Shades of Cab Sav #463435
Tints of Cab Sav #463435
RGB
CMYK
RGB Variations
Color information
#463435 (or 0x463435) is known color: Cab Sav. HEX triplet: 46, 34 and 35. RGB value is (70,52,53). Sum of RGB (Red+Green+Blue) = 70+52+53=175 (23% of max value = 765). Red value is 70 (27.73% from 255 or 40% from 175); Green value is 52 (20.70% from 255 or 29.71% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 70 - color contains mainly: red. Hex color #463435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463435 is #B9CBCA. Grayscale: #393939. Windows color (decimal): -12176331 or 3486790. OLE color: 3486790.
HSL color Cylindrical-coordinate representation of color #463435: hue angle of 356.67º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #463435 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 53 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.73 |
| HSL | 356.67º | 0.15% | 0.24% | - |
| HSV(B) | 356.67º | 0.26% | 0.27% | - |
| XYZ | 4.4 | 4.02 | 3.91 | - |
| YUV | 57.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 53 | 0 | 0.26 | 0.24 | 0.73 | 356.67 | 0.15 | 0.24 |
| Hex | 46 | 34 | 35 | 0 | 1A | 18 | 49 | 165 | F | 18 |
| Octal | 106 | 64 | 65 | 0 | 32 | 30 | 111 | 545 | 17 | 30 |
| Binary | 1000110 | 110100 | 110101 | 0 | 11010 | 11000 | 1001001 | 101100101 | 1111 | 11000 |
Color Harmonies of #463435
Complementary color
Monochromatic Colors of #463435
Black with #463435
Text Example
Text Example
White with #463435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463435; }
p { color: rgb(70,52,53); }
H1.HeaderClassName
{
color: #463435;
}
.AnyTagClassName
{
color: #463435;
}
</style>
background-color css
<style>
a { background-color: #463435; }
a { background-color: rgb(70,52,53); }
div.DivClassName
{
background-color: #463435;
}
.BgClassName
{
background-color: #463435;
}
</style>
border-color css
<style>
span { border-color: #463435; }
span { border-color: rgb(70,52,53); }
td.TdClassName
{
border-color: #463435;
}
.TagClassName
{
border-color: #463435;
}
</style>