Shades of Cab Sav #473336
Tints of Cab Sav #473336
RGB
CMYK
RGB Variations
Color information
#473336 (or 0x473336) is known color: Cab Sav. HEX triplet: 47, 33 and 36. RGB value is (71,51,54). Sum of RGB (Red+Green+Blue) = 71+51+54=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 51 (20.31% from 255 or 28.98% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 71 - color contains mainly: red. Hex color #473336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473336 is #B8CCC9. Grayscale: #393939. Windows color (decimal): -12111050 or 3552071. OLE color: 3552071.
HSL color Cylindrical-coordinate representation of color #473336: hue angle of 351º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #473336 is Cyan = 0, Magento = 0.28, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 54 | - |
| CMYK | 0 | 0.28 | 0.24 | 0.72 |
| HSL | 351º | 0.16% | 0.24% | - |
| HSV(B) | 351º | 0.28% | 0.28% | - |
| XYZ | 4.45 | 3.97 | 4.02 | - |
| YUV | 57.32 | 126.13 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 54 | 0 | 0.28 | 0.24 | 0.72 | 351 | 0.16 | 0.24 |
| Hex | 47 | 33 | 36 | 0 | 1C | 18 | 48 | 15F | 10 | 18 |
| Octal | 107 | 63 | 66 | 0 | 34 | 30 | 110 | 537 | 20 | 30 |
| Binary | 1000111 | 110011 | 110110 | 0 | 11100 | 11000 | 1001000 | 101011111 | 10000 | 11000 |
Color Harmonies of #473336
Complementary color
Monochromatic Colors of #473336
Black with #473336
Text Example
Text Example
White with #473336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473336; }
p { color: rgb(71,51,54); }
H1.HeaderClassName
{
color: #473336;
}
.AnyTagClassName
{
color: #473336;
}
</style>
background-color css
<style>
a { background-color: #473336; }
a { background-color: rgb(71,51,54); }
div.DivClassName
{
background-color: #473336;
}
.BgClassName
{
background-color: #473336;
}
</style>
border-color css
<style>
span { border-color: #473336; }
span { border-color: rgb(71,51,54); }
td.TdClassName
{
border-color: #473336;
}
.TagClassName
{
border-color: #473336;
}
</style>