Shades of Como #487354
Tints of Como #487354
RGB
CMYK
RGB Variations
Color information
#487354 (or 0x487354) is known color: Como. HEX triplet: 48, 73 and 54. RGB value is (72,115,84). Sum of RGB (Red+Green+Blue) = 72+115+84=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 115 - color contains mainly: green. Hex color #487354 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487354 is #B78CAB. Grayscale: #626262. Windows color (decimal): -12029100 or 5534536. OLE color: 5534536.
HSL color Cylindrical-coordinate representation of color #487354: hue angle of 136.74º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487354 is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 84 | - |
| CMYK | 0.37 | 0 | 0.27 | 0.55 |
| HSL | 136.74º | 0.23% | 0.37% | - |
| HSV(B) | 136.74º | 0.37% | 0.45% | - |
| XYZ | 10.4 | 14.28 | 10.6 | - |
| YUV | 98.61 | 119.75 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 84 | 0.37 | 0 | 0.27 | 0.55 | 136.74 | 0.23 | 0.37 |
| Hex | 48 | 73 | 54 | 25 | 0 | 1B | 37 | 89 | 17 | 25 |
| Octal | 110 | 163 | 124 | 45 | 0 | 33 | 67 | 211 | 27 | 45 |
| Binary | 1001000 | 1110011 | 1010100 | 100101 | 0 | 11011 | 110111 | 10001001 | 10111 | 100101 |
Color Harmonies of #487354
Complementary color
Monochromatic Colors of #487354
Black with #487354
Text Example
Text Example
White with #487354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487354; }
p { color: rgb(72,115,84); }
H1.HeaderClassName
{
color: #487354;
}
.AnyTagClassName
{
color: #487354;
}
</style>
background-color css
<style>
a { background-color: #487354; }
a { background-color: rgb(72,115,84); }
div.DivClassName
{
background-color: #487354;
}
.BgClassName
{
background-color: #487354;
}
</style>
border-color css
<style>
span { border-color: #487354; }
span { border-color: rgb(72,115,84); }
td.TdClassName
{
border-color: #487354;
}
.TagClassName
{
border-color: #487354;
}
</style>