Shades of Cabbage Pont #475639
Tints of Cabbage Pont #475639
RGB
CMYK
RGB Variations
Color information
#475639 (or 0x475639) is known color: Cabbage Pont. HEX triplet: 47, 56 and 39. RGB value is (71,86,57). Sum of RGB (Red+Green+Blue) = 71+86+57=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 86 (33.98% from 255 or 40.19% from 214); Blue value is 57 (22.66% from 255 or 26.64% from 214); Max value from RGB is 86 - color contains mainly: green. Hex color #475639 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475639 is #B8A9C6. Grayscale: #4E4E4E. Windows color (decimal): -12102087 or 3757639. OLE color: 3757639.
HSL color Cylindrical-coordinate representation of color #475639: hue angle of 91.03º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #475639 is Cyan = 0.17, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 86 | 57 | - |
| CMYK | 0.17 | 0 | 0.34 | 0.66 |
| HSL | 91.03º | 0.2% | 0.28% | - |
| HSV(B) | 91.03º | 0.34% | 0.34% | - |
| XYZ | 6.66 | 8.29 | 5.12 | - |
| YUV | 78.21 | 116.03 | 122.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 57 | 0.17 | 0 | 0.34 | 0.66 | 91.03 | 0.2 | 0.28 |
| Hex | 47 | 56 | 39 | 11 | 0 | 22 | 42 | 5B | 14 | 1C |
| Octal | 107 | 126 | 71 | 21 | 0 | 42 | 102 | 133 | 24 | 34 |
| Binary | 1000111 | 1010110 | 111001 | 10001 | 0 | 100010 | 1000010 | 1011011 | 10100 | 11100 |
Color Harmonies of #475639
Complementary color
Monochromatic Colors of #475639
Black with #475639
Text Example
Text Example
White with #475639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475639; }
p { color: rgb(71,86,57); }
H1.HeaderClassName
{
color: #475639;
}
.AnyTagClassName
{
color: #475639;
}
</style>
background-color css
<style>
a { background-color: #475639; }
a { background-color: rgb(71,86,57); }
div.DivClassName
{
background-color: #475639;
}
.BgClassName
{
background-color: #475639;
}
</style>
border-color css
<style>
span { border-color: #475639; }
span { border-color: rgb(71,86,57); }
td.TdClassName
{
border-color: #475639;
}
.TagClassName
{
border-color: #475639;
}
</style>