Shades of Bulgarian Rose #492227
Tints of Bulgarian Rose #492227
RGB
CMYK
RGB Variations
Color information
#492227 (or 0x492227) is known color: Bulgarian Rose. HEX triplet: 49, 22 and 27. RGB value is (73,34,39). Sum of RGB (Red+Green+Blue) = 73+34+39=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 34 (13.67% from 255 or 23.29% from 146); Blue value is 39 (15.62% from 255 or 26.71% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #492227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492227 is #B6DDD8. Grayscale: #2E2E2E. Windows color (decimal): -11984345 or 2564681. OLE color: 2564681.
HSL color Cylindrical-coordinate representation of color #492227: hue angle of 352.31º degrees, saturation: 0.36, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #492227 is Cyan = 0, Magento = 0.53, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 34 | 39 | - |
| CMYK | 0 | 0.53 | 0.47 | 0.71 |
| HSL | 352.31º | 0.36% | 0.21% | - |
| HSV(B) | 352.31º | 0.53% | 0.29% | - |
| XYZ | 3.69 | 2.71 | 2.25 | - |
| YUV | 46.23 | 123.92 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 34 | 39 | 0 | 0.53 | 0.47 | 0.71 | 352.31 | 0.36 | 0.21 |
| Hex | 49 | 22 | 27 | 0 | 35 | 2F | 47 | 160 | 24 | 15 |
| Octal | 111 | 42 | 47 | 0 | 65 | 57 | 107 | 540 | 44 | 25 |
| Binary | 1001001 | 100010 | 100111 | 0 | 110101 | 101111 | 1000111 | 101100000 | 100100 | 10101 |
Color Harmonies of #492227
Complementary color
Monochromatic Colors of #492227
Black with #492227
Text Example
Text Example
White with #492227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492227; }
p { color: rgb(73,34,39); }
H1.HeaderClassName
{
color: #492227;
}
.AnyTagClassName
{
color: #492227;
}
</style>
background-color css
<style>
a { background-color: #492227; }
a { background-color: rgb(73,34,39); }
div.DivClassName
{
background-color: #492227;
}
.BgClassName
{
background-color: #492227;
}
</style>
border-color css
<style>
span { border-color: #492227; }
span { border-color: rgb(73,34,39); }
td.TdClassName
{
border-color: #492227;
}
.TagClassName
{
border-color: #492227;
}
</style>