Shades of Bulgarian Rose #422628
Tints of Bulgarian Rose #422628
RGB
CMYK
RGB Variations
Color information
#422628 (or 0x422628) is known color: Bulgarian Rose. HEX triplet: 42, 26 and 28. RGB value is (66,38,40). Sum of RGB (Red+Green+Blue) = 66+38+40=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 38 (15.23% from 255 or 26.39% from 144); Blue value is 40 (16.02% from 255 or 27.78% from 144); Max value from RGB is 66 - color contains mainly: red. Hex color #422628 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422628 is #BDD9D7. Grayscale: #2E2E2E. Windows color (decimal): -12442072 or 2631234. OLE color: 2631234.
HSL color Cylindrical-coordinate representation of color #422628: hue angle of 355.71º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #422628 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 40 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.74 |
| HSL | 355.71º | 0.27% | 0.2% | - |
| HSV(B) | 355.71º | 0.42% | 0.26% | - |
| XYZ | 3.32 | 2.7 | 2.35 | - |
| YUV | 46.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 40 | 0 | 0.42 | 0.39 | 0.74 | 355.71 | 0.27 | 0.2 |
| Hex | 42 | 26 | 28 | 0 | 2A | 27 | 4A | 164 | 1B | 14 |
| Octal | 102 | 46 | 50 | 0 | 52 | 47 | 112 | 544 | 33 | 24 |
| Binary | 1000010 | 100110 | 101000 | 0 | 101010 | 100111 | 1001010 | 101100100 | 11011 | 10100 |
Color Harmonies of #422628
Complementary color
Monochromatic Colors of #422628
Black with #422628
Text Example
Text Example
White with #422628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422628; }
p { color: rgb(66,38,40); }
H1.HeaderClassName
{
color: #422628;
}
.AnyTagClassName
{
color: #422628;
}
</style>
background-color css
<style>
a { background-color: #422628; }
a { background-color: rgb(66,38,40); }
div.DivClassName
{
background-color: #422628;
}
.BgClassName
{
background-color: #422628;
}
</style>
border-color css
<style>
span { border-color: #422628; }
span { border-color: rgb(66,38,40); }
td.TdClassName
{
border-color: #422628;
}
.TagClassName
{
border-color: #422628;
}
</style>