Shades of Cabbage Pont #485739
Tints of Cabbage Pont #485739
RGB
CMYK
RGB Variations
Color information
#485739 (or 0x485739) is known color: Cabbage Pont. HEX triplet: 48, 57 and 39. RGB value is (72,87,57). Sum of RGB (Red+Green+Blue) = 72+87+57=216 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.33% from 216); Green value is 87 (34.38% from 255 or 40.28% from 216); Blue value is 57 (22.66% from 255 or 26.39% from 216); Max value from RGB is 87 - color contains mainly: green. Hex color #485739 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #485739 is #B7A8C6. Grayscale: #4F4F4F. Windows color (decimal): -12036295 or 3757896. OLE color: 3757896.
HSL color Cylindrical-coordinate representation of color #485739: hue angle of 90º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #485739 is Cyan = 0.17, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 87 | 57 | - |
| CMYK | 0.17 | 0 | 0.34 | 0.66 |
| HSL | 90º | 0.21% | 0.28% | - |
| HSV(B) | 90º | 0.34% | 0.34% | - |
| XYZ | 6.82 | 8.49 | 5.15 | - |
| YUV | 79.1 | 115.53 | 122.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 57 | 0.17 | 0 | 0.34 | 0.66 | 90 | 0.21 | 0.28 |
| Hex | 48 | 57 | 39 | 11 | 0 | 22 | 42 | 5A | 15 | 1C |
| Octal | 110 | 127 | 71 | 21 | 0 | 42 | 102 | 132 | 25 | 34 |
| Binary | 1001000 | 1010111 | 111001 | 10001 | 0 | 100010 | 1000010 | 1011010 | 10101 | 11100 |
Color Harmonies of #485739
Complementary color
Monochromatic Colors of #485739
Black with #485739
Text Example
Text Example
White with #485739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485739; }
p { color: rgb(72,87,57); }
H1.HeaderClassName
{
color: #485739;
}
.AnyTagClassName
{
color: #485739;
}
</style>
background-color css
<style>
a { background-color: #485739; }
a { background-color: rgb(72,87,57); }
div.DivClassName
{
background-color: #485739;
}
.BgClassName
{
background-color: #485739;
}
</style>
border-color css
<style>
span { border-color: #485739; }
span { border-color: rgb(72,87,57); }
td.TdClassName
{
border-color: #485739;
}
.TagClassName
{
border-color: #485739;
}
</style>