Shades of Cab Sav #493539
Tints of Cab Sav #493539
RGB
CMYK
RGB Variations
Color information
#493539 (or 0x493539) is known color: Cab Sav. HEX triplet: 49, 35 and 39. RGB value is (73,53,57). Sum of RGB (Red+Green+Blue) = 73+53+57=183 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.89% from 183); Green value is 53 (21.09% from 255 or 28.96% from 183); Blue value is 57 (22.66% from 255 or 31.15% from 183); Max value from RGB is 73 - color contains mainly: red. Hex color #493539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493539 is #B6CAC6. Grayscale: #3B3B3B. Windows color (decimal): -11979463 or 3749193. OLE color: 3749193.
HSL color Cylindrical-coordinate representation of color #493539: hue angle of 348º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #493539 is Cyan = 0, Magento = 0.27, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 57 | - |
| CMYK | 0 | 0.27 | 0.22 | 0.71 |
| HSL | 348º | 0.16% | 0.25% | - |
| HSV(B) | 348º | 0.27% | 0.29% | - |
| XYZ | 4.76 | 4.26 | 4.44 | - |
| YUV | 59.44 | 126.63 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 57 | 0 | 0.27 | 0.22 | 0.71 | 348 | 0.16 | 0.25 |
| Hex | 49 | 35 | 39 | 0 | 1B | 16 | 47 | 15C | 10 | 19 |
| Octal | 111 | 65 | 71 | 0 | 33 | 26 | 107 | 534 | 20 | 31 |
| Binary | 1001001 | 110101 | 111001 | 0 | 11011 | 10110 | 1000111 | 101011100 | 10000 | 11001 |
Color Harmonies of #493539
Complementary color
Monochromatic Colors of #493539
Black with #493539
Text Example
Text Example
White with #493539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493539; }
p { color: rgb(73,53,57); }
H1.HeaderClassName
{
color: #493539;
}
.AnyTagClassName
{
color: #493539;
}
</style>
background-color css
<style>
a { background-color: #493539; }
a { background-color: rgb(73,53,57); }
div.DivClassName
{
background-color: #493539;
}
.BgClassName
{
background-color: #493539;
}
</style>
border-color css
<style>
span { border-color: #493539; }
span { border-color: rgb(73,53,57); }
td.TdClassName
{
border-color: #493539;
}
.TagClassName
{
border-color: #493539;
}
</style>