Shades of Como #487558
Tints of Como #487558
RGB
CMYK
RGB Variations
Color information
#487558 (or 0x487558) is known color: Como. HEX triplet: 48, 75 and 58. RGB value is (72,117,88). Sum of RGB (Red+Green+Blue) = 72+117+88=277 (36% of max value = 765). Red value is 72 (28.52% from 255 or 25.99% from 277); Green value is 117 (46.09% from 255 or 42.24% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 117 - color contains mainly: green. Hex color #487558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487558 is #B78AA7. Grayscale: #646464. Windows color (decimal): -12028584 or 5797192. OLE color: 5797192.
HSL color Cylindrical-coordinate representation of color #487558: hue angle of 141.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #487558 is Cyan = 0.38, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 117 | 88 | - |
| CMYK | 0.38 | 0 | 0.25 | 0.54 |
| HSL | 141.33º | 0.24% | 0.37% | - |
| HSV(B) | 141.33º | 0.38% | 0.46% | - |
| XYZ | 10.8 | 14.8 | 11.52 | - |
| YUV | 100.24 | 121.09 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 117 | 88 | 0.38 | 0 | 0.25 | 0.54 | 141.33 | 0.24 | 0.37 |
| Hex | 48 | 75 | 58 | 26 | 0 | 19 | 36 | 8D | 18 | 25 |
| Octal | 110 | 165 | 130 | 46 | 0 | 31 | 66 | 215 | 30 | 45 |
| Binary | 1001000 | 1110101 | 1011000 | 100110 | 0 | 11001 | 110110 | 10001101 | 11000 | 100101 |
Color Harmonies of #487558
Complementary color
Monochromatic Colors of #487558
Black with #487558
Text Example
Text Example
White with #487558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487558; }
p { color: rgb(72,117,88); }
H1.HeaderClassName
{
color: #487558;
}
.AnyTagClassName
{
color: #487558;
}
</style>
background-color css
<style>
a { background-color: #487558; }
a { background-color: rgb(72,117,88); }
div.DivClassName
{
background-color: #487558;
}
.BgClassName
{
background-color: #487558;
}
</style>
border-color css
<style>
span { border-color: #487558; }
span { border-color: rgb(72,117,88); }
td.TdClassName
{
border-color: #487558;
}
.TagClassName
{
border-color: #487558;
}
</style>