Shades of Cabbage Pont #475640
Tints of Cabbage Pont #475640
RGB
CMYK
RGB Variations
Color information
#475640 (or 0x475640) is known color: Cabbage Pont. HEX triplet: 47, 56 and 40. RGB value is (71,86,64). Sum of RGB (Red+Green+Blue) = 71+86+64=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 64 (25.39% from 255 or 28.96% from 221); Max value from RGB is 86 - color contains mainly: green. Hex color #475640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475640 is #B8A9BF. Grayscale: #4F4F4F. Windows color (decimal): -12102080 or 4216391. OLE color: 4216391.
HSL color Cylindrical-coordinate representation of color #475640: hue angle of 100.91º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #475640 is Cyan = 0.17, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 86 | 64 | - |
| CMYK | 0.17 | 0 | 0.26 | 0.66 |
| HSL | 100.91º | 0.15% | 0.29% | - |
| HSV(B) | 100.91º | 0.26% | 0.34% | - |
| XYZ | 6.85 | 8.37 | 6.1 | - |
| YUV | 79.01 | 119.53 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 64 | 0.17 | 0 | 0.26 | 0.66 | 100.91 | 0.15 | 0.29 |
| Hex | 47 | 56 | 40 | 11 | 0 | 1A | 42 | 65 | F | 1D |
| Octal | 107 | 126 | 100 | 21 | 0 | 32 | 102 | 145 | 17 | 35 |
| Binary | 1000111 | 1010110 | 1000000 | 10001 | 0 | 11010 | 1000010 | 1100101 | 1111 | 11101 |
Color Harmonies of #475640
Complementary color
Monochromatic Colors of #475640
Black with #475640
Text Example
Text Example
White with #475640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475640; }
p { color: rgb(71,86,64); }
H1.HeaderClassName
{
color: #475640;
}
.AnyTagClassName
{
color: #475640;
}
</style>
background-color css
<style>
a { background-color: #475640; }
a { background-color: rgb(71,86,64); }
div.DivClassName
{
background-color: #475640;
}
.BgClassName
{
background-color: #475640;
}
</style>
border-color css
<style>
span { border-color: #475640; }
span { border-color: rgb(71,86,64); }
td.TdClassName
{
border-color: #475640;
}
.TagClassName
{
border-color: #475640;
}
</style>