Shades of Cab Sav #493032
Tints of Cab Sav #493032
RGB
CMYK
RGB Variations
Color information
#493032 (or 0x493032) is known color: Cab Sav. HEX triplet: 49, 30 and 32. RGB value is (73,48,50). Sum of RGB (Red+Green+Blue) = 73+48+50=171 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.69% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 50 (19.92% from 255 or 29.24% from 171); Max value from RGB is 73 - color contains mainly: red. Hex color #493032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493032 is #B6CFCD. Grayscale: #373737. Windows color (decimal): -11980750 or 3289161. OLE color: 3289161.
HSL color Cylindrical-coordinate representation of color #493032: hue angle of 355.2º degrees, saturation: 0.21, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #493032 is Cyan = 0, Magento = 0.34, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 50 | - |
| CMYK | 0 | 0.34 | 0.32 | 0.71 |
| HSL | 355.2º | 0.21% | 0.24% | - |
| HSV(B) | 355.2º | 0.34% | 0.29% | - |
| XYZ | 4.38 | 3.76 | 3.51 | - |
| YUV | 55.7 | 124.78 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 50 | 0 | 0.34 | 0.32 | 0.71 | 355.2 | 0.21 | 0.24 |
| Hex | 49 | 30 | 32 | 0 | 22 | 20 | 47 | 163 | 15 | 18 |
| Octal | 111 | 60 | 62 | 0 | 42 | 40 | 107 | 543 | 25 | 30 |
| Binary | 1001001 | 110000 | 110010 | 0 | 100010 | 100000 | 1000111 | 101100011 | 10101 | 11000 |
Color Harmonies of #493032
Complementary color
Monochromatic Colors of #493032
Black with #493032
Text Example
Text Example
White with #493032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493032; }
p { color: rgb(73,48,50); }
H1.HeaderClassName
{
color: #493032;
}
.AnyTagClassName
{
color: #493032;
}
</style>
background-color css
<style>
a { background-color: #493032; }
a { background-color: rgb(73,48,50); }
div.DivClassName
{
background-color: #493032;
}
.BgClassName
{
background-color: #493032;
}
</style>
border-color css
<style>
span { border-color: #493032; }
span { border-color: rgb(73,48,50); }
td.TdClassName
{
border-color: #493032;
}
.TagClassName
{
border-color: #493032;
}
</style>