Shades of Bulgarian Rose #492528
Tints of Bulgarian Rose #492528
RGB
CMYK
RGB Variations
Color information
#492528 (or 0x492528) is known color: Bulgarian Rose. HEX triplet: 49, 25 and 28. RGB value is (73,37,40). Sum of RGB (Red+Green+Blue) = 73+37+40=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 37 (14.84% from 255 or 24.67% from 150); Blue value is 40 (16.02% from 255 or 26.67% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #492528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492528 is #B6DAD7. Grayscale: #303030. Windows color (decimal): -11983576 or 2630985. OLE color: 2630985.
HSL color Cylindrical-coordinate representation of color #492528: hue angle of 355º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #492528 is Cyan = 0, Magento = 0.49, Yellow = 0.45 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 40 | - |
| CMYK | 0 | 0.49 | 0.45 | 0.71 |
| HSL | 355º | 0.33% | 0.22% | - |
| HSV(B) | 355º | 0.49% | 0.29% | - |
| XYZ | 3.79 | 2.89 | 2.37 | - |
| YUV | 48.11 | 123.43 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 40 | 0 | 0.49 | 0.45 | 0.71 | 355 | 0.33 | 0.22 |
| Hex | 49 | 25 | 28 | 0 | 31 | 2D | 47 | 163 | 21 | 16 |
| Octal | 111 | 45 | 50 | 0 | 61 | 55 | 107 | 543 | 41 | 26 |
| Binary | 1001001 | 100101 | 101000 | 0 | 110001 | 101101 | 1000111 | 101100011 | 100001 | 10110 |
Color Harmonies of #492528
Complementary color
Monochromatic Colors of #492528
Black with #492528
Text Example
Text Example
White with #492528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492528; }
p { color: rgb(73,37,40); }
H1.HeaderClassName
{
color: #492528;
}
.AnyTagClassName
{
color: #492528;
}
</style>
background-color css
<style>
a { background-color: #492528; }
a { background-color: rgb(73,37,40); }
div.DivClassName
{
background-color: #492528;
}
.BgClassName
{
background-color: #492528;
}
</style>
border-color css
<style>
span { border-color: #492528; }
span { border-color: rgb(73,37,40); }
td.TdClassName
{
border-color: #492528;
}
.TagClassName
{
border-color: #492528;
}
</style>