Shades of Cab Sav #472930
Tints of Cab Sav #472930
RGB
CMYK
RGB Variations
Color information
#472930 (or 0x472930) is known color: Cab Sav. HEX triplet: 47, 29 and 30. RGB value is (71,41,48). Sum of RGB (Red+Green+Blue) = 71+41+48=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 48 (19.14% from 255 or 30% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #472930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472930 is #B8D6CF. Grayscale: #323232. Windows color (decimal): -12113616 or 3156295. OLE color: 3156295.
HSL color Cylindrical-coordinate representation of color #472930: hue angle of 346º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #472930 is Cyan = 0, Magento = 0.42, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 48 | - |
| CMYK | 0 | 0.42 | 0.32 | 0.72 |
| HSL | 346º | 0.27% | 0.22% | - |
| HSV(B) | 346º | 0.42% | 0.28% | - |
| XYZ | 3.92 | 3.14 | 3.2 | - |
| YUV | 50.77 | 126.44 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 48 | 0 | 0.42 | 0.32 | 0.72 | 346 | 0.27 | 0.22 |
| Hex | 47 | 29 | 30 | 0 | 2A | 20 | 48 | 15A | 1B | 16 |
| Octal | 107 | 51 | 60 | 0 | 52 | 40 | 110 | 532 | 33 | 26 |
| Binary | 1000111 | 101001 | 110000 | 0 | 101010 | 100000 | 1001000 | 101011010 | 11011 | 10110 |
Color Harmonies of #472930
Complementary color
Monochromatic Colors of #472930
Black with #472930
Text Example
Text Example
White with #472930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472930; }
p { color: rgb(71,41,48); }
H1.HeaderClassName
{
color: #472930;
}
.AnyTagClassName
{
color: #472930;
}
</style>
background-color css
<style>
a { background-color: #472930; }
a { background-color: rgb(71,41,48); }
div.DivClassName
{
background-color: #472930;
}
.BgClassName
{
background-color: #472930;
}
</style>
border-color css
<style>
span { border-color: #472930; }
span { border-color: rgb(71,41,48); }
td.TdClassName
{
border-color: #472930;
}
.TagClassName
{
border-color: #472930;
}
</style>