Shades of Bulgarian Rose #492024
Tints of Bulgarian Rose #492024
RGB
CMYK
RGB Variations
Color information
#492024 (or 0x492024) is known color: Bulgarian Rose. HEX triplet: 49, 20 and 24. RGB value is (73,32,36). Sum of RGB (Red+Green+Blue) = 73+32+36=141 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.77% from 141); Green value is 32 (12.89% from 255 or 22.70% from 141); Blue value is 36 (14.45% from 255 or 25.53% from 141); Max value from RGB is 73 - color contains mainly: red. Hex color #492024 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492024 is #B6DFDB. Grayscale: #2C2C2C. Windows color (decimal): -11984860 or 2367561. OLE color: 2367561.
HSL color Cylindrical-coordinate representation of color #492024: hue angle of 354.15º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492024 is Cyan = 0, Magento = 0.56, Yellow = 0.51 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 32 | 36 | - |
| CMYK | 0 | 0.56 | 0.51 | 0.71 |
| HSL | 354.15º | 0.39% | 0.21% | - |
| HSV(B) | 354.15º | 0.56% | 0.29% | - |
| XYZ | 3.58 | 2.58 | 1.98 | - |
| YUV | 44.72 | 123.08 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 36 | 0 | 0.56 | 0.51 | 0.71 | 354.15 | 0.39 | 0.21 |
| Hex | 49 | 20 | 24 | 0 | 38 | 33 | 47 | 162 | 27 | 15 |
| Octal | 111 | 40 | 44 | 0 | 70 | 63 | 107 | 542 | 47 | 25 |
| Binary | 1001001 | 100000 | 100100 | 0 | 111000 | 110011 | 1000111 | 101100010 | 100111 | 10101 |
Color Harmonies of #492024
Complementary color
Monochromatic Colors of #492024
Black with #492024
Text Example
Text Example
White with #492024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492024; }
p { color: rgb(73,32,36); }
H1.HeaderClassName
{
color: #492024;
}
.AnyTagClassName
{
color: #492024;
}
</style>
background-color css
<style>
a { background-color: #492024; }
a { background-color: rgb(73,32,36); }
div.DivClassName
{
background-color: #492024;
}
.BgClassName
{
background-color: #492024;
}
</style>
border-color css
<style>
span { border-color: #492024; }
span { border-color: rgb(73,32,36); }
td.TdClassName
{
border-color: #492024;
}
.TagClassName
{
border-color: #492024;
}
</style>