Shades of Cab Sav #462930
Tints of Cab Sav #462930
RGB
CMYK
RGB Variations
Color information
#462930 (or 0x462930) is known color: Cab Sav. HEX triplet: 46, 29 and 30. RGB value is (70,41,48). Sum of RGB (Red+Green+Blue) = 70+41+48=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 48 (19.14% from 255 or 30.19% from 159); Max value from RGB is 70 - color contains mainly: red. Hex color #462930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462930 is #B9D6CF. Grayscale: #323232. Windows color (decimal): -12179152 or 3156294. OLE color: 3156294.
HSL color Cylindrical-coordinate representation of color #462930: hue angle of 345.52º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #462930 is Cyan = 0, Magento = 0.41, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 48 | - |
| CMYK | 0 | 0.41 | 0.31 | 0.73 |
| HSL | 345.52º | 0.26% | 0.22% | - |
| HSV(B) | 345.52º | 0.41% | 0.27% | - |
| XYZ | 3.85 | 3.1 | 3.19 | - |
| YUV | 50.47 | 126.61 | 141.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 48 | 0 | 0.41 | 0.31 | 0.73 | 345.52 | 0.26 | 0.22 |
| Hex | 46 | 29 | 30 | 0 | 29 | 1F | 49 | 15A | 1A | 16 |
| Octal | 106 | 51 | 60 | 0 | 51 | 37 | 111 | 532 | 32 | 26 |
| Binary | 1000110 | 101001 | 110000 | 0 | 101001 | 11111 | 1001001 | 101011010 | 11010 | 10110 |
Color Harmonies of #462930
Complementary color
Monochromatic Colors of #462930
Black with #462930
Text Example
Text Example
White with #462930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462930; }
p { color: rgb(70,41,48); }
H1.HeaderClassName
{
color: #462930;
}
.AnyTagClassName
{
color: #462930;
}
</style>
background-color css
<style>
a { background-color: #462930; }
a { background-color: rgb(70,41,48); }
div.DivClassName
{
background-color: #462930;
}
.BgClassName
{
background-color: #462930;
}
</style>
border-color css
<style>
span { border-color: #462930; }
span { border-color: rgb(70,41,48); }
td.TdClassName
{
border-color: #462930;
}
.TagClassName
{
border-color: #462930;
}
</style>