Shades of Cab Sav #493237
Tints of Cab Sav #493237
RGB
CMYK
RGB Variations
Color information
#493237 (or 0x493237) is known color: Cab Sav. HEX triplet: 49, 32 and 37. RGB value is (73,50,55). Sum of RGB (Red+Green+Blue) = 73+50+55=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 50 (19.92% from 255 or 28.09% from 178); Blue value is 55 (21.88% from 255 or 30.90% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #493237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493237 is #B6CDC8. Grayscale: #393939. Windows color (decimal): -11980233 or 3617353. OLE color: 3617353.
HSL color Cylindrical-coordinate representation of color #493237: hue angle of 346.96º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #493237 is Cyan = 0, Magento = 0.32, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 55 | - |
| CMYK | 0 | 0.32 | 0.25 | 0.71 |
| HSL | 346.96º | 0.19% | 0.24% | - |
| HSV(B) | 346.96º | 0.32% | 0.29% | - |
| XYZ | 4.58 | 3.97 | 4.14 | - |
| YUV | 57.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 55 | 0 | 0.32 | 0.25 | 0.71 | 346.96 | 0.19 | 0.24 |
| Hex | 49 | 32 | 37 | 0 | 20 | 19 | 47 | 15B | 13 | 18 |
| Octal | 111 | 62 | 67 | 0 | 40 | 31 | 107 | 533 | 23 | 30 |
| Binary | 1001001 | 110010 | 110111 | 0 | 100000 | 11001 | 1000111 | 101011011 | 10011 | 11000 |
Color Harmonies of #493237
Complementary color
Monochromatic Colors of #493237
Black with #493237
Text Example
Text Example
White with #493237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493237; }
p { color: rgb(73,50,55); }
H1.HeaderClassName
{
color: #493237;
}
.AnyTagClassName
{
color: #493237;
}
</style>
background-color css
<style>
a { background-color: #493237; }
a { background-color: rgb(73,50,55); }
div.DivClassName
{
background-color: #493237;
}
.BgClassName
{
background-color: #493237;
}
</style>
border-color css
<style>
span { border-color: #493237; }
span { border-color: rgb(73,50,55); }
td.TdClassName
{
border-color: #493237;
}
.TagClassName
{
border-color: #493237;
}
</style>