Shades of Cabbage Pont #475541
Tints of Cabbage Pont #475541
RGB
CMYK
RGB Variations
Color information
#475541 (or 0x475541) is known color: Cabbage Pont. HEX triplet: 47, 55 and 41. RGB value is (71,85,65). Sum of RGB (Red+Green+Blue) = 71+85+65=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 65 (25.78% from 255 or 29.41% from 221); Max value from RGB is 85 - color contains mainly: green. Hex color #475541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475541 is #B8AABE. Grayscale: #4E4E4E. Windows color (decimal): -12102335 or 4281671. OLE color: 4281671.
HSL color Cylindrical-coordinate representation of color #475541: hue angle of 102º degrees, saturation: 0.13, 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 #475541 is Cyan = 0.16, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 85 | 65 | - |
| CMYK | 0.16 | 0 | 0.24 | 0.67 |
| HSL | 102º | 0.13% | 0.29% | - |
| HSV(B) | 102º | 0.24% | 0.33% | - |
| XYZ | 6.8 | 8.22 | 6.23 | - |
| YUV | 78.53 | 120.36 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 65 | 0.16 | 0 | 0.24 | 0.67 | 102 | 0.13 | 0.29 |
| Hex | 47 | 55 | 41 | 10 | 0 | 18 | 43 | 66 | D | 1D |
| Octal | 107 | 125 | 101 | 20 | 0 | 30 | 103 | 146 | 15 | 35 |
| Binary | 1000111 | 1010101 | 1000001 | 10000 | 0 | 11000 | 1000011 | 1100110 | 1101 | 11101 |
Color Harmonies of #475541
Complementary color
Monochromatic Colors of #475541
Black with #475541
Text Example
Text Example
White with #475541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475541; }
p { color: rgb(71,85,65); }
H1.HeaderClassName
{
color: #475541;
}
.AnyTagClassName
{
color: #475541;
}
</style>
background-color css
<style>
a { background-color: #475541; }
a { background-color: rgb(71,85,65); }
div.DivClassName
{
background-color: #475541;
}
.BgClassName
{
background-color: #475541;
}
</style>
border-color css
<style>
span { border-color: #475541; }
span { border-color: rgb(71,85,65); }
td.TdClassName
{
border-color: #475541;
}
.TagClassName
{
border-color: #475541;
}
</style>