Shades of Bulgarian Rose #422529
Tints of Bulgarian Rose #422529
RGB
CMYK
RGB Variations
Color information
#422529 (or 0x422529) is known color: Bulgarian Rose. HEX triplet: 42, 25 and 29. RGB value is (66,37,41). Sum of RGB (Red+Green+Blue) = 66+37+41=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 66 - color contains mainly: red. Hex color #422529 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422529 is #BDDAD6. Grayscale: #2E2E2E. Windows color (decimal): -12442327 or 2696514. OLE color: 2696514.
HSL color Cylindrical-coordinate representation of color #422529: hue angle of 351.72º 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 #422529 is Cyan = 0, Magento = 0.44, Yellow = 0.38 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 41 | - |
| CMYK | 0 | 0.44 | 0.38 | 0.74 |
| HSL | 351.72º | 0.28% | 0.2% | - |
| HSV(B) | 351.72º | 0.44% | 0.26% | - |
| XYZ | 3.31 | 2.64 | 2.43 | - |
| YUV | 46.13 | 125.11 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 41 | 0 | 0.44 | 0.38 | 0.74 | 351.72 | 0.28 | 0.2 |
| Hex | 42 | 25 | 29 | 0 | 2C | 26 | 4A | 160 | 1C | 14 |
| Octal | 102 | 45 | 51 | 0 | 54 | 46 | 112 | 540 | 34 | 24 |
| Binary | 1000010 | 100101 | 101001 | 0 | 101100 | 100110 | 1001010 | 101100000 | 11100 | 10100 |
Color Harmonies of #422529
Complementary color
Monochromatic Colors of #422529
Black with #422529
Text Example
Text Example
White with #422529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422529; }
p { color: rgb(66,37,41); }
H1.HeaderClassName
{
color: #422529;
}
.AnyTagClassName
{
color: #422529;
}
</style>
background-color css
<style>
a { background-color: #422529; }
a { background-color: rgb(66,37,41); }
div.DivClassName
{
background-color: #422529;
}
.BgClassName
{
background-color: #422529;
}
</style>
border-color css
<style>
span { border-color: #422529; }
span { border-color: rgb(66,37,41); }
td.TdClassName
{
border-color: #422529;
}
.TagClassName
{
border-color: #422529;
}
</style>