Shades of Como #487054
Tints of Como #487054
RGB
CMYK
RGB Variations
Color information
#487054 (or 0x487054) is known color: Como. HEX triplet: 48, 70 and 54. RGB value is (72,112,84). Sum of RGB (Red+Green+Blue) = 72+112+84=268 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.87% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #487054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487054 is #B78FAB. Grayscale: #606060. Windows color (decimal): -12029868 or 5533768. OLE color: 5533768.
HSL color Cylindrical-coordinate representation of color #487054: hue angle of 138º 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 #487054 is Cyan = 0.36, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 84 | - |
| CMYK | 0.36 | 0 | 0.25 | 0.56 |
| HSL | 138º | 0.22% | 0.36% | - |
| HSV(B) | 138º | 0.36% | 0.44% | - |
| XYZ | 10.07 | 13.61 | 10.48 | - |
| YUV | 96.85 | 120.75 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 84 | 0.36 | 0 | 0.25 | 0.56 | 138 | 0.22 | 0.36 |
| Hex | 48 | 70 | 54 | 24 | 0 | 19 | 38 | 8A | 16 | 24 |
| Octal | 110 | 160 | 124 | 44 | 0 | 31 | 70 | 212 | 26 | 44 |
| Binary | 1001000 | 1110000 | 1010100 | 100100 | 0 | 11001 | 111000 | 10001010 | 10110 | 100100 |
Color Harmonies of #487054
Complementary color
Monochromatic Colors of #487054
Black with #487054
Text Example
Text Example
White with #487054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487054; }
p { color: rgb(72,112,84); }
H1.HeaderClassName
{
color: #487054;
}
.AnyTagClassName
{
color: #487054;
}
</style>
background-color css
<style>
a { background-color: #487054; }
a { background-color: rgb(72,112,84); }
div.DivClassName
{
background-color: #487054;
}
.BgClassName
{
background-color: #487054;
}
</style>
border-color css
<style>
span { border-color: #487054; }
span { border-color: rgb(72,112,84); }
td.TdClassName
{
border-color: #487054;
}
.TagClassName
{
border-color: #487054;
}
</style>