Shades of Cabbage Pont #475043
Tints of Cabbage Pont #475043
RGB
CMYK
RGB Variations
Color information
#475043 (or 0x475043) is known color: Cabbage Pont. HEX triplet: 47, 50 and 43. RGB value is (71,80,67). Sum of RGB (Red+Green+Blue) = 71+80+67=218 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.57% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 67 (26.56% from 255 or 30.73% from 218); Max value from RGB is 80 - color contains mainly: green. Hex color #475043 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475043 is #B8AFBC. Grayscale: #4B4B4B. Windows color (decimal): -12103613 or 4411463. OLE color: 4411463.
HSL color Cylindrical-coordinate representation of color #475043: hue angle of 101.54º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #475043 is Cyan = 0.11, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 71 | 80 | 67 | - |
| CMYK | 0.11 | 0 | 0.16 | 0.69 |
| HSL | 101.54º | 0.09% | 0.29% | - |
| HSV(B) | 101.54º | 0.16% | 0.31% | - |
| XYZ | 6.48 | 7.48 | 6.41 | - |
| YUV | 75.83 | 123.02 | 124.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 67 | 0.11 | 0 | 0.16 | 0.69 | 101.54 | 0.09 | 0.29 |
| Hex | 47 | 50 | 43 | B | 0 | 10 | 45 | 66 | 9 | 1D |
| Octal | 107 | 120 | 103 | 13 | 0 | 20 | 105 | 146 | 11 | 35 |
| Binary | 1000111 | 1010000 | 1000011 | 1011 | 0 | 10000 | 1000101 | 1100110 | 1001 | 11101 |
Color Harmonies of #475043
Complementary color
Monochromatic Colors of #475043
Black with #475043
Text Example
Text Example
White with #475043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475043; }
p { color: rgb(71,80,67); }
H1.HeaderClassName
{
color: #475043;
}
.AnyTagClassName
{
color: #475043;
}
</style>
background-color css
<style>
a { background-color: #475043; }
a { background-color: rgb(71,80,67); }
div.DivClassName
{
background-color: #475043;
}
.BgClassName
{
background-color: #475043;
}
</style>
border-color css
<style>
span { border-color: #475043; }
span { border-color: rgb(71,80,67); }
td.TdClassName
{
border-color: #475043;
}
.TagClassName
{
border-color: #475043;
}
</style>