#CA955C Burnt Pumpkin
#CA955C (Burnt Pumpkin) RGB value is (202, 149, 92).
Red value is 202, green value is 149, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #CA955C: hue: 31°, saturation: 50.9%, and lightness: 57.6%.
Process color (CMYK) of #CA955C is 0%, 26.2%, 54.5%, 20.8%. Web safe color equivalent of #CA955C is ##CC9966. Color #CA955C contains mainly Red.
Color Spaces
| Color spaces of #CA955C | Value |
|---|---|
| RGB | 202, 149, 92 |
| HSL | 31°, 50.9%, 57.6% |
| HSV / HSB | 31°, 54.5%, 79.2% |
| CMYK | 0%, 26.2%, 54.5%, 20.8% |
| XYZ | 37.04, 34.83, 14.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001010 | 10010101 | 01011100 |
| Octal | 312 | 225 | 134 |
| Decimal | 202 | 149 | 92 |
| Hex | CA | 95 | 5C |
Shades of #CA955C
Tints of #CA955C
.mybgColor { background-color: #CA955C; }
.myforeColor { color: #CA955C; }
.myborderColor { border: 3px solid #CA955C; }
<p style="color:#CA955C">Text here</p>
This sample text is styled with font color #CA955C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CA955C">Div content here</div>
<div style="border:3px solid #CA955C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(202, 149, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CA955C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CA955C;
-webkit-box-shadow: 1px 1px 3px #CA955C;
box-shadow: 1px 1px 3px #CA955C; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #CA955C (Burnt Pumpkin)
Color Overview & Profile: Color #CA955C, also known as Burnt Pumpkin, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (202/255), 58% Green (149/255), and 36% Blue (92/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CA955C translates into the CMYK subtractive color model with values of 0% Cyan, 26.2% Magenta, 54.5% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 50.9%, and lightness of 57.6%.
Web Accessibility & Design Recommendations: When implementing #CA955C in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC9966.
