#CD632A Harvest Pumpkin
#CD632A (Harvest Pumpkin) RGB value is (205, 99, 42).
Red value is 205, green value is 99, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #CD632A: hue: 21°, saturation: 66%, and lightness: 48.4%.
Process color (CMYK) of #CD632A is 0%, 51.7%, 79.5%, 19.6%. Web safe color equivalent of #CD632A is ##CC6633. Color #CD632A contains mainly Red.
Color Spaces
| Color spaces of #CD632A | Value |
|---|---|
| RGB | 205, 99, 42 |
| HSL | 21°, 66%, 48.4% |
| HSV / HSB | 21°, 79.5%, 80.4% |
| CMYK | 0%, 51.7%, 79.5%, 19.6% |
| XYZ | 30.06, 22.07, 4.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 01100011 | 00101010 |
| Octal | 315 | 143 | 052 |
| Decimal | 205 | 99 | 42 |
| Hex | CD | 63 | 2A |
Shades of #CD632A
Tints of #CD632A
.mybgColor { background-color: #CD632A; }
.myforeColor { color: #CD632A; }
.myborderColor { border: 3px solid #CD632A; }
<p style="color:#CD632A">Text here</p>
This sample text is styled with font color #CD632A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD632A">Div content here</div>
<div style="border:3px solid #CD632A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 99, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD632A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD632A;
-webkit-box-shadow: 1px 1px 3px #CD632A;
box-shadow: 1px 1px 3px #CD632A; }
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 #CD632A (Harvest Pumpkin)
Color Overview & Profile: Color #CD632A, also known as Harvest Pumpkin, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 39% Green (99/255), and 16% Blue (42/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD632A translates into the CMYK subtractive color model with values of 0% Cyan, 51.7% Magenta, 79.5% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 66%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #CD632A 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 ##CC6633.
