Shades of Bulgarian Rose #492021
Tints of Bulgarian Rose #492021
RGB
CMYK
RGB Variations
Color information
#492021 (or 0x492021) is known color: Bulgarian Rose. HEX triplet: 49, 20 and 21. RGB value is (73,32,33). Sum of RGB (Red+Green+Blue) = 73+32+33=138 (18% of max value = 765). Red value is 73 (28.91% from 255 or 52.90% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 33 (13.28% from 255 or 23.91% from 138); Max value from RGB is 73 - color contains mainly: red. Hex color #492021 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492021 is #B6DFDE. Grayscale: #2C2C2C. Windows color (decimal): -11984863 or 2170953. OLE color: 2170953.
HSL color Cylindrical-coordinate representation of color #492021: hue angle of 358.54º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492021 is Cyan = 0, Magento = 0.56, Yellow = 0.55 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 32 | 33 | - |
| CMYK | 0 | 0.56 | 0.55 | 0.71 |
| HSL | 358.54º | 0.39% | 0.21% | - |
| HSV(B) | 358.54º | 0.56% | 0.29% | - |
| XYZ | 3.54 | 2.56 | 1.75 | - |
| YUV | 44.37 | 121.58 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 33 | 0 | 0.56 | 0.55 | 0.71 | 358.54 | 0.39 | 0.21 |
| Hex | 49 | 20 | 21 | 0 | 38 | 37 | 47 | 167 | 27 | 15 |
| Octal | 111 | 40 | 41 | 0 | 70 | 67 | 107 | 547 | 47 | 25 |
| Binary | 1001001 | 100000 | 100001 | 0 | 111000 | 110111 | 1000111 | 101100111 | 100111 | 10101 |
Color Harmonies of #492021
Complementary color
Monochromatic Colors of #492021
Black with #492021
Text Example
Text Example
White with #492021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492021; }
p { color: rgb(73,32,33); }
H1.HeaderClassName
{
color: #492021;
}
.AnyTagClassName
{
color: #492021;
}
</style>
background-color css
<style>
a { background-color: #492021; }
a { background-color: rgb(73,32,33); }
div.DivClassName
{
background-color: #492021;
}
.BgClassName
{
background-color: #492021;
}
</style>
border-color css
<style>
span { border-color: #492021; }
span { border-color: rgb(73,32,33); }
td.TdClassName
{
border-color: #492021;
}
.TagClassName
{
border-color: #492021;
}
</style>