Shades of Cab Sav #473134
Tints of Cab Sav #473134
RGB
CMYK
RGB Variations
Color information
#473134 (or 0x473134) is known color: Cab Sav. HEX triplet: 47, 31 and 34. RGB value is (71,49,52). Sum of RGB (Red+Green+Blue) = 71+49+52=172 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.28% from 172); Green value is 49 (19.53% from 255 or 28.49% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 71 - color contains mainly: red. Hex color #473134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473134 is #B8CECB. Grayscale: #373737. Windows color (decimal): -12111564 or 3420487. OLE color: 3420487.
HSL color Cylindrical-coordinate representation of color #473134: hue angle of 351.82º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #473134 is Cyan = 0, Magento = 0.31, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 49 | 52 | - |
| CMYK | 0 | 0.31 | 0.27 | 0.72 |
| HSL | 351.82º | 0.18% | 0.24% | - |
| HSV(B) | 351.82º | 0.31% | 0.28% | - |
| XYZ | 4.32 | 3.78 | 3.75 | - |
| YUV | 55.92 | 125.79 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 52 | 0 | 0.31 | 0.27 | 0.72 | 351.82 | 0.18 | 0.24 |
| Hex | 47 | 31 | 34 | 0 | 1F | 1B | 48 | 160 | 12 | 18 |
| Octal | 107 | 61 | 64 | 0 | 37 | 33 | 110 | 540 | 22 | 30 |
| Binary | 1000111 | 110001 | 110100 | 0 | 11111 | 11011 | 1001000 | 101100000 | 10010 | 11000 |
Color Harmonies of #473134
Complementary color
Monochromatic Colors of #473134
Black with #473134
Text Example
Text Example
White with #473134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473134; }
p { color: rgb(71,49,52); }
H1.HeaderClassName
{
color: #473134;
}
.AnyTagClassName
{
color: #473134;
}
</style>
background-color css
<style>
a { background-color: #473134; }
a { background-color: rgb(71,49,52); }
div.DivClassName
{
background-color: #473134;
}
.BgClassName
{
background-color: #473134;
}
</style>
border-color css
<style>
span { border-color: #473134; }
span { border-color: rgb(71,49,52); }
td.TdClassName
{
border-color: #473134;
}
.TagClassName
{
border-color: #473134;
}
</style>