Shades of Cab Sav #473033
Tints of Cab Sav #473033
RGB
CMYK
RGB Variations
Color information
#473033 (or 0x473033) is known color: Cab Sav. HEX triplet: 47, 30 and 33. RGB value is (71,48,51). Sum of RGB (Red+Green+Blue) = 71+48+51=170 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.76% from 170); Green value is 48 (19.14% from 255 or 28.24% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 71 - color contains mainly: red. Hex color #473033 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473033 is #B8CFCC. Grayscale: #373737. Windows color (decimal): -12111821 or 3354695. OLE color: 3354695.
HSL color Cylindrical-coordinate representation of color #473033: hue angle of 352.17º 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 #473033 is Cyan = 0, Magento = 0.32, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 51 | - |
| CMYK | 0 | 0.32 | 0.28 | 0.72 |
| HSL | 352.17º | 0.19% | 0.23% | - |
| HSV(B) | 352.17º | 0.32% | 0.28% | - |
| XYZ | 4.25 | 3.69 | 3.62 | - |
| YUV | 55.22 | 125.62 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 51 | 0 | 0.32 | 0.28 | 0.72 | 352.17 | 0.19 | 0.23 |
| Hex | 47 | 30 | 33 | 0 | 20 | 1C | 48 | 160 | 13 | 17 |
| Octal | 107 | 60 | 63 | 0 | 40 | 34 | 110 | 540 | 23 | 27 |
| Binary | 1000111 | 110000 | 110011 | 0 | 100000 | 11100 | 1001000 | 101100000 | 10011 | 10111 |
Color Harmonies of #473033
Complementary color
Monochromatic Colors of #473033
Black with #473033
Text Example
Text Example
White with #473033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473033; }
p { color: rgb(71,48,51); }
H1.HeaderClassName
{
color: #473033;
}
.AnyTagClassName
{
color: #473033;
}
</style>
background-color css
<style>
a { background-color: #473033; }
a { background-color: rgb(71,48,51); }
div.DivClassName
{
background-color: #473033;
}
.BgClassName
{
background-color: #473033;
}
</style>
border-color css
<style>
span { border-color: #473033; }
span { border-color: rgb(71,48,51); }
td.TdClassName
{
border-color: #473033;
}
.TagClassName
{
border-color: #473033;
}
</style>