Shades of Cabbage Pont #475938
Tints of Cabbage Pont #475938
RGB
CMYK
RGB Variations
Color information
#475938 (or 0x475938) is known color: Cabbage Pont. HEX triplet: 47, 59 and 38. RGB value is (71,89,56). Sum of RGB (Red+Green+Blue) = 71+89+56=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 89 (35.16% from 255 or 41.20% from 216); Blue value is 56 (22.27% from 255 or 25.93% from 216); Max value from RGB is 89 - color contains mainly: green. Hex color #475938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475938 is #B8A6C7. Grayscale: #4F4F4F. Windows color (decimal): -12101320 or 3692871. OLE color: 3692871.
HSL color Cylindrical-coordinate representation of color #475938: hue angle of 92.73º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #475938 is Cyan = 0.20, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 89 | 56 | - |
| CMYK | 0.20 | 0 | 0.37 | 0.65 |
| HSL | 92.73º | 0.23% | 0.28% | - |
| HSV(B) | 92.73º | 0.37% | 0.35% | - |
| XYZ | 6.88 | 8.77 | 5.07 | - |
| YUV | 79.86 | 114.54 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 56 | 0.20 | 0 | 0.37 | 0.65 | 92.73 | 0.23 | 0.28 |
| Hex | 47 | 59 | 38 | 14 | 0 | 25 | 41 | 5D | 17 | 1C |
| Octal | 107 | 131 | 70 | 24 | 0 | 45 | 101 | 135 | 27 | 34 |
| Binary | 1000111 | 1011001 | 111000 | 10100 | 0 | 100101 | 1000001 | 1011101 | 10111 | 11100 |
Color Harmonies of #475938
Complementary color
Monochromatic Colors of #475938
Black with #475938
Text Example
Text Example
White with #475938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475938; }
p { color: rgb(71,89,56); }
H1.HeaderClassName
{
color: #475938;
}
.AnyTagClassName
{
color: #475938;
}
</style>
background-color css
<style>
a { background-color: #475938; }
a { background-color: rgb(71,89,56); }
div.DivClassName
{
background-color: #475938;
}
.BgClassName
{
background-color: #475938;
}
</style>
border-color css
<style>
span { border-color: #475938; }
span { border-color: rgb(71,89,56); }
td.TdClassName
{
border-color: #475938;
}
.TagClassName
{
border-color: #475938;
}
</style>