Shades of Bulgarian Rose #492223
Tints of Bulgarian Rose #492223
RGB
CMYK
RGB Variations
Color information
#492223 (or 0x492223) is known color: Bulgarian Rose. HEX triplet: 49, 22 and 23. RGB value is (73,34,35). Sum of RGB (Red+Green+Blue) = 73+34+35=142 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.41% from 142); Green value is 34 (13.67% from 255 or 23.94% from 142); Blue value is 35 (14.06% from 255 or 24.65% from 142); Max value from RGB is 73 - color contains mainly: red. Hex color #492223 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492223 is #B6DDDC. Grayscale: #2D2D2D. Windows color (decimal): -11984349 or 2302537. OLE color: 2302537.
HSL color Cylindrical-coordinate representation of color #492223: hue angle of 358.46º 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 #492223 is Cyan = 0, Magento = 0.53, Yellow = 0.52 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 34 | 35 | - |
| CMYK | 0 | 0.53 | 0.52 | 0.71 |
| HSL | 358.46º | 0.36% | 0.21% | - |
| HSV(B) | 358.46º | 0.53% | 0.29% | - |
| XYZ | 3.62 | 2.68 | 1.92 | - |
| YUV | 45.78 | 121.92 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 34 | 35 | 0 | 0.53 | 0.52 | 0.71 | 358.46 | 0.36 | 0.21 |
| Hex | 49 | 22 | 23 | 0 | 35 | 34 | 47 | 166 | 24 | 15 |
| Octal | 111 | 42 | 43 | 0 | 65 | 64 | 107 | 546 | 44 | 25 |
| Binary | 1001001 | 100010 | 100011 | 0 | 110101 | 110100 | 1000111 | 101100110 | 100100 | 10101 |
Color Harmonies of #492223
Complementary color
Monochromatic Colors of #492223
Black with #492223
Text Example
Text Example
White with #492223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492223; }
p { color: rgb(73,34,35); }
H1.HeaderClassName
{
color: #492223;
}
.AnyTagClassName
{
color: #492223;
}
</style>
background-color css
<style>
a { background-color: #492223; }
a { background-color: rgb(73,34,35); }
div.DivClassName
{
background-color: #492223;
}
.BgClassName
{
background-color: #492223;
}
</style>
border-color css
<style>
span { border-color: #492223; }
span { border-color: rgb(73,34,35); }
td.TdClassName
{
border-color: #492223;
}
.TagClassName
{
border-color: #492223;
}
</style>