Shades of Bulgarian Rose #422728
Tints of Bulgarian Rose #422728
RGB
CMYK
RGB Variations
Color information
#422728 (or 0x422728) is known color: Bulgarian Rose. HEX triplet: 42, 27 and 28. RGB value is (66,39,40). Sum of RGB (Red+Green+Blue) = 66+39+40=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 39 (15.62% from 255 or 26.90% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #422728 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422728 is #BDD8D7. Grayscale: #2F2F2F. Windows color (decimal): -12441816 or 2631490. OLE color: 2631490.
HSL color Cylindrical-coordinate representation of color #422728: hue angle of 357.78º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422728 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 40 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.74 |
| HSL | 357.78º | 0.26% | 0.21% | - |
| HSV(B) | 357.78º | 0.41% | 0.26% | - |
| XYZ | 3.36 | 2.76 | 2.36 | - |
| YUV | 47.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 40 | 0 | 0.41 | 0.39 | 0.74 | 357.78 | 0.26 | 0.21 |
| Hex | 42 | 27 | 28 | 0 | 29 | 27 | 4A | 166 | 1A | 15 |
| Octal | 102 | 47 | 50 | 0 | 51 | 47 | 112 | 546 | 32 | 25 |
| Binary | 1000010 | 100111 | 101000 | 0 | 101001 | 100111 | 1001010 | 101100110 | 11010 | 10101 |
Color Harmonies of #422728
Complementary color
Monochromatic Colors of #422728
Black with #422728
Text Example
Text Example
White with #422728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422728; }
p { color: rgb(66,39,40); }
H1.HeaderClassName
{
color: #422728;
}
.AnyTagClassName
{
color: #422728;
}
</style>
background-color css
<style>
a { background-color: #422728; }
a { background-color: rgb(66,39,40); }
div.DivClassName
{
background-color: #422728;
}
.BgClassName
{
background-color: #422728;
}
</style>
border-color css
<style>
span { border-color: #422728; }
span { border-color: rgb(66,39,40); }
td.TdClassName
{
border-color: #422728;
}
.TagClassName
{
border-color: #422728;
}
</style>