Shades of Como #487156
Tints of Como #487156
RGB
CMYK
RGB Variations
Color information
#487156 (or 0x487156) is known color: Como. HEX triplet: 48, 71 and 56. RGB value is (72,113,86). Sum of RGB (Red+Green+Blue) = 72+113+86=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 113 (44.53% from 255 or 41.70% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 113 - color contains mainly: green. Hex color #487156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487156 is #B78EA9. Grayscale: #616161. Windows color (decimal): -12029610 or 5665096. OLE color: 5665096.
HSL color Cylindrical-coordinate representation of color #487156: hue angle of 140.49º 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 #487156 is Cyan = 0.36, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 113 | 86 | - |
| CMYK | 0.36 | 0 | 0.24 | 0.56 |
| HSL | 140.49º | 0.22% | 0.36% | - |
| HSV(B) | 140.49º | 0.36% | 0.44% | - |
| XYZ | 10.26 | 13.86 | 10.94 | - |
| YUV | 97.66 | 121.42 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 86 | 0.36 | 0 | 0.24 | 0.56 | 140.49 | 0.22 | 0.36 |
| Hex | 48 | 71 | 56 | 24 | 0 | 18 | 38 | 8C | 16 | 24 |
| Octal | 110 | 161 | 126 | 44 | 0 | 30 | 70 | 214 | 26 | 44 |
| Binary | 1001000 | 1110001 | 1010110 | 100100 | 0 | 11000 | 111000 | 10001100 | 10110 | 100100 |
Color Harmonies of #487156
Complementary color
Monochromatic Colors of #487156
Black with #487156
Text Example
Text Example
White with #487156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487156; }
p { color: rgb(72,113,86); }
H1.HeaderClassName
{
color: #487156;
}
.AnyTagClassName
{
color: #487156;
}
</style>
background-color css
<style>
a { background-color: #487156; }
a { background-color: rgb(72,113,86); }
div.DivClassName
{
background-color: #487156;
}
.BgClassName
{
background-color: #487156;
}
</style>
border-color css
<style>
span { border-color: #487156; }
span { border-color: rgb(72,113,86); }
td.TdClassName
{
border-color: #487156;
}
.TagClassName
{
border-color: #487156;
}
</style>