Shades of Bulgarian Rose #492025
Tints of Bulgarian Rose #492025
RGB
CMYK
RGB Variations
Color information
#492025 (or 0x492025) is known color: Bulgarian Rose. HEX triplet: 49, 20 and 25. RGB value is (73,32,37). Sum of RGB (Red+Green+Blue) = 73+32+37=142 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.41% from 142); Green value is 32 (12.89% from 255 or 22.54% from 142); Blue value is 37 (14.84% from 255 or 26.06% from 142); Max value from RGB is 73 - color contains mainly: red. Hex color #492025 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492025 is #B6DFDA. Grayscale: #2C2C2C. Windows color (decimal): -11984859 or 2433097. OLE color: 2433097.
HSL color Cylindrical-coordinate representation of color #492025: hue angle of 352.68º 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 #492025 is Cyan = 0, Magento = 0.56, Yellow = 0.49 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 32 | 37 | - |
| CMYK | 0 | 0.56 | 0.49 | 0.71 |
| HSL | 352.68º | 0.39% | 0.21% | - |
| HSV(B) | 352.68º | 0.56% | 0.29% | - |
| XYZ | 3.6 | 2.58 | 2.06 | - |
| YUV | 44.83 | 123.58 | 148.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 37 | 0 | 0.56 | 0.49 | 0.71 | 352.68 | 0.39 | 0.21 |
| Hex | 49 | 20 | 25 | 0 | 38 | 31 | 47 | 161 | 27 | 15 |
| Octal | 111 | 40 | 45 | 0 | 70 | 61 | 107 | 541 | 47 | 25 |
| Binary | 1001001 | 100000 | 100101 | 0 | 111000 | 110001 | 1000111 | 101100001 | 100111 | 10101 |
Color Harmonies of #492025
Complementary color
Monochromatic Colors of #492025
Black with #492025
Text Example
Text Example
White with #492025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492025; }
p { color: rgb(73,32,37); }
H1.HeaderClassName
{
color: #492025;
}
.AnyTagClassName
{
color: #492025;
}
</style>
background-color css
<style>
a { background-color: #492025; }
a { background-color: rgb(73,32,37); }
div.DivClassName
{
background-color: #492025;
}
.BgClassName
{
background-color: #492025;
}
</style>
border-color css
<style>
span { border-color: #492025; }
span { border-color: rgb(73,32,37); }
td.TdClassName
{
border-color: #492025;
}
.TagClassName
{
border-color: #492025;
}
</style>