Shades of Como #487059
Tints of Como #487059
RGB
CMYK
RGB Variations
Color information
#487059 (or 0x487059) is known color: Como. HEX triplet: 48, 70 and 59. RGB value is (72,112,89). Sum of RGB (Red+Green+Blue) = 72+112+89=273 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.37% from 273); Green value is 112 (44.14% from 255 or 41.03% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 112 - color contains mainly: green. Hex color #487059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487059 is #B78FA6. Grayscale: #616161. Windows color (decimal): -12029863 or 5861448. OLE color: 5861448.
HSL color Cylindrical-coordinate representation of color #487059: hue angle of 145.5º 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 #487059 is Cyan = 0.36, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 89 | - |
| CMYK | 0.36 | 0 | 0.21 | 0.56 |
| HSL | 145.5º | 0.22% | 0.36% | - |
| HSV(B) | 145.5º | 0.36% | 0.44% | - |
| XYZ | 10.27 | 13.69 | 11.55 | - |
| YUV | 97.42 | 123.25 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 89 | 0.36 | 0 | 0.21 | 0.56 | 145.5 | 0.22 | 0.36 |
| Hex | 48 | 70 | 59 | 24 | 0 | 15 | 38 | 92 | 16 | 24 |
| Octal | 110 | 160 | 131 | 44 | 0 | 25 | 70 | 222 | 26 | 44 |
| Binary | 1001000 | 1110000 | 1011001 | 100100 | 0 | 10101 | 111000 | 10010010 | 10110 | 100100 |
Color Harmonies of #487059
Complementary color
Monochromatic Colors of #487059
Black with #487059
Text Example
Text Example
White with #487059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487059; }
p { color: rgb(72,112,89); }
H1.HeaderClassName
{
color: #487059;
}
.AnyTagClassName
{
color: #487059;
}
</style>
background-color css
<style>
a { background-color: #487059; }
a { background-color: rgb(72,112,89); }
div.DivClassName
{
background-color: #487059;
}
.BgClassName
{
background-color: #487059;
}
</style>
border-color css
<style>
span { border-color: #487059; }
span { border-color: rgb(72,112,89); }
td.TdClassName
{
border-color: #487059;
}
.TagClassName
{
border-color: #487059;
}
</style>