Shades of Como #487658
Tints of Como #487658
RGB
CMYK
RGB Variations
Color information
#487658 (or 0x487658) is known color: Como. HEX triplet: 48, 76 and 58. RGB value is (72,118,88). Sum of RGB (Red+Green+Blue) = 72+118+88=278 (36% of max value = 765). Red value is 72 (28.52% from 255 or 25.90% from 278); Green value is 118 (46.48% from 255 or 42.45% from 278); Blue value is 88 (34.77% from 255 or 31.65% from 278); Max value from RGB is 118 - color contains mainly: green. Hex color #487658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487658 is #B789A7. Grayscale: #646464. Windows color (decimal): -12028328 or 5797448. OLE color: 5797448.
HSL color Cylindrical-coordinate representation of color #487658: hue angle of 140.87º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487658 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 88 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.54 |
| HSL | 140.87º | 0.24% | 0.37% | - |
| HSV(B) | 140.87º | 0.39% | 0.46% | - |
| XYZ | 10.91 | 15.04 | 11.56 | - |
| YUV | 100.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 88 | 0.39 | 0 | 0.25 | 0.54 | 140.87 | 0.24 | 0.37 |
| Hex | 48 | 76 | 58 | 27 | 0 | 19 | 36 | 8D | 18 | 25 |
| Octal | 110 | 166 | 130 | 47 | 0 | 31 | 66 | 215 | 30 | 45 |
| Binary | 1001000 | 1110110 | 1011000 | 100111 | 0 | 11001 | 110110 | 10001101 | 11000 | 100101 |
Color Harmonies of #487658
Complementary color
Monochromatic Colors of #487658
Black with #487658
Text Example
Text Example
White with #487658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487658; }
p { color: rgb(72,118,88); }
H1.HeaderClassName
{
color: #487658;
}
.AnyTagClassName
{
color: #487658;
}
</style>
background-color css
<style>
a { background-color: #487658; }
a { background-color: rgb(72,118,88); }
div.DivClassName
{
background-color: #487658;
}
.BgClassName
{
background-color: #487658;
}
</style>
border-color css
<style>
span { border-color: #487658; }
span { border-color: rgb(72,118,88); }
td.TdClassName
{
border-color: #487658;
}
.TagClassName
{
border-color: #487658;
}
</style>