Shades of Cab Sav #492930
Tints of Cab Sav #492930
RGB
CMYK
RGB Variations
Color information
#492930 (or 0x492930) is known color: Cab Sav. HEX triplet: 49, 29 and 30. RGB value is (73,41,48). Sum of RGB (Red+Green+Blue) = 73+41+48=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 48 (19.14% from 255 or 29.63% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #492930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492930 is #B6D6CF. Grayscale: #333333. Windows color (decimal): -11982544 or 3156297. OLE color: 3156297.
HSL color Cylindrical-coordinate representation of color #492930: hue angle of 346.88º 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 #492930 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 48 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.71 |
| HSL | 346.88º | 0.28% | 0.22% | - |
| HSV(B) | 346.88º | 0.44% | 0.29% | - |
| XYZ | 4.07 | 3.22 | 3.2 | - |
| YUV | 51.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 48 | 0 | 0.44 | 0.34 | 0.71 | 346.88 | 0.28 | 0.22 |
| Hex | 49 | 29 | 30 | 0 | 2C | 22 | 47 | 15B | 1C | 16 |
| Octal | 111 | 51 | 60 | 0 | 54 | 42 | 107 | 533 | 34 | 26 |
| Binary | 1001001 | 101001 | 110000 | 0 | 101100 | 100010 | 1000111 | 101011011 | 11100 | 10110 |
Color Harmonies of #492930
Complementary color
Monochromatic Colors of #492930
Black with #492930
Text Example
Text Example
White with #492930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492930; }
p { color: rgb(73,41,48); }
H1.HeaderClassName
{
color: #492930;
}
.AnyTagClassName
{
color: #492930;
}
</style>
background-color css
<style>
a { background-color: #492930; }
a { background-color: rgb(73,41,48); }
div.DivClassName
{
background-color: #492930;
}
.BgClassName
{
background-color: #492930;
}
</style>
border-color css
<style>
span { border-color: #492930; }
span { border-color: rgb(73,41,48); }
td.TdClassName
{
border-color: #492930;
}
.TagClassName
{
border-color: #492930;
}
</style>