Shades of Cab Sav #493236
Tints of Cab Sav #493236
RGB
CMYK
RGB Variations
Color information
#493236 (or 0x493236) is known color: Cab Sav. HEX triplet: 49, 32 and 36. RGB value is (73,50,54). Sum of RGB (Red+Green+Blue) = 73+50+54=177 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.24% from 177); Green value is 50 (19.92% from 255 or 28.25% from 177); Blue value is 54 (21.48% from 255 or 30.51% from 177); Max value from RGB is 73 - color contains mainly: red. Hex color #493236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493236 is #B6CDC9. Grayscale: #393939. Windows color (decimal): -11980234 or 3551817. OLE color: 3551817.
HSL color Cylindrical-coordinate representation of color #493236: hue angle of 349.57º 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 #493236 is Cyan = 0, Magento = 0.32, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 54 | - |
| CMYK | 0 | 0.32 | 0.26 | 0.71 |
| HSL | 349.57º | 0.19% | 0.24% | - |
| HSV(B) | 349.57º | 0.32% | 0.29% | - |
| XYZ | 4.55 | 3.96 | 4.02 | - |
| YUV | 57.33 | 126.12 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 54 | 0 | 0.32 | 0.26 | 0.71 | 349.57 | 0.19 | 0.24 |
| Hex | 49 | 32 | 36 | 0 | 20 | 1A | 47 | 15E | 13 | 18 |
| Octal | 111 | 62 | 66 | 0 | 40 | 32 | 107 | 536 | 23 | 30 |
| Binary | 1001001 | 110010 | 110110 | 0 | 100000 | 11010 | 1000111 | 101011110 | 10011 | 11000 |
Color Harmonies of #493236
Complementary color
Monochromatic Colors of #493236
Black with #493236
Text Example
Text Example
White with #493236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493236; }
p { color: rgb(73,50,54); }
H1.HeaderClassName
{
color: #493236;
}
.AnyTagClassName
{
color: #493236;
}
</style>
background-color css
<style>
a { background-color: #493236; }
a { background-color: rgb(73,50,54); }
div.DivClassName
{
background-color: #493236;
}
.BgClassName
{
background-color: #493236;
}
</style>
border-color css
<style>
span { border-color: #493236; }
span { border-color: rgb(73,50,54); }
td.TdClassName
{
border-color: #493236;
}
.TagClassName
{
border-color: #493236;
}
</style>