Shades of Como #487056
Tints of Como #487056
RGB
CMYK
RGB Variations
Color information
#487056 (or 0x487056) is known color: Como. HEX triplet: 48, 70 and 56. RGB value is (72,112,86). Sum of RGB (Red+Green+Blue) = 72+112+86=270 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.67% from 270); Green value is 112 (44.14% from 255 or 41.48% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 112 - color contains mainly: green. Hex color #487056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487056 is #B78FA9. Grayscale: #616161. Windows color (decimal): -12029866 or 5664840. OLE color: 5664840.
HSL color Cylindrical-coordinate representation of color #487056: hue angle of 141º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #487056 is Cyan = 0.36, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 86 | - |
| CMYK | 0.36 | 0 | 0.23 | 0.56 |
| HSL | 141º | 0.22% | 0.36% | - |
| HSV(B) | 141º | 0.36% | 0.44% | - |
| XYZ | 10.15 | 13.64 | 10.9 | - |
| YUV | 97.08 | 121.75 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 86 | 0.36 | 0 | 0.23 | 0.56 | 141 | 0.22 | 0.36 |
| Hex | 48 | 70 | 56 | 24 | 0 | 17 | 38 | 8D | 16 | 24 |
| Octal | 110 | 160 | 126 | 44 | 0 | 27 | 70 | 215 | 26 | 44 |
| Binary | 1001000 | 1110000 | 1010110 | 100100 | 0 | 10111 | 111000 | 10001101 | 10110 | 100100 |
Color Harmonies of #487056
Complementary color
Monochromatic Colors of #487056
Black with #487056
Text Example
Text Example
White with #487056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487056; }
p { color: rgb(72,112,86); }
H1.HeaderClassName
{
color: #487056;
}
.AnyTagClassName
{
color: #487056;
}
</style>
background-color css
<style>
a { background-color: #487056; }
a { background-color: rgb(72,112,86); }
div.DivClassName
{
background-color: #487056;
}
.BgClassName
{
background-color: #487056;
}
</style>
border-color css
<style>
span { border-color: #487056; }
span { border-color: rgb(72,112,86); }
td.TdClassName
{
border-color: #487056;
}
.TagClassName
{
border-color: #487056;
}
</style>