Shades of Cab Sav #493437
Tints of Cab Sav #493437
RGB
CMYK
RGB Variations
Color information
#493437 (or 0x493437) is known color: Cab Sav. HEX triplet: 49, 34 and 37. RGB value is (73,52,55). Sum of RGB (Red+Green+Blue) = 73+52+55=180 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.56% from 180); Green value is 52 (20.70% from 255 or 28.89% from 180); Blue value is 55 (21.88% from 255 or 30.56% from 180); Max value from RGB is 73 - color contains mainly: red. Hex color #493437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493437 is #B6CBC8. Grayscale: #3A3A3A. Windows color (decimal): -11979721 or 3617865. OLE color: 3617865.
HSL color Cylindrical-coordinate representation of color #493437: hue angle of 351.43º 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 #493437 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 55 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.71 |
| HSL | 351.43º | 0.17% | 0.25% | - |
| HSV(B) | 351.43º | 0.29% | 0.29% | - |
| XYZ | 4.67 | 4.15 | 4.17 | - |
| YUV | 58.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 55 | 0 | 0.29 | 0.25 | 0.71 | 351.43 | 0.17 | 0.25 |
| Hex | 49 | 34 | 37 | 0 | 1D | 19 | 47 | 15F | 11 | 19 |
| Octal | 111 | 64 | 67 | 0 | 35 | 31 | 107 | 537 | 21 | 31 |
| Binary | 1001001 | 110100 | 110111 | 0 | 11101 | 11001 | 1000111 | 101011111 | 10001 | 11001 |
Color Harmonies of #493437
Complementary color
Monochromatic Colors of #493437
Black with #493437
Text Example
Text Example
White with #493437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493437; }
p { color: rgb(73,52,55); }
H1.HeaderClassName
{
color: #493437;
}
.AnyTagClassName
{
color: #493437;
}
</style>
background-color css
<style>
a { background-color: #493437; }
a { background-color: rgb(73,52,55); }
div.DivClassName
{
background-color: #493437;
}
.BgClassName
{
background-color: #493437;
}
</style>
border-color css
<style>
span { border-color: #493437; }
span { border-color: rgb(73,52,55); }
td.TdClassName
{
border-color: #493437;
}
.TagClassName
{
border-color: #493437;
}
</style>