Shades of Cab Sav #463134
Tints of Cab Sav #463134
RGB
CMYK
RGB Variations
Color information
#463134 (or 0x463134) is known color: Cab Sav. HEX triplet: 46, 31 and 34. RGB value is (70,49,52). Sum of RGB (Red+Green+Blue) = 70+49+52=171 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.94% from 171); Green value is 49 (19.53% from 255 or 28.65% from 171); Blue value is 52 (20.70% from 255 or 30.41% from 171); Max value from RGB is 70 - color contains mainly: red. Hex color #463134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463134 is #B9CECB. Grayscale: #373737. Windows color (decimal): -12177100 or 3420486. OLE color: 3420486.
HSL color Cylindrical-coordinate representation of color #463134: hue angle of 351.43º 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 #463134 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 52 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.73 |
| HSL | 351.43º | 0.18% | 0.23% | - |
| HSV(B) | 351.43º | 0.3% | 0.27% | - |
| XYZ | 4.24 | 3.75 | 3.75 | - |
| YUV | 55.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 52 | 0 | 0.30 | 0.26 | 0.73 | 351.43 | 0.18 | 0.23 |
| Hex | 46 | 31 | 34 | 0 | 1E | 1A | 49 | 15F | 12 | 17 |
| Octal | 106 | 61 | 64 | 0 | 36 | 32 | 111 | 537 | 22 | 27 |
| Binary | 1000110 | 110001 | 110100 | 0 | 11110 | 11010 | 1001001 | 101011111 | 10010 | 10111 |
Color Harmonies of #463134
Complementary color
Monochromatic Colors of #463134
Black with #463134
Text Example
Text Example
White with #463134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463134; }
p { color: rgb(70,49,52); }
H1.HeaderClassName
{
color: #463134;
}
.AnyTagClassName
{
color: #463134;
}
</style>
background-color css
<style>
a { background-color: #463134; }
a { background-color: rgb(70,49,52); }
div.DivClassName
{
background-color: #463134;
}
.BgClassName
{
background-color: #463134;
}
</style>
border-color css
<style>
span { border-color: #463134; }
span { border-color: rgb(70,49,52); }
td.TdClassName
{
border-color: #463134;
}
.TagClassName
{
border-color: #463134;
}
</style>