Shades of Bulgarian Rose #472024
Tints of Bulgarian Rose #472024
RGB
CMYK
RGB Variations
Color information
#472024 (or 0x472024) is known color: Bulgarian Rose. HEX triplet: 47, 20 and 24. RGB value is (71,32,36). Sum of RGB (Red+Green+Blue) = 71+32+36=139 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.08% from 139); Green value is 32 (12.89% from 255 or 23.02% from 139); Blue value is 36 (14.45% from 255 or 25.90% from 139); Max value from RGB is 71 - color contains mainly: red. Hex color #472024 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472024 is #B8DFDB. Grayscale: #2C2C2C. Windows color (decimal): -12115932 or 2367559. OLE color: 2367559.
HSL color Cylindrical-coordinate representation of color #472024: hue angle of 353.85º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472024 is Cyan = 0, Magento = 0.55, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 32 | 36 | - |
| CMYK | 0 | 0.55 | 0.49 | 0.72 |
| HSL | 353.85º | 0.38% | 0.2% | - |
| HSV(B) | 353.85º | 0.55% | 0.28% | - |
| XYZ | 3.43 | 2.5 | 1.97 | - |
| YUV | 44.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 36 | 0 | 0.55 | 0.49 | 0.72 | 353.85 | 0.38 | 0.2 |
| Hex | 47 | 20 | 24 | 0 | 37 | 31 | 48 | 162 | 26 | 14 |
| Octal | 107 | 40 | 44 | 0 | 67 | 61 | 110 | 542 | 46 | 24 |
| Binary | 1000111 | 100000 | 100100 | 0 | 110111 | 110001 | 1001000 | 101100010 | 100110 | 10100 |
Color Harmonies of #472024
Complementary color
Monochromatic Colors of #472024
Black with #472024
Text Example
Text Example
White with #472024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472024; }
p { color: rgb(71,32,36); }
H1.HeaderClassName
{
color: #472024;
}
.AnyTagClassName
{
color: #472024;
}
</style>
background-color css
<style>
a { background-color: #472024; }
a { background-color: rgb(71,32,36); }
div.DivClassName
{
background-color: #472024;
}
.BgClassName
{
background-color: #472024;
}
</style>
border-color css
<style>
span { border-color: #472024; }
span { border-color: rgb(71,32,36); }
td.TdClassName
{
border-color: #472024;
}
.TagClassName
{
border-color: #472024;
}
</style>