Shades of Cab Sav #473234
Tints of Cab Sav #473234
RGB
CMYK
RGB Variations
Color information
#473234 (or 0x473234) is known color: Cab Sav. HEX triplet: 47, 32 and 34. RGB value is (71,50,52). Sum of RGB (Red+Green+Blue) = 71+50+52=173 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.04% from 173); Green value is 50 (19.92% from 255 or 28.90% from 173); Blue value is 52 (20.70% from 255 or 30.06% from 173); Max value from RGB is 71 - color contains mainly: red. Hex color #473234 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473234 is #B8CDCB. Grayscale: #383838. Windows color (decimal): -12111308 or 3420743. OLE color: 3420743.
HSL color Cylindrical-coordinate representation of color #473234: hue angle of 354.29º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #473234 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 50 | 52 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.72 |
| HSL | 354.29º | 0.17% | 0.24% | - |
| HSV(B) | 354.29º | 0.3% | 0.28% | - |
| XYZ | 4.36 | 3.87 | 3.77 | - |
| YUV | 56.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 50 | 52 | 0 | 0.30 | 0.27 | 0.72 | 354.29 | 0.17 | 0.24 |
| Hex | 47 | 32 | 34 | 0 | 1E | 1B | 48 | 162 | 11 | 18 |
| Octal | 107 | 62 | 64 | 0 | 36 | 33 | 110 | 542 | 21 | 30 |
| Binary | 1000111 | 110010 | 110100 | 0 | 11110 | 11011 | 1001000 | 101100010 | 10001 | 11000 |
Color Harmonies of #473234
Complementary color
Monochromatic Colors of #473234
Black with #473234
Text Example
Text Example
White with #473234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473234; }
p { color: rgb(71,50,52); }
H1.HeaderClassName
{
color: #473234;
}
.AnyTagClassName
{
color: #473234;
}
</style>
background-color css
<style>
a { background-color: #473234; }
a { background-color: rgb(71,50,52); }
div.DivClassName
{
background-color: #473234;
}
.BgClassName
{
background-color: #473234;
}
</style>
border-color css
<style>
span { border-color: #473234; }
span { border-color: rgb(71,50,52); }
td.TdClassName
{
border-color: #473234;
}
.TagClassName
{
border-color: #473234;
}
</style>