Shades of Como #487057
Tints of Como #487057
RGB
CMYK
RGB Variations
Color information
#487057 (or 0x487057) is known color: Como. HEX triplet: 48, 70 and 57. RGB value is (72,112,87). Sum of RGB (Red+Green+Blue) = 72+112+87=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 112 - color contains mainly: green. Hex color #487057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487057 is #B78FA8. Grayscale: #616161. Windows color (decimal): -12029865 or 5730376. OLE color: 5730376.
HSL color Cylindrical-coordinate representation of color #487057: hue angle of 142.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 #487057 is Cyan = 0.36, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 87 | - |
| CMYK | 0.36 | 0 | 0.22 | 0.56 |
| HSL | 142.5º | 0.22% | 0.36% | - |
| HSV(B) | 142.5º | 0.36% | 0.44% | - |
| XYZ | 10.19 | 13.65 | 11.12 | - |
| YUV | 97.19 | 122.25 | 110.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 87 | 0.36 | 0 | 0.22 | 0.56 | 142.5 | 0.22 | 0.36 |
| Hex | 48 | 70 | 57 | 24 | 0 | 16 | 38 | 8E | 16 | 24 |
| Octal | 110 | 160 | 127 | 44 | 0 | 26 | 70 | 216 | 26 | 44 |
| Binary | 1001000 | 1110000 | 1010111 | 100100 | 0 | 10110 | 111000 | 10001110 | 10110 | 100100 |
Color Harmonies of #487057
Complementary color
Monochromatic Colors of #487057
Black with #487057
Text Example
Text Example
White with #487057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487057; }
p { color: rgb(72,112,87); }
H1.HeaderClassName
{
color: #487057;
}
.AnyTagClassName
{
color: #487057;
}
</style>
background-color css
<style>
a { background-color: #487057; }
a { background-color: rgb(72,112,87); }
div.DivClassName
{
background-color: #487057;
}
.BgClassName
{
background-color: #487057;
}
</style>
border-color css
<style>
span { border-color: #487057; }
span { border-color: rgb(72,112,87); }
td.TdClassName
{
border-color: #487057;
}
.TagClassName
{
border-color: #487057;
}
</style>