Shades of Cab Sav #473034
Tints of Cab Sav #473034
RGB
CMYK
RGB Variations
Color information
#473034 (or 0x473034) is known color: Cab Sav. HEX triplet: 47, 30 and 34. RGB value is (71,48,52). Sum of RGB (Red+Green+Blue) = 71+48+52=171 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.52% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 52 (20.70% from 255 or 30.41% from 171); Max value from RGB is 71 - color contains mainly: red. Hex color #473034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473034 is #B8CFCB. Grayscale: #373737. Windows color (decimal): -12111820 or 3420231. OLE color: 3420231.
HSL color Cylindrical-coordinate representation of color #473034: hue angle of 349.57º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #473034 is Cyan = 0, Magento = 0.32, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 52 | - |
| CMYK | 0 | 0.32 | 0.27 | 0.72 |
| HSL | 349.57º | 0.19% | 0.23% | - |
| HSV(B) | 349.57º | 0.32% | 0.28% | - |
| XYZ | 4.28 | 3.7 | 3.74 | - |
| YUV | 55.33 | 126.12 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 52 | 0 | 0.32 | 0.27 | 0.72 | 349.57 | 0.19 | 0.23 |
| Hex | 47 | 30 | 34 | 0 | 20 | 1B | 48 | 15E | 13 | 17 |
| Octal | 107 | 60 | 64 | 0 | 40 | 33 | 110 | 536 | 23 | 27 |
| Binary | 1000111 | 110000 | 110100 | 0 | 100000 | 11011 | 1001000 | 101011110 | 10011 | 10111 |
Color Harmonies of #473034
Complementary color
Monochromatic Colors of #473034
Black with #473034
Text Example
Text Example
White with #473034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473034; }
p { color: rgb(71,48,52); }
H1.HeaderClassName
{
color: #473034;
}
.AnyTagClassName
{
color: #473034;
}
</style>
background-color css
<style>
a { background-color: #473034; }
a { background-color: rgb(71,48,52); }
div.DivClassName
{
background-color: #473034;
}
.BgClassName
{
background-color: #473034;
}
</style>
border-color css
<style>
span { border-color: #473034; }
span { border-color: rgb(71,48,52); }
td.TdClassName
{
border-color: #473034;
}
.TagClassName
{
border-color: #473034;
}
</style>