Shades of Cab Sav #463136
Tints of Cab Sav #463136
RGB
CMYK
RGB Variations
Color information
#463136 (or 0x463136) is known color: Cab Sav. HEX triplet: 46, 31 and 36. RGB value is (70,49,54). Sum of RGB (Red+Green+Blue) = 70+49+54=173 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.46% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 54 (21.48% from 255 or 31.21% from 173); Max value from RGB is 70 - color contains mainly: red. Hex color #463136 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463136 is #B9CEC9. Grayscale: #373737. Windows color (decimal): -12177098 or 3551558. OLE color: 3551558.
HSL color Cylindrical-coordinate representation of color #463136: hue angle of 345.71º 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 #463136 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 54 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.73 |
| HSL | 345.71º | 0.18% | 0.23% | - |
| HSV(B) | 345.71º | 0.3% | 0.27% | - |
| XYZ | 4.29 | 3.77 | 3.99 | - |
| YUV | 55.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 54 | 0 | 0.30 | 0.23 | 0.73 | 345.71 | 0.18 | 0.23 |
| Hex | 46 | 31 | 36 | 0 | 1E | 17 | 49 | 15A | 12 | 17 |
| Octal | 106 | 61 | 66 | 0 | 36 | 27 | 111 | 532 | 22 | 27 |
| Binary | 1000110 | 110001 | 110110 | 0 | 11110 | 10111 | 1001001 | 101011010 | 10010 | 10111 |
Color Harmonies of #463136
Complementary color
Monochromatic Colors of #463136
Black with #463136
Text Example
Text Example
White with #463136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463136; }
p { color: rgb(70,49,54); }
H1.HeaderClassName
{
color: #463136;
}
.AnyTagClassName
{
color: #463136;
}
</style>
background-color css
<style>
a { background-color: #463136; }
a { background-color: rgb(70,49,54); }
div.DivClassName
{
background-color: #463136;
}
.BgClassName
{
background-color: #463136;
}
</style>
border-color css
<style>
span { border-color: #463136; }
span { border-color: rgb(70,49,54); }
td.TdClassName
{
border-color: #463136;
}
.TagClassName
{
border-color: #463136;
}
</style>