Shades of Cab Sav #493439
Tints of Cab Sav #493439
RGB
CMYK
RGB Variations
Color information
#493439 (or 0x493439) is known color: Cab Sav. HEX triplet: 49, 34 and 39. RGB value is (73,52,57). Sum of RGB (Red+Green+Blue) = 73+52+57=182 (24% of max value = 765). Red value is 73 (28.91% from 255 or 40.11% from 182); Green value is 52 (20.70% from 255 or 28.57% from 182); Blue value is 57 (22.66% from 255 or 31.32% from 182); Max value from RGB is 73 - color contains mainly: red. Hex color #493439 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493439 is #B6CBC6. Grayscale: #3A3A3A. Windows color (decimal): -11979719 or 3748937. OLE color: 3748937.
HSL color Cylindrical-coordinate representation of color #493439: hue angle of 345.71º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #493439 is Cyan = 0, Magento = 0.29, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 57 | - |
| CMYK | 0 | 0.29 | 0.22 | 0.71 |
| HSL | 345.71º | 0.17% | 0.25% | - |
| HSV(B) | 345.71º | 0.29% | 0.29% | - |
| XYZ | 4.71 | 4.17 | 4.43 | - |
| YUV | 58.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 57 | 0 | 0.29 | 0.22 | 0.71 | 345.71 | 0.17 | 0.25 |
| Hex | 49 | 34 | 39 | 0 | 1D | 16 | 47 | 15A | 11 | 19 |
| Octal | 111 | 64 | 71 | 0 | 35 | 26 | 107 | 532 | 21 | 31 |
| Binary | 1001001 | 110100 | 111001 | 0 | 11101 | 10110 | 1000111 | 101011010 | 10001 | 11001 |
Color Harmonies of #493439
Complementary color
Monochromatic Colors of #493439
Black with #493439
Text Example
Text Example
White with #493439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493439; }
p { color: rgb(73,52,57); }
H1.HeaderClassName
{
color: #493439;
}
.AnyTagClassName
{
color: #493439;
}
</style>
background-color css
<style>
a { background-color: #493439; }
a { background-color: rgb(73,52,57); }
div.DivClassName
{
background-color: #493439;
}
.BgClassName
{
background-color: #493439;
}
</style>
border-color css
<style>
span { border-color: #493439; }
span { border-color: rgb(73,52,57); }
td.TdClassName
{
border-color: #493439;
}
.TagClassName
{
border-color: #493439;
}
</style>