Shades of Bulgarian Rose #422226
Tints of Bulgarian Rose #422226
RGB
CMYK
RGB Variations
Color information
#422226 (or 0x422226) is known color: Bulgarian Rose. HEX triplet: 42, 22 and 26. RGB value is (66,34,38). Sum of RGB (Red+Green+Blue) = 66+34+38=138 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.83% from 138); Green value is 34 (13.67% from 255 or 24.64% from 138); Blue value is 38 (15.23% from 255 or 27.54% from 138); Max value from RGB is 66 - color contains mainly: red. Hex color #422226 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422226 is #BDDDD9. Grayscale: #2C2C2C. Windows color (decimal): -12443098 or 2499138. OLE color: 2499138.
HSL color Cylindrical-coordinate representation of color #422226: hue angle of 352.5º 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 #422226 is Cyan = 0, Magento = 0.48, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 34 | 38 | - |
| CMYK | 0 | 0.48 | 0.42 | 0.74 |
| HSL | 352.5º | 0.32% | 0.2% | - |
| HSV(B) | 352.5º | 0.48% | 0.26% | - |
| XYZ | 3.17 | 2.44 | 2.14 | - |
| YUV | 44.02 | 124.6 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 38 | 0 | 0.48 | 0.42 | 0.74 | 352.5 | 0.32 | 0.2 |
| Hex | 42 | 22 | 26 | 0 | 30 | 2A | 4A | 160 | 20 | 14 |
| Octal | 102 | 42 | 46 | 0 | 60 | 52 | 112 | 540 | 40 | 24 |
| Binary | 1000010 | 100010 | 100110 | 0 | 110000 | 101010 | 1001010 | 101100000 | 100000 | 10100 |
Color Harmonies of #422226
Complementary color
Monochromatic Colors of #422226
Black with #422226
Text Example
Text Example
White with #422226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422226; }
p { color: rgb(66,34,38); }
H1.HeaderClassName
{
color: #422226;
}
.AnyTagClassName
{
color: #422226;
}
</style>
background-color css
<style>
a { background-color: #422226; }
a { background-color: rgb(66,34,38); }
div.DivClassName
{
background-color: #422226;
}
.BgClassName
{
background-color: #422226;
}
</style>
border-color css
<style>
span { border-color: #422226; }
span { border-color: rgb(66,34,38); }
td.TdClassName
{
border-color: #422226;
}
.TagClassName
{
border-color: #422226;
}
</style>