Shades of Cab Sav #492830
Tints of Cab Sav #492830
RGB
CMYK
RGB Variations
Color information
#492830 (or 0x492830) is known color: Cab Sav. HEX triplet: 49, 28 and 30. RGB value is (73,40,48). Sum of RGB (Red+Green+Blue) = 73+40+48=161 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.34% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 48 (19.14% from 255 or 29.81% from 161); Max value from RGB is 73 - color contains mainly: red. Hex color #492830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492830 is #B6D7CF. Grayscale: #323232. Windows color (decimal): -11982800 or 3156041. OLE color: 3156041.
HSL color Cylindrical-coordinate representation of color #492830: hue angle of 345.45º 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 #492830 is Cyan = 0, Magento = 0.45, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 48 | - |
| CMYK | 0 | 0.45 | 0.34 | 0.71 |
| HSL | 345.45º | 0.29% | 0.22% | - |
| HSV(B) | 345.45º | 0.45% | 0.29% | - |
| XYZ | 4.04 | 3.15 | 3.19 | - |
| YUV | 50.78 | 126.43 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 48 | 0 | 0.45 | 0.34 | 0.71 | 345.45 | 0.29 | 0.22 |
| Hex | 49 | 28 | 30 | 0 | 2D | 22 | 47 | 159 | 1D | 16 |
| Octal | 111 | 50 | 60 | 0 | 55 | 42 | 107 | 531 | 35 | 26 |
| Binary | 1001001 | 101000 | 110000 | 0 | 101101 | 100010 | 1000111 | 101011001 | 11101 | 10110 |
Color Harmonies of #492830
Complementary color
Monochromatic Colors of #492830
Black with #492830
Text Example
Text Example
White with #492830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492830; }
p { color: rgb(73,40,48); }
H1.HeaderClassName
{
color: #492830;
}
.AnyTagClassName
{
color: #492830;
}
</style>
background-color css
<style>
a { background-color: #492830; }
a { background-color: rgb(73,40,48); }
div.DivClassName
{
background-color: #492830;
}
.BgClassName
{
background-color: #492830;
}
</style>
border-color css
<style>
span { border-color: #492830; }
span { border-color: rgb(73,40,48); }
td.TdClassName
{
border-color: #492830;
}
.TagClassName
{
border-color: #492830;
}
</style>