Shades of Cabbage Pont #475440
Tints of Cabbage Pont #475440
RGB
CMYK
RGB Variations
Color information
#475440 (or 0x475440) is known color: Cabbage Pont. HEX triplet: 47, 54 and 40. RGB value is (71,84,64). Sum of RGB (Red+Green+Blue) = 71+84+64=219 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.42% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 84 - color contains mainly: green. Hex color #475440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475440 is #B8ABBF. Grayscale: #4D4D4D. Windows color (decimal): -12102592 or 4215879. OLE color: 4215879.
HSL color Cylindrical-coordinate representation of color #475440: hue angle of 99º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #475440 is Cyan = 0.15, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 84 | 64 | - |
| CMYK | 0.15 | 0 | 0.24 | 0.67 |
| HSL | 99º | 0.14% | 0.29% | - |
| HSV(B) | 99º | 0.24% | 0.33% | - |
| XYZ | 6.69 | 8.05 | 6.05 | - |
| YUV | 77.83 | 120.19 | 123.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 64 | 0.15 | 0 | 0.24 | 0.67 | 99 | 0.14 | 0.29 |
| Hex | 47 | 54 | 40 | F | 0 | 18 | 43 | 63 | E | 1D |
| Octal | 107 | 124 | 100 | 17 | 0 | 30 | 103 | 143 | 16 | 35 |
| Binary | 1000111 | 1010100 | 1000000 | 1111 | 0 | 11000 | 1000011 | 1100011 | 1110 | 11101 |
Color Harmonies of #475440
Complementary color
Monochromatic Colors of #475440
Black with #475440
Text Example
Text Example
White with #475440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475440; }
p { color: rgb(71,84,64); }
H1.HeaderClassName
{
color: #475440;
}
.AnyTagClassName
{
color: #475440;
}
</style>
background-color css
<style>
a { background-color: #475440; }
a { background-color: rgb(71,84,64); }
div.DivClassName
{
background-color: #475440;
}
.BgClassName
{
background-color: #475440;
}
</style>
border-color css
<style>
span { border-color: #475440; }
span { border-color: rgb(71,84,64); }
td.TdClassName
{
border-color: #475440;
}
.TagClassName
{
border-color: #475440;
}
</style>