Shades of Cab Sav #473438
Tints of Cab Sav #473438
RGB
CMYK
RGB Variations
Color information
#473438 (or 0x473438) is known color: Cab Sav. HEX triplet: 47, 34 and 38. RGB value is (71,52,56). Sum of RGB (Red+Green+Blue) = 71+52+56=179 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.66% from 179); Green value is 52 (20.70% from 255 or 29.05% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 71 - color contains mainly: red. Hex color #473438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473438 is #B8CBC7. Grayscale: #3A3A3A. Windows color (decimal): -12110792 or 3683399. OLE color: 3683399.
HSL color Cylindrical-coordinate representation of color #473438: hue angle of 347.37º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473438 is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 56 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.72 |
| HSL | 347.37º | 0.15% | 0.24% | - |
| HSV(B) | 347.37º | 0.27% | 0.28% | - |
| XYZ | 4.54 | 4.08 | 4.29 | - |
| YUV | 58.14 | 126.79 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 56 | 0 | 0.27 | 0.21 | 0.72 | 347.37 | 0.15 | 0.24 |
| Hex | 47 | 34 | 38 | 0 | 1B | 15 | 48 | 15B | F | 18 |
| Octal | 107 | 64 | 70 | 0 | 33 | 25 | 110 | 533 | 17 | 30 |
| Binary | 1000111 | 110100 | 111000 | 0 | 11011 | 10101 | 1001000 | 101011011 | 1111 | 11000 |
Color Harmonies of #473438
Complementary color
Monochromatic Colors of #473438
Black with #473438
Text Example
Text Example
White with #473438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473438; }
p { color: rgb(71,52,56); }
H1.HeaderClassName
{
color: #473438;
}
.AnyTagClassName
{
color: #473438;
}
</style>
background-color css
<style>
a { background-color: #473438; }
a { background-color: rgb(71,52,56); }
div.DivClassName
{
background-color: #473438;
}
.BgClassName
{
background-color: #473438;
}
</style>
border-color css
<style>
span { border-color: #473438; }
span { border-color: rgb(71,52,56); }
td.TdClassName
{
border-color: #473438;
}
.TagClassName
{
border-color: #473438;
}
</style>