Shades of Bulgarian Rose #492427
Tints of Bulgarian Rose #492427
RGB
CMYK
RGB Variations
Color information
#492427 (or 0x492427) is known color: Bulgarian Rose. HEX triplet: 49, 24 and 27. RGB value is (73,36,39). Sum of RGB (Red+Green+Blue) = 73+36+39=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 36 (14.45% from 255 or 24.32% from 148); Blue value is 39 (15.62% from 255 or 26.35% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #492427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492427 is #B6DBD8. Grayscale: #2F2F2F. Windows color (decimal): -11983833 or 2565193. OLE color: 2565193.
HSL color Cylindrical-coordinate representation of color #492427: hue angle of 355.14º 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 #492427 is Cyan = 0, Magento = 0.51, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 39 | - |
| CMYK | 0 | 0.51 | 0.47 | 0.71 |
| HSL | 355.14º | 0.34% | 0.21% | - |
| HSV(B) | 355.14º | 0.51% | 0.29% | - |
| XYZ | 3.74 | 2.82 | 2.27 | - |
| YUV | 47.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 39 | 0 | 0.51 | 0.47 | 0.71 | 355.14 | 0.34 | 0.21 |
| Hex | 49 | 24 | 27 | 0 | 33 | 2F | 47 | 163 | 22 | 15 |
| Octal | 111 | 44 | 47 | 0 | 63 | 57 | 107 | 543 | 42 | 25 |
| Binary | 1001001 | 100100 | 100111 | 0 | 110011 | 101111 | 1000111 | 101100011 | 100010 | 10101 |
Color Harmonies of #492427
Complementary color
Monochromatic Colors of #492427
Black with #492427
Text Example
Text Example
White with #492427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492427; }
p { color: rgb(73,36,39); }
H1.HeaderClassName
{
color: #492427;
}
.AnyTagClassName
{
color: #492427;
}
</style>
background-color css
<style>
a { background-color: #492427; }
a { background-color: rgb(73,36,39); }
div.DivClassName
{
background-color: #492427;
}
.BgClassName
{
background-color: #492427;
}
</style>
border-color css
<style>
span { border-color: #492427; }
span { border-color: rgb(73,36,39); }
td.TdClassName
{
border-color: #492427;
}
.TagClassName
{
border-color: #492427;
}
</style>