Shades of Cabbage Pont #475540
Tints of Cabbage Pont #475540
RGB
CMYK
RGB Variations
Color information
#475540 (or 0x475540) is known color: Cabbage Pont. HEX triplet: 47, 55 and 40. RGB value is (71,85,64). Sum of RGB (Red+Green+Blue) = 71+85+64=220 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.27% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 85 - color contains mainly: green. Hex color #475540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475540 is #B8AABF. Grayscale: #4E4E4E. Windows color (decimal): -12102336 or 4216135. OLE color: 4216135.
HSL color Cylindrical-coordinate representation of color #475540: hue angle of 100º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #475540 is Cyan = 0.16, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 85 | 64 | - |
| CMYK | 0.16 | 0 | 0.25 | 0.67 |
| HSL | 100º | 0.14% | 0.29% | - |
| HSV(B) | 100º | 0.25% | 0.33% | - |
| XYZ | 6.77 | 8.21 | 6.08 | - |
| YUV | 78.42 | 119.86 | 122.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 64 | 0.16 | 0 | 0.25 | 0.67 | 100 | 0.14 | 0.29 |
| Hex | 47 | 55 | 40 | 10 | 0 | 19 | 43 | 64 | E | 1D |
| Octal | 107 | 125 | 100 | 20 | 0 | 31 | 103 | 144 | 16 | 35 |
| Binary | 1000111 | 1010101 | 1000000 | 10000 | 0 | 11001 | 1000011 | 1100100 | 1110 | 11101 |
Color Harmonies of #475540
Complementary color
Monochromatic Colors of #475540
Black with #475540
Text Example
Text Example
White with #475540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475540; }
p { color: rgb(71,85,64); }
H1.HeaderClassName
{
color: #475540;
}
.AnyTagClassName
{
color: #475540;
}
</style>
background-color css
<style>
a { background-color: #475540; }
a { background-color: rgb(71,85,64); }
div.DivClassName
{
background-color: #475540;
}
.BgClassName
{
background-color: #475540;
}
</style>
border-color css
<style>
span { border-color: #475540; }
span { border-color: rgb(71,85,64); }
td.TdClassName
{
border-color: #475540;
}
.TagClassName
{
border-color: #475540;
}
</style>