Shades of Bulgarian Rose #422729
Tints of Bulgarian Rose #422729
RGB
CMYK
RGB Variations
Color information
#422729 (or 0x422729) is known color: Bulgarian Rose. HEX triplet: 42, 27 and 29. RGB value is (66,39,41). Sum of RGB (Red+Green+Blue) = 66+39+41=146 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.21% from 146); Green value is 39 (15.62% from 255 or 26.71% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 66 - color contains mainly: red. Hex color #422729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422729 is #BDD8D6. Grayscale: #2F2F2F. Windows color (decimal): -12441815 or 2697026. OLE color: 2697026.
HSL color Cylindrical-coordinate representation of color #422729: hue angle of 355.56º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422729 is Cyan = 0, Magento = 0.41, Yellow = 0.38 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 41 | - |
| CMYK | 0 | 0.41 | 0.38 | 0.74 |
| HSL | 355.56º | 0.26% | 0.21% | - |
| HSV(B) | 355.56º | 0.41% | 0.26% | - |
| XYZ | 3.37 | 2.77 | 2.45 | - |
| YUV | 47.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 41 | 0 | 0.41 | 0.38 | 0.74 | 355.56 | 0.26 | 0.21 |
| Hex | 42 | 27 | 29 | 0 | 29 | 26 | 4A | 164 | 1A | 15 |
| Octal | 102 | 47 | 51 | 0 | 51 | 46 | 112 | 544 | 32 | 25 |
| Binary | 1000010 | 100111 | 101001 | 0 | 101001 | 100110 | 1001010 | 101100100 | 11010 | 10101 |
Color Harmonies of #422729
Complementary color
Monochromatic Colors of #422729
Black with #422729
Text Example
Text Example
White with #422729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422729; }
p { color: rgb(66,39,41); }
H1.HeaderClassName
{
color: #422729;
}
.AnyTagClassName
{
color: #422729;
}
</style>
background-color css
<style>
a { background-color: #422729; }
a { background-color: rgb(66,39,41); }
div.DivClassName
{
background-color: #422729;
}
.BgClassName
{
background-color: #422729;
}
</style>
border-color css
<style>
span { border-color: #422729; }
span { border-color: rgb(66,39,41); }
td.TdClassName
{
border-color: #422729;
}
.TagClassName
{
border-color: #422729;
}
</style>