Shades of Cab Sav #463032
Tints of Cab Sav #463032
RGB
CMYK
RGB Variations
Color information
#463032 (or 0x463032) is known color: Cab Sav. HEX triplet: 46, 30 and 32. RGB value is (70,48,50). Sum of RGB (Red+Green+Blue) = 70+48+50=168 (22% of max value = 765). Red value is 70 (27.73% from 255 or 41.67% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 50 (19.92% from 255 or 29.76% from 168); Max value from RGB is 70 - color contains mainly: red. Hex color #463032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463032 is #B9CFCD. Grayscale: #363636. Windows color (decimal): -12177358 or 3289158. OLE color: 3289158.
HSL color Cylindrical-coordinate representation of color #463032: hue angle of 354.55º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #463032 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 50 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.73 |
| HSL | 354.55º | 0.19% | 0.23% | - |
| HSV(B) | 354.55º | 0.31% | 0.27% | - |
| XYZ | 4.16 | 3.65 | 3.5 | - |
| YUV | 54.81 | 125.29 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 50 | 0 | 0.31 | 0.29 | 0.73 | 354.55 | 0.19 | 0.23 |
| Hex | 46 | 30 | 32 | 0 | 1F | 1D | 49 | 163 | 13 | 17 |
| Octal | 106 | 60 | 62 | 0 | 37 | 35 | 111 | 543 | 23 | 27 |
| Binary | 1000110 | 110000 | 110010 | 0 | 11111 | 11101 | 1001001 | 101100011 | 10011 | 10111 |
Color Harmonies of #463032
Complementary color
Monochromatic Colors of #463032
Black with #463032
Text Example
Text Example
White with #463032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463032; }
p { color: rgb(70,48,50); }
H1.HeaderClassName
{
color: #463032;
}
.AnyTagClassName
{
color: #463032;
}
</style>
background-color css
<style>
a { background-color: #463032; }
a { background-color: rgb(70,48,50); }
div.DivClassName
{
background-color: #463032;
}
.BgClassName
{
background-color: #463032;
}
</style>
border-color css
<style>
span { border-color: #463032; }
span { border-color: rgb(70,48,50); }
td.TdClassName
{
border-color: #463032;
}
.TagClassName
{
border-color: #463032;
}
</style>