Shades of Cab Sav #493536
Tints of Cab Sav #493536
RGB
CMYK
RGB Variations
Color information
#493536 (or 0x493536) is known color: Cab Sav. HEX triplet: 49, 35 and 36. RGB value is (73,53,54). Sum of RGB (Red+Green+Blue) = 73+53+54=180 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.56% from 180); Green value is 53 (21.09% from 255 or 29.44% from 180); Blue value is 54 (21.48% from 255 or 30% from 180); Max value from RGB is 73 - color contains mainly: red. Hex color #493536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493536 is #B6CAC9. Grayscale: #3B3B3B. Windows color (decimal): -11979466 or 3552585. OLE color: 3552585.
HSL color Cylindrical-coordinate representation of color #493536: hue angle of 357º 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 #493536 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 54 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.71 |
| HSL | 357º | 0.16% | 0.25% | - |
| HSV(B) | 357º | 0.27% | 0.29% | - |
| XYZ | 4.69 | 4.23 | 4.06 | - |
| YUV | 59.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 54 | 0 | 0.27 | 0.26 | 0.71 | 357 | 0.16 | 0.25 |
| Hex | 49 | 35 | 36 | 0 | 1B | 1A | 47 | 165 | 10 | 19 |
| Octal | 111 | 65 | 66 | 0 | 33 | 32 | 107 | 545 | 20 | 31 |
| Binary | 1001001 | 110101 | 110110 | 0 | 11011 | 11010 | 1000111 | 101100101 | 10000 | 11001 |
Color Harmonies of #493536
Complementary color
Monochromatic Colors of #493536
Black with #493536
Text Example
Text Example
White with #493536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493536; }
p { color: rgb(73,53,54); }
H1.HeaderClassName
{
color: #493536;
}
.AnyTagClassName
{
color: #493536;
}
</style>
background-color css
<style>
a { background-color: #493536; }
a { background-color: rgb(73,53,54); }
div.DivClassName
{
background-color: #493536;
}
.BgClassName
{
background-color: #493536;
}
</style>
border-color css
<style>
span { border-color: #493536; }
span { border-color: rgb(73,53,54); }
td.TdClassName
{
border-color: #493536;
}
.TagClassName
{
border-color: #493536;
}
</style>