Shades of Como #487859
Tints of Como #487859
RGB
CMYK
RGB Variations
Color information
#487859 (or 0x487859) is known color: Como. HEX triplet: 48, 78 and 59. RGB value is (72,120,89). Sum of RGB (Red+Green+Blue) = 72+120+89=281 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.62% from 281); Green value is 120 (47.27% from 255 or 42.70% from 281); Blue value is 89 (35.16% from 255 or 31.67% from 281); Max value from RGB is 120 - color contains mainly: green. Hex color #487859 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487859 is #B787A6. Grayscale: #666666. Windows color (decimal): -12027815 or 5863496. OLE color: 5863496.
HSL color Cylindrical-coordinate representation of color #487859: hue angle of 141.25º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487859 is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 120 | 89 | - |
| CMYK | 0.40 | 0 | 0.26 | 0.53 |
| HSL | 141.25º | 0.25% | 0.38% | - |
| HSV(B) | 141.25º | 0.4% | 0.47% | - |
| XYZ | 11.19 | 15.53 | 11.86 | - |
| YUV | 102.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 120 | 89 | 0.40 | 0 | 0.26 | 0.53 | 141.25 | 0.25 | 0.38 |
| Hex | 48 | 78 | 59 | 28 | 0 | 1A | 35 | 8D | 19 | 26 |
| Octal | 110 | 170 | 131 | 50 | 0 | 32 | 65 | 215 | 31 | 46 |
| Binary | 1001000 | 1111000 | 1011001 | 101000 | 0 | 11010 | 110101 | 10001101 | 11001 | 100110 |
Color Harmonies of #487859
Complementary color
Monochromatic Colors of #487859
Black with #487859
Text Example
Text Example
White with #487859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487859; }
p { color: rgb(72,120,89); }
H1.HeaderClassName
{
color: #487859;
}
.AnyTagClassName
{
color: #487859;
}
</style>
background-color css
<style>
a { background-color: #487859; }
a { background-color: rgb(72,120,89); }
div.DivClassName
{
background-color: #487859;
}
.BgClassName
{
background-color: #487859;
}
</style>
border-color css
<style>
span { border-color: #487859; }
span { border-color: rgb(72,120,89); }
td.TdClassName
{
border-color: #487859;
}
.TagClassName
{
border-color: #487859;
}
</style>