Shades of Bulgarian Rose #422527
Tints of Bulgarian Rose #422527
RGB
CMYK
RGB Variations
Color information
#422527 (or 0x422527) is known color: Bulgarian Rose. HEX triplet: 42, 25 and 27. RGB value is (66,37,39). Sum of RGB (Red+Green+Blue) = 66+37+39=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 37 (14.84% from 255 or 26.06% from 142); Blue value is 39 (15.62% from 255 or 27.46% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #422527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422527 is #BDDAD8. Grayscale: #2D2D2D. Windows color (decimal): -12442329 or 2565442. OLE color: 2565442.
HSL color Cylindrical-coordinate representation of color #422527: hue angle of 355.86º 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 #422527 is Cyan = 0, Magento = 0.44, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 39 | - |
| CMYK | 0 | 0.44 | 0.41 | 0.74 |
| HSL | 355.86º | 0.28% | 0.2% | - |
| HSV(B) | 355.86º | 0.44% | 0.26% | - |
| XYZ | 3.27 | 2.63 | 2.25 | - |
| YUV | 45.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 39 | 0 | 0.44 | 0.41 | 0.74 | 355.86 | 0.28 | 0.2 |
| Hex | 42 | 25 | 27 | 0 | 2C | 29 | 4A | 164 | 1C | 14 |
| Octal | 102 | 45 | 47 | 0 | 54 | 51 | 112 | 544 | 34 | 24 |
| Binary | 1000010 | 100101 | 100111 | 0 | 101100 | 101001 | 1001010 | 101100100 | 11100 | 10100 |
Color Harmonies of #422527
Complementary color
Monochromatic Colors of #422527
Black with #422527
Text Example
Text Example
White with #422527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422527; }
p { color: rgb(66,37,39); }
H1.HeaderClassName
{
color: #422527;
}
.AnyTagClassName
{
color: #422527;
}
</style>
background-color css
<style>
a { background-color: #422527; }
a { background-color: rgb(66,37,39); }
div.DivClassName
{
background-color: #422527;
}
.BgClassName
{
background-color: #422527;
}
</style>
border-color css
<style>
span { border-color: #422527; }
span { border-color: rgb(66,37,39); }
td.TdClassName
{
border-color: #422527;
}
.TagClassName
{
border-color: #422527;
}
</style>