Shades of Bulgarian Rose #492426
Tints of Bulgarian Rose #492426
RGB
CMYK
RGB Variations
Color information
#492426 (or 0x492426) is known color: Bulgarian Rose. HEX triplet: 49, 24 and 26. RGB value is (73,36,38). Sum of RGB (Red+Green+Blue) = 73+36+38=147 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.66% from 147); Green value is 36 (14.45% from 255 or 24.49% from 147); Blue value is 38 (15.23% from 255 or 25.85% from 147); Max value from RGB is 73 - color contains mainly: red. Hex color #492426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492426 is #B6DBD9. Grayscale: #2F2F2F. Windows color (decimal): -11983834 or 2499657. OLE color: 2499657.
HSL color Cylindrical-coordinate representation of color #492426: hue angle of 356.76º 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 #492426 is Cyan = 0, Magento = 0.51, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 38 | - |
| CMYK | 0 | 0.51 | 0.48 | 0.71 |
| HSL | 356.76º | 0.34% | 0.21% | - |
| HSV(B) | 356.76º | 0.51% | 0.29% | - |
| XYZ | 3.73 | 2.82 | 2.18 | - |
| YUV | 47.29 | 122.76 | 146.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 38 | 0 | 0.51 | 0.48 | 0.71 | 356.76 | 0.34 | 0.21 |
| Hex | 49 | 24 | 26 | 0 | 33 | 30 | 47 | 165 | 22 | 15 |
| Octal | 111 | 44 | 46 | 0 | 63 | 60 | 107 | 545 | 42 | 25 |
| Binary | 1001001 | 100100 | 100110 | 0 | 110011 | 110000 | 1000111 | 101100101 | 100010 | 10101 |
Color Harmonies of #492426
Complementary color
Monochromatic Colors of #492426
Black with #492426
Text Example
Text Example
White with #492426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492426; }
p { color: rgb(73,36,38); }
H1.HeaderClassName
{
color: #492426;
}
.AnyTagClassName
{
color: #492426;
}
</style>
background-color css
<style>
a { background-color: #492426; }
a { background-color: rgb(73,36,38); }
div.DivClassName
{
background-color: #492426;
}
.BgClassName
{
background-color: #492426;
}
</style>
border-color css
<style>
span { border-color: #492426; }
span { border-color: rgb(73,36,38); }
td.TdClassName
{
border-color: #492426;
}
.TagClassName
{
border-color: #492426;
}
</style>