Shades of Black Rose #492831
Tints of Black Rose #492831
RGB
CMYK
RGB Variations
Color information
#492831 (or 0x492831) is known color: Black Rose. HEX triplet: 49, 28 and 31. RGB value is (73,40,49). Sum of RGB (Red+Green+Blue) = 73+40+49=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 49 (19.53% from 255 or 30.25% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #492831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492831 is #B6D7CE. Grayscale: #323232. Windows color (decimal): -11982799 or 3221577. OLE color: 3221577.
HSL color Cylindrical-coordinate representation of color #492831: hue angle of 343.64º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #492831 is Cyan = 0, Magento = 0.45, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 49 | - |
| CMYK | 0 | 0.45 | 0.33 | 0.71 |
| HSL | 343.64º | 0.29% | 0.22% | - |
| HSV(B) | 343.64º | 0.45% | 0.29% | - |
| XYZ | 4.06 | 3.16 | 3.3 | - |
| YUV | 50.89 | 126.93 | 143.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 49 | 0 | 0.45 | 0.33 | 0.71 | 343.64 | 0.29 | 0.22 |
| Hex | 49 | 28 | 31 | 0 | 2D | 21 | 47 | 158 | 1D | 16 |
| Octal | 111 | 50 | 61 | 0 | 55 | 41 | 107 | 530 | 35 | 26 |
| Binary | 1001001 | 101000 | 110001 | 0 | 101101 | 100001 | 1000111 | 101011000 | 11101 | 10110 |
Color Harmonies of #492831
Complementary color
Monochromatic Colors of #492831
Black with #492831
Text Example
Text Example
White with #492831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492831; }
p { color: rgb(73,40,49); }
H1.HeaderClassName
{
color: #492831;
}
.AnyTagClassName
{
color: #492831;
}
</style>
background-color css
<style>
a { background-color: #492831; }
a { background-color: rgb(73,40,49); }
div.DivClassName
{
background-color: #492831;
}
.BgClassName
{
background-color: #492831;
}
</style>
border-color css
<style>
span { border-color: #492831; }
span { border-color: rgb(73,40,49); }
td.TdClassName
{
border-color: #492831;
}
.TagClassName
{
border-color: #492831;
}
</style>