#42050F Bulgarian Rose
#42050F (Bulgarian Rose) RGB value is (66, 5, 15).
Red value is 66, green value is 5, and blue value is 15.
Cylindrical-coordinate representations (HSL) of color #42050F: hue: 350°, saturation: 85.9%, and lightness: 13.9%.
Process color (CMYK) of #42050F is 0%, 92.4%, 77.3%, 74.1%. Web safe color equivalent of #42050F is ##330000. Color #42050F contains mainly Red.
Color Spaces
| Color spaces of #42050F | Value |
|---|---|
| RGB | 66, 5, 15 |
| HSL | 350°, 85.9%, 13.9% |
| HSV / HSB | 350°, 92.4%, 25.9% |
| CMYK | 0%, 92.4%, 77.3%, 74.1% |
| XYZ | 2.39, 1.3, 0.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00000101 | 00001111 |
| Octal | 102 | 005 | 017 |
| Decimal | 66 | 5 | 15 |
| Hex | 42 | 05 | 0F |
Shades of #42050F
Tints of #42050F
.mybgColor { background-color: #42050F; }
.myforeColor { color: #42050F; }
.myborderColor { border: 3px solid #42050F; }
<p style="color:#42050F">Text here</p>
This sample text is styled with font color #42050F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#42050F">Div content here</div>
<div style="border:3px solid #42050F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 5, 15, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #42050F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #42050F;
-webkit-box-shadow: 1px 1px 3px #42050F;
box-shadow: 1px 1px 3px #42050F; }
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 #42050F (Bulgarian Rose)
Color Overview & Profile: Color #42050F, also known as Bulgarian Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (66/255), 2% Green (5/255), and 6% Blue (15/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #42050F translates into the CMYK subtractive color model with values of 0% Cyan, 92.4% Magenta, 77.3% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 85.9%, and lightness of 13.9%.
Web Accessibility & Design Recommendations: When implementing #42050F 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 ##330000.
