Shades of Como #488659
Tints of Como #488659
RGB
CMYK
RGB Variations
Color information
#488659 (or 0x488659) is known color: Como. HEX triplet: 48, 86 and 59. RGB value is (72,134,89). Sum of RGB (Red+Green+Blue) = 72+134+89=295 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.41% from 295); Green value is 134 (52.73% from 255 or 45.42% from 295); Blue value is 89 (35.16% from 255 or 30.17% from 295); Max value from RGB is 134 - color contains mainly: green. Hex color #488659 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #488659 is #B779A6. Grayscale: #6E6E6E. Windows color (decimal): -12024231 or 5867080. OLE color: 5867080.
HSL color Cylindrical-coordinate representation of color #488659: hue angle of 136.45º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #488659 is Cyan = 0.46, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 134 | 89 | - |
| CMYK | 0.46 | 0 | 0.34 | 0.47 |
| HSL | 136.45º | 0.3% | 0.4% | - |
| HSV(B) | 136.45º | 0.46% | 0.53% | - |
| XYZ | 13 | 19.15 | 12.46 | - |
| YUV | 110.33 | 115.96 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 134 | 89 | 0.46 | 0 | 0.34 | 0.47 | 136.45 | 0.3 | 0.4 |
| Hex | 48 | 86 | 59 | 2E | 0 | 22 | 2F | 88 | 1E | 28 |
| Octal | 110 | 206 | 131 | 56 | 0 | 42 | 57 | 210 | 36 | 50 |
| Binary | 1001000 | 10000110 | 1011001 | 101110 | 0 | 100010 | 101111 | 10001000 | 11110 | 101000 |
Color Harmonies of #488659
Complementary color
Monochromatic Colors of #488659
Black with #488659
Text Example
Text Example
White with #488659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488659; }
p { color: rgb(72,134,89); }
H1.HeaderClassName
{
color: #488659;
}
.AnyTagClassName
{
color: #488659;
}
</style>
background-color css
<style>
a { background-color: #488659; }
a { background-color: rgb(72,134,89); }
div.DivClassName
{
background-color: #488659;
}
.BgClassName
{
background-color: #488659;
}
</style>
border-color css
<style>
span { border-color: #488659; }
span { border-color: rgb(72,134,89); }
td.TdClassName
{
border-color: #488659;
}
.TagClassName
{
border-color: #488659;
}
</style>