Shades of Bulgarian Rose #492428
Tints of Bulgarian Rose #492428
RGB
CMYK
RGB Variations
Color information
#492428 (or 0x492428) is known color: Bulgarian Rose. HEX triplet: 49, 24 and 28. RGB value is (73,36,40). Sum of RGB (Red+Green+Blue) = 73+36+40=149 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.99% from 149); Green value is 36 (14.45% from 255 or 24.16% from 149); Blue value is 40 (16.02% from 255 or 26.85% from 149); Max value from RGB is 73 - color contains mainly: red. Hex color #492428 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492428 is #B6DBD7. Grayscale: #2F2F2F. Windows color (decimal): -11983832 or 2630729. OLE color: 2630729.
HSL color Cylindrical-coordinate representation of color #492428: hue angle of 353.51º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #492428 is Cyan = 0, Magento = 0.51, Yellow = 0.45 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 40 | - |
| CMYK | 0 | 0.51 | 0.45 | 0.71 |
| HSL | 353.51º | 0.34% | 0.21% | - |
| HSV(B) | 353.51º | 0.51% | 0.29% | - |
| XYZ | 3.76 | 2.83 | 2.36 | - |
| YUV | 47.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 40 | 0 | 0.51 | 0.45 | 0.71 | 353.51 | 0.34 | 0.21 |
| Hex | 49 | 24 | 28 | 0 | 33 | 2D | 47 | 162 | 22 | 15 |
| Octal | 111 | 44 | 50 | 0 | 63 | 55 | 107 | 542 | 42 | 25 |
| Binary | 1001001 | 100100 | 101000 | 0 | 110011 | 101101 | 1000111 | 101100010 | 100010 | 10101 |
Color Harmonies of #492428
Complementary color
Monochromatic Colors of #492428
Black with #492428
Text Example
Text Example
White with #492428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492428; }
p { color: rgb(73,36,40); }
H1.HeaderClassName
{
color: #492428;
}
.AnyTagClassName
{
color: #492428;
}
</style>
background-color css
<style>
a { background-color: #492428; }
a { background-color: rgb(73,36,40); }
div.DivClassName
{
background-color: #492428;
}
.BgClassName
{
background-color: #492428;
}
</style>
border-color css
<style>
span { border-color: #492428; }
span { border-color: rgb(73,36,40); }
td.TdClassName
{
border-color: #492428;
}
.TagClassName
{
border-color: #492428;
}
</style>