Shades of Cab Sav #463133
Tints of Cab Sav #463133
RGB
CMYK
RGB Variations
Color information
#463133 (or 0x463133) is known color: Cab Sav. HEX triplet: 46, 31 and 33. RGB value is (70,49,51). Sum of RGB (Red+Green+Blue) = 70+49+51=170 (22% of max value = 765). Red value is 70 (27.73% from 255 or 41.18% from 170); Green value is 49 (19.53% from 255 or 28.82% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 70 - color contains mainly: red. Hex color #463133 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463133 is #B9CECC. Grayscale: #373737. Windows color (decimal): -12177101 or 3354950. OLE color: 3354950.
HSL color Cylindrical-coordinate representation of color #463133: hue angle of 354.29º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #463133 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 51 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.73 |
| HSL | 354.29º | 0.18% | 0.23% | - |
| HSV(B) | 354.29º | 0.3% | 0.27% | - |
| XYZ | 4.22 | 3.74 | 3.63 | - |
| YUV | 55.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 51 | 0 | 0.30 | 0.27 | 0.73 | 354.29 | 0.18 | 0.23 |
| Hex | 46 | 31 | 33 | 0 | 1E | 1B | 49 | 162 | 12 | 17 |
| Octal | 106 | 61 | 63 | 0 | 36 | 33 | 111 | 542 | 22 | 27 |
| Binary | 1000110 | 110001 | 110011 | 0 | 11110 | 11011 | 1001001 | 101100010 | 10010 | 10111 |
Color Harmonies of #463133
Complementary color
Monochromatic Colors of #463133
Black with #463133
Text Example
Text Example
White with #463133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463133; }
p { color: rgb(70,49,51); }
H1.HeaderClassName
{
color: #463133;
}
.AnyTagClassName
{
color: #463133;
}
</style>
background-color css
<style>
a { background-color: #463133; }
a { background-color: rgb(70,49,51); }
div.DivClassName
{
background-color: #463133;
}
.BgClassName
{
background-color: #463133;
}
</style>
border-color css
<style>
span { border-color: #463133; }
span { border-color: rgb(70,49,51); }
td.TdClassName
{
border-color: #463133;
}
.TagClassName
{
border-color: #463133;
}
</style>