Shades of Bulgarian Rose #492226
Tints of Bulgarian Rose #492226
RGB
CMYK
RGB Variations
Color information
#492226 (or 0x492226) is known color: Bulgarian Rose. HEX triplet: 49, 22 and 26. RGB value is (73,34,38). Sum of RGB (Red+Green+Blue) = 73+34+38=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 34 (13.67% from 255 or 23.45% from 145); Blue value is 38 (15.23% from 255 or 26.21% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #492226 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492226 is #B6DDD9. Grayscale: #2E2E2E. Windows color (decimal): -11984346 or 2499145. OLE color: 2499145.
HSL color Cylindrical-coordinate representation of color #492226: hue angle of 353.85º 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 #492226 is Cyan = 0, Magento = 0.53, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 34 | 38 | - |
| CMYK | 0 | 0.53 | 0.48 | 0.71 |
| HSL | 353.85º | 0.36% | 0.21% | - |
| HSV(B) | 353.85º | 0.53% | 0.29% | - |
| XYZ | 3.67 | 2.7 | 2.16 | - |
| YUV | 46.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 34 | 38 | 0 | 0.53 | 0.48 | 0.71 | 353.85 | 0.36 | 0.21 |
| Hex | 49 | 22 | 26 | 0 | 35 | 30 | 47 | 162 | 24 | 15 |
| Octal | 111 | 42 | 46 | 0 | 65 | 60 | 107 | 542 | 44 | 25 |
| Binary | 1001001 | 100010 | 100110 | 0 | 110101 | 110000 | 1000111 | 101100010 | 100100 | 10101 |
Color Harmonies of #492226
Complementary color
Monochromatic Colors of #492226
Black with #492226
Text Example
Text Example
White with #492226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492226; }
p { color: rgb(73,34,38); }
H1.HeaderClassName
{
color: #492226;
}
.AnyTagClassName
{
color: #492226;
}
</style>
background-color css
<style>
a { background-color: #492226; }
a { background-color: rgb(73,34,38); }
div.DivClassName
{
background-color: #492226;
}
.BgClassName
{
background-color: #492226;
}
</style>
border-color css
<style>
span { border-color: #492226; }
span { border-color: rgb(73,34,38); }
td.TdClassName
{
border-color: #492226;
}
.TagClassName
{
border-color: #492226;
}
</style>