Shades of Bulgarian Rose #422528
Tints of Bulgarian Rose #422528
RGB
CMYK
RGB Variations
Color information
#422528 (or 0x422528) is known color: Bulgarian Rose. HEX triplet: 42, 25 and 28. RGB value is (66,37,40). Sum of RGB (Red+Green+Blue) = 66+37+40=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 37 (14.84% from 255 or 25.87% from 143); Blue value is 40 (16.02% from 255 or 27.97% from 143); Max value from RGB is 66 - color contains mainly: red. Hex color #422528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422528 is #BDDAD7. Grayscale: #2E2E2E. Windows color (decimal): -12442328 or 2630978. OLE color: 2630978.
HSL color Cylindrical-coordinate representation of color #422528: hue angle of 353.79º 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 #422528 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 40 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.74 |
| HSL | 353.79º | 0.28% | 0.2% | - |
| HSV(B) | 353.79º | 0.44% | 0.26% | - |
| XYZ | 3.29 | 2.63 | 2.34 | - |
| YUV | 46.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 40 | 0 | 0.44 | 0.39 | 0.74 | 353.79 | 0.28 | 0.2 |
| Hex | 42 | 25 | 28 | 0 | 2C | 27 | 4A | 162 | 1C | 14 |
| Octal | 102 | 45 | 50 | 0 | 54 | 47 | 112 | 542 | 34 | 24 |
| Binary | 1000010 | 100101 | 101000 | 0 | 101100 | 100111 | 1001010 | 101100010 | 11100 | 10100 |
Color Harmonies of #422528
Complementary color
Monochromatic Colors of #422528
Black with #422528
Text Example
Text Example
White with #422528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422528; }
p { color: rgb(66,37,40); }
H1.HeaderClassName
{
color: #422528;
}
.AnyTagClassName
{
color: #422528;
}
</style>
background-color css
<style>
a { background-color: #422528; }
a { background-color: rgb(66,37,40); }
div.DivClassName
{
background-color: #422528;
}
.BgClassName
{
background-color: #422528;
}
</style>
border-color css
<style>
span { border-color: #422528; }
span { border-color: rgb(66,37,40); }
td.TdClassName
{
border-color: #422528;
}
.TagClassName
{
border-color: #422528;
}
</style>