Shades of Cab Sav #493135
Tints of Cab Sav #493135
RGB
CMYK
RGB Variations
Color information
#493135 (or 0x493135) is known color: Cab Sav. HEX triplet: 49, 31 and 35. RGB value is (73,49,53). Sum of RGB (Red+Green+Blue) = 73+49+53=175 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.71% from 175); Green value is 49 (19.53% from 255 or 28% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 73 - color contains mainly: red. Hex color #493135 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493135 is #B6CECA. Grayscale: #383838. Windows color (decimal): -11980491 or 3486025. OLE color: 3486025.
HSL color Cylindrical-coordinate representation of color #493135: hue angle of 350º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #493135 is Cyan = 0, Magento = 0.33, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 49 | 53 | - |
| CMYK | 0 | 0.33 | 0.27 | 0.71 |
| HSL | 350º | 0.2% | 0.24% | - |
| HSV(B) | 350º | 0.33% | 0.29% | - |
| XYZ | 4.49 | 3.87 | 3.88 | - |
| YUV | 56.63 | 125.95 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 49 | 53 | 0 | 0.33 | 0.27 | 0.71 | 350 | 0.2 | 0.24 |
| Hex | 49 | 31 | 35 | 0 | 21 | 1B | 47 | 15E | 14 | 18 |
| Octal | 111 | 61 | 65 | 0 | 41 | 33 | 107 | 536 | 24 | 30 |
| Binary | 1001001 | 110001 | 110101 | 0 | 100001 | 11011 | 1000111 | 101011110 | 10100 | 11000 |
Color Harmonies of #493135
Complementary color
Monochromatic Colors of #493135
Black with #493135
Text Example
Text Example
White with #493135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493135; }
p { color: rgb(73,49,53); }
H1.HeaderClassName
{
color: #493135;
}
.AnyTagClassName
{
color: #493135;
}
</style>
background-color css
<style>
a { background-color: #493135; }
a { background-color: rgb(73,49,53); }
div.DivClassName
{
background-color: #493135;
}
.BgClassName
{
background-color: #493135;
}
</style>
border-color css
<style>
span { border-color: #493135; }
span { border-color: rgb(73,49,53); }
td.TdClassName
{
border-color: #493135;
}
.TagClassName
{
border-color: #493135;
}
</style>