Shades of Bulgarian Rose #422526
Tints of Bulgarian Rose #422526
RGB
CMYK
RGB Variations
Color information
#422526 (or 0x422526) is known color: Bulgarian Rose. HEX triplet: 42, 25 and 26. RGB value is (66,37,38). Sum of RGB (Red+Green+Blue) = 66+37+38=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 38 (15.23% from 255 or 26.95% from 141); Max value from RGB is 66 - color contains mainly: red. Hex color #422526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422526 is #BDDAD9. Grayscale: #2D2D2D. Windows color (decimal): -12442330 or 2499906. OLE color: 2499906.
HSL color Cylindrical-coordinate representation of color #422526: hue angle of 357.93º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #422526 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 38 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.74 |
| HSL | 357.93º | 0.28% | 0.2% | - |
| HSV(B) | 357.93º | 0.44% | 0.26% | - |
| XYZ | 3.26 | 2.62 | 2.17 | - |
| YUV | 45.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 38 | 0 | 0.44 | 0.42 | 0.74 | 357.93 | 0.28 | 0.2 |
| Hex | 42 | 25 | 26 | 0 | 2C | 2A | 4A | 166 | 1C | 14 |
| Octal | 102 | 45 | 46 | 0 | 54 | 52 | 112 | 546 | 34 | 24 |
| Binary | 1000010 | 100101 | 100110 | 0 | 101100 | 101010 | 1001010 | 101100110 | 11100 | 10100 |
Color Harmonies of #422526
Complementary color
Monochromatic Colors of #422526
Black with #422526
Text Example
Text Example
White with #422526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422526; }
p { color: rgb(66,37,38); }
H1.HeaderClassName
{
color: #422526;
}
.AnyTagClassName
{
color: #422526;
}
</style>
background-color css
<style>
a { background-color: #422526; }
a { background-color: rgb(66,37,38); }
div.DivClassName
{
background-color: #422526;
}
.BgClassName
{
background-color: #422526;
}
</style>
border-color css
<style>
span { border-color: #422526; }
span { border-color: rgb(66,37,38); }
td.TdClassName
{
border-color: #422526;
}
.TagClassName
{
border-color: #422526;
}
</style>