#CD5C51 Firebug
#CD5C51 (Firebug) RGB value is (205, 92, 81).
Red value is 205, green value is 92, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #CD5C51: hue: 5°, saturation: 55.4%, and lightness: 56.1%.
Process color (CMYK) of #CD5C51 is 0%, 55.1%, 60.5%, 19.6%. Web safe color equivalent of #CD5C51 is ##CC6666. Color #CD5C51 contains mainly Red.
Color Spaces
| Color spaces of #CD5C51 | Value |
|---|---|
| RGB | 205, 92, 81 |
| HSL | 5°, 55.4%, 56.1% |
| HSV / HSB | 5°, 60.5%, 80.4% |
| CMYK | 0%, 55.1%, 60.5%, 19.6% |
| XYZ | 30.49, 21.23, 10.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 01011100 | 01010001 |
| Octal | 315 | 134 | 121 |
| Decimal | 205 | 92 | 81 |
| Hex | CD | 5C | 51 |
Shades of #CD5C51
Tints of #CD5C51
.mybgColor { background-color: #CD5C51; }
.myforeColor { color: #CD5C51; }
.myborderColor { border: 3px solid #CD5C51; }
<p style="color:#CD5C51">Text here</p>
This sample text is styled with font color #CD5C51. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD5C51">Div content here</div>
<div style="border:3px solid #CD5C51">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 92, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD5C51; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD5C51;
-webkit-box-shadow: 1px 1px 3px #CD5C51;
box-shadow: 1px 1px 3px #CD5C51; }
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 #CD5C51 (Firebug)
Color Overview & Profile: Color #CD5C51, also known as Firebug, 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), 36% Green (92/255), and 32% Blue (81/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD5C51 translates into the CMYK subtractive color model with values of 0% Cyan, 55.1% Magenta, 60.5% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 55.4%, and lightness of 56.1%.
Web Accessibility & Design Recommendations: When implementing #CD5C51 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 ##CC6666.
