Shades of Cab Sav #463439
Tints of Cab Sav #463439
RGB
CMYK
RGB Variations
Color information
#463439 (or 0x463439) is known color: Cab Sav. HEX triplet: 46, 34 and 39. RGB value is (70,52,57). Sum of RGB (Red+Green+Blue) = 70+52+57=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 52 (20.70% from 255 or 29.05% from 179); Blue value is 57 (22.66% from 255 or 31.84% from 179); Max value from RGB is 70 - color contains mainly: red. Hex color #463439 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463439 is #B9CBC6. Grayscale: #393939. Windows color (decimal): -12176327 or 3748934. OLE color: 3748934.
HSL color Cylindrical-coordinate representation of color #463439: hue angle of 343.33º 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 #463439 is Cyan = 0, Magento = 0.26, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 57 | - |
| CMYK | 0 | 0.26 | 0.19 | 0.73 |
| HSL | 343.33º | 0.15% | 0.24% | - |
| HSV(B) | 343.33º | 0.26% | 0.27% | - |
| XYZ | 4.49 | 4.05 | 4.42 | - |
| YUV | 57.95 | 127.46 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 57 | 0 | 0.26 | 0.19 | 0.73 | 343.33 | 0.15 | 0.24 |
| Hex | 46 | 34 | 39 | 0 | 1A | 13 | 49 | 157 | F | 18 |
| Octal | 106 | 64 | 71 | 0 | 32 | 23 | 111 | 527 | 17 | 30 |
| Binary | 1000110 | 110100 | 111001 | 0 | 11010 | 10011 | 1001001 | 101010111 | 1111 | 11000 |
Color Harmonies of #463439
Complementary color
Monochromatic Colors of #463439
Black with #463439
Text Example
Text Example
White with #463439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463439; }
p { color: rgb(70,52,57); }
H1.HeaderClassName
{
color: #463439;
}
.AnyTagClassName
{
color: #463439;
}
</style>
background-color css
<style>
a { background-color: #463439; }
a { background-color: rgb(70,52,57); }
div.DivClassName
{
background-color: #463439;
}
.BgClassName
{
background-color: #463439;
}
</style>
border-color css
<style>
span { border-color: #463439; }
span { border-color: rgb(70,52,57); }
td.TdClassName
{
border-color: #463439;
}
.TagClassName
{
border-color: #463439;
}
</style>