Shades of Bulgarian Rose #422224
Tints of Bulgarian Rose #422224
RGB
CMYK
RGB Variations
Color information
#422224 (or 0x422224) is known color: Bulgarian Rose. HEX triplet: 42, 22 and 24. RGB value is (66,34,36). Sum of RGB (Red+Green+Blue) = 66+34+36=136 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.53% from 136); Green value is 34 (13.67% from 255 or 25% from 136); Blue value is 36 (14.45% from 255 or 26.47% from 136); Max value from RGB is 66 - color contains mainly: red. Hex color #422224 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422224 is #BDDDDB. Grayscale: #2B2B2B. Windows color (decimal): -12443100 or 2368066. OLE color: 2368066.
HSL color Cylindrical-coordinate representation of color #422224: hue angle of 356.25º degrees, saturation: 0.32, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #422224 is Cyan = 0, Magento = 0.48, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 34 | 36 | - |
| CMYK | 0 | 0.48 | 0.45 | 0.74 |
| HSL | 356.25º | 0.32% | 0.2% | - |
| HSV(B) | 356.25º | 0.48% | 0.26% | - |
| XYZ | 3.14 | 2.43 | 1.97 | - |
| YUV | 43.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 36 | 0 | 0.48 | 0.45 | 0.74 | 356.25 | 0.32 | 0.2 |
| Hex | 42 | 22 | 24 | 0 | 30 | 2D | 4A | 164 | 20 | 14 |
| Octal | 102 | 42 | 44 | 0 | 60 | 55 | 112 | 544 | 40 | 24 |
| Binary | 1000010 | 100010 | 100100 | 0 | 110000 | 101101 | 1001010 | 101100100 | 100000 | 10100 |
Color Harmonies of #422224
Complementary color
Monochromatic Colors of #422224
Black with #422224
Text Example
Text Example
White with #422224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422224; }
p { color: rgb(66,34,36); }
H1.HeaderClassName
{
color: #422224;
}
.AnyTagClassName
{
color: #422224;
}
</style>
background-color css
<style>
a { background-color: #422224; }
a { background-color: rgb(66,34,36); }
div.DivClassName
{
background-color: #422224;
}
.BgClassName
{
background-color: #422224;
}
</style>
border-color css
<style>
span { border-color: #422224; }
span { border-color: rgb(66,34,36); }
td.TdClassName
{
border-color: #422224;
}
.TagClassName
{
border-color: #422224;
}
</style>