#CD5700 Tenné
#CD5700 (Tenné) RGB value is (205, 87, 0).
Red value is 205, green value is 87, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color #CD5700: hue: 25°, saturation: 100%, and lightness: 40.2%.
Process color (CMYK) of #CD5700 is 0%, 57.6%, 100%, 19.6%. Web safe color equivalent of #CD5700 is ##CC6600. Color #CD5700 contains mainly Red.
Color Spaces
| Color spaces of #CD5700 | Value |
|---|---|
| RGB | 205, 87, 0 |
| HSL | 25°, 100%, 40.2% |
| HSV / HSB | 25°, 100%, 80.4% |
| CMYK | 0%, 57.6%, 100%, 19.6% |
| XYZ | 28.59, 19.8, 2.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 01010111 | 00000000 |
| Octal | 315 | 127 | 000 |
| Decimal | 205 | 87 | 0 |
| Hex | CD | 57 | 00 |
Shades of #CD5700
Tints of #CD5700
.mybgColor { background-color: #CD5700; }
.myforeColor { color: #CD5700; }
.myborderColor { border: 3px solid #CD5700; }
<p style="color:#CD5700">Text here</p>
This sample text is styled with font color #CD5700. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD5700">Div content here</div>
<div style="border:3px solid #CD5700">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 87, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD5700; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD5700;
-webkit-box-shadow: 1px 1px 3px #CD5700;
box-shadow: 1px 1px 3px #CD5700; }
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 #CD5700 (Tenné)
Color Overview & Profile: Color #CD5700, also known as Tenné, 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), 34% Green (87/255), and 0% Blue (0/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD5700 translates into the CMYK subtractive color model with values of 0% Cyan, 57.6% Magenta, 100% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 100%, and lightness of 40.2%.
Web Accessibility & Design Recommendations: When implementing #CD5700 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 ##CC6600.
