Shades of Como #487760
Tints of Como #487760
RGB
CMYK
RGB Variations
Color information
#487760 (or 0x487760) is known color: Como. HEX triplet: 48, 77 and 60. RGB value is (72,119,96). Sum of RGB (Red+Green+Blue) = 72+119+96=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 96 (37.89% from 255 or 33.45% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #487760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487760 is #B7889F. Grayscale: #666666. Windows color (decimal): -12028064 or 6321992. OLE color: 6321992.
HSL color Cylindrical-coordinate representation of color #487760: hue angle of 150.64º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487760 is Cyan = 0.39, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 119 | 96 | - |
| CMYK | 0.39 | 0 | 0.19 | 0.53 |
| HSL | 150.64º | 0.25% | 0.37% | - |
| HSV(B) | 150.64º | 0.39% | 0.47% | - |
| XYZ | 11.38 | 15.42 | 13.44 | - |
| YUV | 102.33 | 124.43 | 106.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 119 | 96 | 0.39 | 0 | 0.19 | 0.53 | 150.64 | 0.25 | 0.37 |
| Hex | 48 | 77 | 60 | 27 | 0 | 13 | 35 | 97 | 19 | 25 |
| Octal | 110 | 167 | 140 | 47 | 0 | 23 | 65 | 227 | 31 | 45 |
| Binary | 1001000 | 1110111 | 1100000 | 100111 | 0 | 10011 | 110101 | 10010111 | 11001 | 100101 |
Color Harmonies of #487760
Complementary color
Monochromatic Colors of #487760
Black with #487760
Text Example
Text Example
White with #487760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487760; }
p { color: rgb(72,119,96); }
H1.HeaderClassName
{
color: #487760;
}
.AnyTagClassName
{
color: #487760;
}
</style>
background-color css
<style>
a { background-color: #487760; }
a { background-color: rgb(72,119,96); }
div.DivClassName
{
background-color: #487760;
}
.BgClassName
{
background-color: #487760;
}
</style>
border-color css
<style>
span { border-color: #487760; }
span { border-color: rgb(72,119,96); }
td.TdClassName
{
border-color: #487760;
}
.TagClassName
{
border-color: #487760;
}
</style>