Shades of Como #487958
Tints of Como #487958
RGB
CMYK
RGB Variations
Color information
#487958 (or 0x487958) is known color: Como. HEX triplet: 48, 79 and 58. RGB value is (72,121,88). Sum of RGB (Red+Green+Blue) = 72+121+88=281 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.62% from 281); Green value is 121 (47.66% from 255 or 43.06% from 281); Blue value is 88 (34.77% from 255 or 31.32% from 281); Max value from RGB is 121 - color contains mainly: green. Hex color #487958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487958 is #B786A7. Grayscale: #666666. Windows color (decimal): -12027560 or 5798216. OLE color: 5798216.
HSL color Cylindrical-coordinate representation of color #487958: hue angle of 139.59º 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 #487958 is Cyan = 0.40, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 88 | - |
| CMYK | 0.40 | 0 | 0.27 | 0.53 |
| HSL | 139.59º | 0.25% | 0.38% | - |
| HSV(B) | 139.59º | 0.4% | 0.47% | - |
| XYZ | 11.27 | 15.76 | 11.68 | - |
| YUV | 102.59 | 119.77 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 88 | 0.40 | 0 | 0.27 | 0.53 | 139.59 | 0.25 | 0.38 |
| Hex | 48 | 79 | 58 | 28 | 0 | 1B | 35 | 8C | 19 | 26 |
| Octal | 110 | 171 | 130 | 50 | 0 | 33 | 65 | 214 | 31 | 46 |
| Binary | 1001000 | 1111001 | 1011000 | 101000 | 0 | 11011 | 110101 | 10001100 | 11001 | 100110 |
Color Harmonies of #487958
Complementary color
Monochromatic Colors of #487958
Black with #487958
Text Example
Text Example
White with #487958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487958; }
p { color: rgb(72,121,88); }
H1.HeaderClassName
{
color: #487958;
}
.AnyTagClassName
{
color: #487958;
}
</style>
background-color css
<style>
a { background-color: #487958; }
a { background-color: rgb(72,121,88); }
div.DivClassName
{
background-color: #487958;
}
.BgClassName
{
background-color: #487958;
}
</style>
border-color css
<style>
span { border-color: #487958; }
span { border-color: rgb(72,121,88); }
td.TdClassName
{
border-color: #487958;
}
.TagClassName
{
border-color: #487958;
}
</style>