Shades of Cab Sav #493538
Tints of Cab Sav #493538
RGB
CMYK
RGB Variations
Color information
#493538 (or 0x493538) is known color: Cab Sav. HEX triplet: 49, 35 and 38. RGB value is (73,53,56). Sum of RGB (Red+Green+Blue) = 73+53+56=182 (24% of max value = 765). Red value is 73 (28.91% from 255 or 40.11% from 182); Green value is 53 (21.09% from 255 or 29.12% from 182); Blue value is 56 (22.27% from 255 or 30.77% from 182); Max value from RGB is 73 - color contains mainly: red. Hex color #493538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493538 is #B6CAC7. Grayscale: #3B3B3B. Windows color (decimal): -11979464 or 3683657. OLE color: 3683657.
HSL color Cylindrical-coordinate representation of color #493538: hue angle of 351º 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 #493538 is Cyan = 0, Magento = 0.27, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 56 | - |
| CMYK | 0 | 0.27 | 0.23 | 0.71 |
| HSL | 351º | 0.16% | 0.25% | - |
| HSV(B) | 351º | 0.27% | 0.29% | - |
| XYZ | 4.73 | 4.25 | 4.31 | - |
| YUV | 59.32 | 126.13 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 56 | 0 | 0.27 | 0.23 | 0.71 | 351 | 0.16 | 0.25 |
| Hex | 49 | 35 | 38 | 0 | 1B | 17 | 47 | 15F | 10 | 19 |
| Octal | 111 | 65 | 70 | 0 | 33 | 27 | 107 | 537 | 20 | 31 |
| Binary | 1001001 | 110101 | 111000 | 0 | 11011 | 10111 | 1000111 | 101011111 | 10000 | 11001 |
Color Harmonies of #493538
Complementary color
Monochromatic Colors of #493538
Black with #493538
Text Example
Text Example
White with #493538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493538; }
p { color: rgb(73,53,56); }
H1.HeaderClassName
{
color: #493538;
}
.AnyTagClassName
{
color: #493538;
}
</style>
background-color css
<style>
a { background-color: #493538; }
a { background-color: rgb(73,53,56); }
div.DivClassName
{
background-color: #493538;
}
.BgClassName
{
background-color: #493538;
}
</style>
border-color css
<style>
span { border-color: #493538; }
span { border-color: rgb(73,53,56); }
td.TdClassName
{
border-color: #493538;
}
.TagClassName
{
border-color: #493538;
}
</style>