Shades of Cab Sav #463031
Tints of Cab Sav #463031
RGB
CMYK
RGB Variations
Color information
#463031 (or 0x463031) is known color: Cab Sav. HEX triplet: 46, 30 and 31. RGB value is (70,48,49). Sum of RGB (Red+Green+Blue) = 70+48+49=167 (22% of max value = 765). Red value is 70 (27.73% from 255 or 41.92% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 49 (19.53% from 255 or 29.34% from 167); Max value from RGB is 70 - color contains mainly: red. Hex color #463031 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463031 is #B9CFCE. Grayscale: #363636. Windows color (decimal): -12177359 or 3223622. OLE color: 3223622.
HSL color Cylindrical-coordinate representation of color #463031: hue angle of 357.27º 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 #463031 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 49 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.73 |
| HSL | 357.27º | 0.19% | 0.23% | - |
| HSV(B) | 357.27º | 0.31% | 0.27% | - |
| XYZ | 4.14 | 3.64 | 3.39 | - |
| YUV | 54.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 49 | 0 | 0.31 | 0.30 | 0.73 | 357.27 | 0.19 | 0.23 |
| Hex | 46 | 30 | 31 | 0 | 1F | 1E | 49 | 165 | 13 | 17 |
| Octal | 106 | 60 | 61 | 0 | 37 | 36 | 111 | 545 | 23 | 27 |
| Binary | 1000110 | 110000 | 110001 | 0 | 11111 | 11110 | 1001001 | 101100101 | 10011 | 10111 |
Color Harmonies of #463031
Complementary color
Monochromatic Colors of #463031
Black with #463031
Text Example
Text Example
White with #463031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463031; }
p { color: rgb(70,48,49); }
H1.HeaderClassName
{
color: #463031;
}
.AnyTagClassName
{
color: #463031;
}
</style>
background-color css
<style>
a { background-color: #463031; }
a { background-color: rgb(70,48,49); }
div.DivClassName
{
background-color: #463031;
}
.BgClassName
{
background-color: #463031;
}
</style>
border-color css
<style>
span { border-color: #463031; }
span { border-color: rgb(70,48,49); }
td.TdClassName
{
border-color: #463031;
}
.TagClassName
{
border-color: #463031;
}
</style>