Shades of Bulgarian Rose #422629
Tints of Bulgarian Rose #422629
RGB
CMYK
RGB Variations
Color information
#422629 (or 0x422629) is known color: Bulgarian Rose. HEX triplet: 42, 26 and 29. RGB value is (66,38,41). Sum of RGB (Red+Green+Blue) = 66+38+41=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 38 (15.23% from 255 or 26.21% from 145); Blue value is 41 (16.41% from 255 or 28.28% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #422629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422629 is #BDD9D6. Grayscale: #2E2E2E. Windows color (decimal): -12442071 or 2696770. OLE color: 2696770.
HSL color Cylindrical-coordinate representation of color #422629: hue angle of 353.57º 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 #422629 is Cyan = 0, Magento = 0.42, Yellow = 0.38 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 41 | - |
| CMYK | 0 | 0.42 | 0.38 | 0.74 |
| HSL | 353.57º | 0.27% | 0.2% | - |
| HSV(B) | 353.57º | 0.42% | 0.26% | - |
| XYZ | 3.34 | 2.7 | 2.44 | - |
| YUV | 46.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 41 | 0 | 0.42 | 0.38 | 0.74 | 353.57 | 0.27 | 0.2 |
| Hex | 42 | 26 | 29 | 0 | 2A | 26 | 4A | 162 | 1B | 14 |
| Octal | 102 | 46 | 51 | 0 | 52 | 46 | 112 | 542 | 33 | 24 |
| Binary | 1000010 | 100110 | 101001 | 0 | 101010 | 100110 | 1001010 | 101100010 | 11011 | 10100 |
Color Harmonies of #422629
Complementary color
Monochromatic Colors of #422629
Black with #422629
Text Example
Text Example
White with #422629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422629; }
p { color: rgb(66,38,41); }
H1.HeaderClassName
{
color: #422629;
}
.AnyTagClassName
{
color: #422629;
}
</style>
background-color css
<style>
a { background-color: #422629; }
a { background-color: rgb(66,38,41); }
div.DivClassName
{
background-color: #422629;
}
.BgClassName
{
background-color: #422629;
}
</style>
border-color css
<style>
span { border-color: #422629; }
span { border-color: rgb(66,38,41); }
td.TdClassName
{
border-color: #422629;
}
.TagClassName
{
border-color: #422629;
}
</style>