Shades of Cabbage Pont #475041
Tints of Cabbage Pont #475041
RGB
CMYK
RGB Variations
Color information
#475041 (or 0x475041) is known color: Cabbage Pont. HEX triplet: 47, 50 and 41. RGB value is (71,80,65). Sum of RGB (Red+Green+Blue) = 71+80+65=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 80 (31.64% from 255 or 37.04% from 216); Blue value is 65 (25.78% from 255 or 30.09% from 216); Max value from RGB is 80 - color contains mainly: green. Hex color #475041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475041 is #B8AFBE. Grayscale: #4B4B4B. Windows color (decimal): -12103615 or 4280391. OLE color: 4280391.
HSL color Cylindrical-coordinate representation of color #475041: hue angle of 96º degrees, saturation: 0.1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #475041 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 80 | 65 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.69 |
| HSL | 96º | 0.1% | 0.28% | - |
| HSV(B) | 96º | 0.19% | 0.31% | - |
| XYZ | 6.42 | 7.46 | 6.1 | - |
| YUV | 75.6 | 122.02 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 65 | 0.11 | 0 | 0.19 | 0.69 | 96 | 0.1 | 0.28 |
| Hex | 47 | 50 | 41 | B | 0 | 13 | 45 | 60 | A | 1C |
| Octal | 107 | 120 | 101 | 13 | 0 | 23 | 105 | 140 | 12 | 34 |
| Binary | 1000111 | 1010000 | 1000001 | 1011 | 0 | 10011 | 1000101 | 1100000 | 1010 | 11100 |
Color Harmonies of #475041
Complementary color
Monochromatic Colors of #475041
Black with #475041
Text Example
Text Example
White with #475041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475041; }
p { color: rgb(71,80,65); }
H1.HeaderClassName
{
color: #475041;
}
.AnyTagClassName
{
color: #475041;
}
</style>
background-color css
<style>
a { background-color: #475041; }
a { background-color: rgb(71,80,65); }
div.DivClassName
{
background-color: #475041;
}
.BgClassName
{
background-color: #475041;
}
</style>
border-color css
<style>
span { border-color: #475041; }
span { border-color: rgb(71,80,65); }
td.TdClassName
{
border-color: #475041;
}
.TagClassName
{
border-color: #475041;
}
</style>