Shades of Black Rose #492932
Tints of Black Rose #492932
RGB
CMYK
RGB Variations
Color information
#492932 (or 0x492932) is known color: Black Rose. HEX triplet: 49, 29 and 32. RGB value is (73,41,50). Sum of RGB (Red+Green+Blue) = 73+41+50=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 50 (19.92% from 255 or 30.49% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #492932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492932 is #B6D6CD. Grayscale: #333333. Windows color (decimal): -11982542 or 3287369. OLE color: 3287369.
HSL color Cylindrical-coordinate representation of color #492932: hue angle of 343.12º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #492932 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 50 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.71 |
| HSL | 343.13º | 0.28% | 0.22% | - |
| HSV(B) | 343.13º | 0.44% | 0.29% | - |
| XYZ | 4.12 | 3.23 | 3.42 | - |
| YUV | 51.59 | 127.1 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 50 | 0 | 0.44 | 0.32 | 0.71 | 343.13 | 0.28 | 0.22 |
| Hex | 49 | 29 | 32 | 0 | 2C | 20 | 47 | 157 | 1C | 16 |
| Octal | 111 | 51 | 62 | 0 | 54 | 40 | 107 | 527 | 34 | 26 |
| Binary | 1001001 | 101001 | 110010 | 0 | 101100 | 100000 | 1000111 | 101010111 | 11100 | 10110 |
Color Harmonies of #492932
Complementary color
Monochromatic Colors of #492932
Black with #492932
Text Example
Text Example
White with #492932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492932; }
p { color: rgb(73,41,50); }
H1.HeaderClassName
{
color: #492932;
}
.AnyTagClassName
{
color: #492932;
}
</style>
background-color css
<style>
a { background-color: #492932; }
a { background-color: rgb(73,41,50); }
div.DivClassName
{
background-color: #492932;
}
.BgClassName
{
background-color: #492932;
}
</style>
border-color css
<style>
span { border-color: #492932; }
span { border-color: rgb(73,41,50); }
td.TdClassName
{
border-color: #492932;
}
.TagClassName
{
border-color: #492932;
}
</style>