Shades of Cab Sav #493436
Tints of Cab Sav #493436
RGB
CMYK
RGB Variations
Color information
#493436 (or 0x493436) is known color: Cab Sav. HEX triplet: 49, 34 and 36. RGB value is (73,52,54). Sum of RGB (Red+Green+Blue) = 73+52+54=179 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.78% from 179); Green value is 52 (20.70% from 255 or 29.05% from 179); Blue value is 54 (21.48% from 255 or 30.17% from 179); Max value from RGB is 73 - color contains mainly: red. Hex color #493436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493436 is #B6CBC9. Grayscale: #3A3A3A. Windows color (decimal): -11979722 or 3552329. OLE color: 3552329.
HSL color Cylindrical-coordinate representation of color #493436: hue angle of 354.29º 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 #493436 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 54 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.71 |
| HSL | 354.29º | 0.17% | 0.25% | - |
| HSV(B) | 354.29º | 0.29% | 0.29% | - |
| XYZ | 4.64 | 4.14 | 4.04 | - |
| YUV | 58.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 54 | 0 | 0.29 | 0.26 | 0.71 | 354.29 | 0.17 | 0.25 |
| Hex | 49 | 34 | 36 | 0 | 1D | 1A | 47 | 162 | 11 | 19 |
| Octal | 111 | 64 | 66 | 0 | 35 | 32 | 107 | 542 | 21 | 31 |
| Binary | 1001001 | 110100 | 110110 | 0 | 11101 | 11010 | 1000111 | 101100010 | 10001 | 11001 |
Color Harmonies of #493436
Complementary color
Monochromatic Colors of #493436
Black with #493436
Text Example
Text Example
White with #493436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493436; }
p { color: rgb(73,52,54); }
H1.HeaderClassName
{
color: #493436;
}
.AnyTagClassName
{
color: #493436;
}
</style>
background-color css
<style>
a { background-color: #493436; }
a { background-color: rgb(73,52,54); }
div.DivClassName
{
background-color: #493436;
}
.BgClassName
{
background-color: #493436;
}
</style>
border-color css
<style>
span { border-color: #493436; }
span { border-color: rgb(73,52,54); }
td.TdClassName
{
border-color: #493436;
}
.TagClassName
{
border-color: #493436;
}
</style>