Shades of Cabbage Pont #475042
Tints of Cabbage Pont #475042
RGB
CMYK
RGB Variations
Color information
#475042 (or 0x475042) is known color: Cabbage Pont. HEX triplet: 47, 50 and 42. RGB value is (71,80,66). Sum of RGB (Red+Green+Blue) = 71+80+66=217 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.72% from 217); Green value is 80 (31.64% from 255 or 36.87% from 217); Blue value is 66 (26.17% from 255 or 30.41% from 217); Max value from RGB is 80 - color contains mainly: green. Hex color #475042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475042 is #B8AFBD. Grayscale: #4B4B4B. Windows color (decimal): -12103614 or 4345927. OLE color: 4345927.
HSL color Cylindrical-coordinate representation of color #475042: hue angle of 98.57º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #475042 is Cyan = 0.11, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 80 | 66 | - |
| CMYK | 0.11 | 0 | 0.17 | 0.69 |
| HSL | 98.57º | 0.1% | 0.29% | - |
| HSV(B) | 98.57º | 0.18% | 0.31% | - |
| XYZ | 6.45 | 7.47 | 6.26 | - |
| YUV | 75.71 | 122.52 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 66 | 0.11 | 0 | 0.17 | 0.69 | 98.57 | 0.1 | 0.29 |
| Hex | 47 | 50 | 42 | B | 0 | 11 | 45 | 63 | A | 1D |
| Octal | 107 | 120 | 102 | 13 | 0 | 21 | 105 | 143 | 12 | 35 |
| Binary | 1000111 | 1010000 | 1000010 | 1011 | 0 | 10001 | 1000101 | 1100011 | 1010 | 11101 |
Color Harmonies of #475042
Complementary color
Monochromatic Colors of #475042
Black with #475042
Text Example
Text Example
White with #475042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475042; }
p { color: rgb(71,80,66); }
H1.HeaderClassName
{
color: #475042;
}
.AnyTagClassName
{
color: #475042;
}
</style>
background-color css
<style>
a { background-color: #475042; }
a { background-color: rgb(71,80,66); }
div.DivClassName
{
background-color: #475042;
}
.BgClassName
{
background-color: #475042;
}
</style>
border-color css
<style>
span { border-color: #475042; }
span { border-color: rgb(71,80,66); }
td.TdClassName
{
border-color: #475042;
}
.TagClassName
{
border-color: #475042;
}
</style>