Shades of Bulgarian Rose #492124
Tints of Bulgarian Rose #492124
RGB
CMYK
RGB Variations
Color information
#492124 (or 0x492124) is known color: Bulgarian Rose. HEX triplet: 49, 21 and 24. RGB value is (73,33,36). Sum of RGB (Red+Green+Blue) = 73+33+36=142 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.41% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 36 (14.45% from 255 or 25.35% from 142); Max value from RGB is 73 - color contains mainly: red. Hex color #492124 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492124 is #B6DEDB. Grayscale: #2D2D2D. Windows color (decimal): -11984604 or 2367817. OLE color: 2367817.
HSL color Cylindrical-coordinate representation of color #492124: hue angle of 355.5º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492124 is Cyan = 0, Magento = 0.55, Yellow = 0.51 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 36 | - |
| CMYK | 0 | 0.55 | 0.51 | 0.71 |
| HSL | 355.5º | 0.38% | 0.21% | - |
| HSV(B) | 355.5º | 0.55% | 0.29% | - |
| XYZ | 3.61 | 2.63 | 1.99 | - |
| YUV | 45.3 | 122.75 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 36 | 0 | 0.55 | 0.51 | 0.71 | 355.5 | 0.38 | 0.21 |
| Hex | 49 | 21 | 24 | 0 | 37 | 33 | 47 | 164 | 26 | 15 |
| Octal | 111 | 41 | 44 | 0 | 67 | 63 | 107 | 544 | 46 | 25 |
| Binary | 1001001 | 100001 | 100100 | 0 | 110111 | 110011 | 1000111 | 101100100 | 100110 | 10101 |
Color Harmonies of #492124
Complementary color
Monochromatic Colors of #492124
Black with #492124
Text Example
Text Example
White with #492124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492124; }
p { color: rgb(73,33,36); }
H1.HeaderClassName
{
color: #492124;
}
.AnyTagClassName
{
color: #492124;
}
</style>
background-color css
<style>
a { background-color: #492124; }
a { background-color: rgb(73,33,36); }
div.DivClassName
{
background-color: #492124;
}
.BgClassName
{
background-color: #492124;
}
</style>
border-color css
<style>
span { border-color: #492124; }
span { border-color: rgb(73,33,36); }
td.TdClassName
{
border-color: #492124;
}
.TagClassName
{
border-color: #492124;
}
</style>