Shades of Cab Sav #463538
Tints of Cab Sav #463538
RGB
CMYK
RGB Variations
Color information
#463538 (or 0x463538) is known color: Cab Sav. HEX triplet: 46, 35 and 38. RGB value is (70,53,56). Sum of RGB (Red+Green+Blue) = 70+53+56=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 53 (21.09% from 255 or 29.61% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 70 - color contains mainly: red. Hex color #463538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463538 is #B9CAC7. Grayscale: #3A3A3A. Windows color (decimal): -12176072 or 3683654. OLE color: 3683654.
HSL color Cylindrical-coordinate representation of color #463538: hue angle of 349.41º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #463538 is Cyan = 0, Magento = 0.24, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 56 | - |
| CMYK | 0 | 0.24 | 0.20 | 0.73 |
| HSL | 349.41º | 0.14% | 0.24% | - |
| HSV(B) | 349.41º | 0.24% | 0.27% | - |
| XYZ | 4.51 | 4.13 | 4.3 | - |
| YUV | 58.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 56 | 0 | 0.24 | 0.20 | 0.73 | 349.41 | 0.14 | 0.24 |
| Hex | 46 | 35 | 38 | 0 | 18 | 14 | 49 | 15D | E | 18 |
| Octal | 106 | 65 | 70 | 0 | 30 | 24 | 111 | 535 | 16 | 30 |
| Binary | 1000110 | 110101 | 111000 | 0 | 11000 | 10100 | 1001001 | 101011101 | 1110 | 11000 |
Color Harmonies of #463538
Complementary color
Monochromatic Colors of #463538
Black with #463538
Text Example
Text Example
White with #463538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463538; }
p { color: rgb(70,53,56); }
H1.HeaderClassName
{
color: #463538;
}
.AnyTagClassName
{
color: #463538;
}
</style>
background-color css
<style>
a { background-color: #463538; }
a { background-color: rgb(70,53,56); }
div.DivClassName
{
background-color: #463538;
}
.BgClassName
{
background-color: #463538;
}
</style>
border-color css
<style>
span { border-color: #463538; }
span { border-color: rgb(70,53,56); }
td.TdClassName
{
border-color: #463538;
}
.TagClassName
{
border-color: #463538;
}
</style>