Shades of Cab Sav #473537
Tints of Cab Sav #473537
RGB
CMYK
RGB Variations
Color information
#473537 (or 0x473537) is known color: Cab Sav. HEX triplet: 47, 35 and 37. RGB value is (71,53,55). Sum of RGB (Red+Green+Blue) = 71+53+55=179 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.66% from 179); Green value is 53 (21.09% from 255 or 29.61% from 179); Blue value is 55 (21.88% from 255 or 30.73% from 179); Max value from RGB is 71 - color contains mainly: red. Hex color #473537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473537 is #B8CAC8. Grayscale: #3A3A3A. Windows color (decimal): -12110537 or 3618119. OLE color: 3618119.
HSL color Cylindrical-coordinate representation of color #473537: hue angle of 353.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #473537 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 55 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.72 |
| HSL | 353.33º | 0.15% | 0.24% | - |
| HSV(B) | 353.33º | 0.25% | 0.28% | - |
| XYZ | 4.56 | 4.16 | 4.18 | - |
| YUV | 58.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 55 | 0 | 0.25 | 0.23 | 0.72 | 353.33 | 0.15 | 0.24 |
| Hex | 47 | 35 | 37 | 0 | 19 | 17 | 48 | 161 | F | 18 |
| Octal | 107 | 65 | 67 | 0 | 31 | 27 | 110 | 541 | 17 | 30 |
| Binary | 1000111 | 110101 | 110111 | 0 | 11001 | 10111 | 1001000 | 101100001 | 1111 | 11000 |
Color Harmonies of #473537
Complementary color
Monochromatic Colors of #473537
Black with #473537
Text Example
Text Example
White with #473537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473537; }
p { color: rgb(71,53,55); }
H1.HeaderClassName
{
color: #473537;
}
.AnyTagClassName
{
color: #473537;
}
</style>
background-color css
<style>
a { background-color: #473537; }
a { background-color: rgb(71,53,55); }
div.DivClassName
{
background-color: #473537;
}
.BgClassName
{
background-color: #473537;
}
</style>
border-color css
<style>
span { border-color: #473537; }
span { border-color: rgb(71,53,55); }
td.TdClassName
{
border-color: #473537;
}
.TagClassName
{
border-color: #473537;
}
</style>