Shades of Como #488156
Tints of Como #488156
RGB
CMYK
RGB Variations
Color information
#488156 (or 0x488156) is known color: Como. HEX triplet: 48, 81 and 56. RGB value is (72,129,86). Sum of RGB (Red+Green+Blue) = 72+129+86=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 129 (50.78% from 255 or 44.95% from 287); Blue value is 86 (33.98% from 255 or 29.97% from 287); Max value from RGB is 129 - color contains mainly: green. Hex color #488156 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #488156 is #B77EA9. Grayscale: #6B6B6B. Windows color (decimal): -12025514 or 5669192. OLE color: 5669192.
HSL color Cylindrical-coordinate representation of color #488156: hue angle of 134.74º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #488156 is Cyan = 0.44, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 129 | 86 | - |
| CMYK | 0.44 | 0 | 0.33 | 0.49 |
| HSL | 134.74º | 0.28% | 0.39% | - |
| HSV(B) | 134.74º | 0.44% | 0.51% | - |
| XYZ | 12.2 | 17.75 | 11.59 | - |
| YUV | 107.06 | 116.12 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 129 | 86 | 0.44 | 0 | 0.33 | 0.49 | 134.74 | 0.28 | 0.39 |
| Hex | 48 | 81 | 56 | 2C | 0 | 21 | 31 | 87 | 1C | 27 |
| Octal | 110 | 201 | 126 | 54 | 0 | 41 | 61 | 207 | 34 | 47 |
| Binary | 1001000 | 10000001 | 1010110 | 101100 | 0 | 100001 | 110001 | 10000111 | 11100 | 100111 |
Color Harmonies of #488156
Complementary color
Monochromatic Colors of #488156
Black with #488156
Text Example
Text Example
White with #488156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488156; }
p { color: rgb(72,129,86); }
H1.HeaderClassName
{
color: #488156;
}
.AnyTagClassName
{
color: #488156;
}
</style>
background-color css
<style>
a { background-color: #488156; }
a { background-color: rgb(72,129,86); }
div.DivClassName
{
background-color: #488156;
}
.BgClassName
{
background-color: #488156;
}
</style>
border-color css
<style>
span { border-color: #488156; }
span { border-color: rgb(72,129,86); }
td.TdClassName
{
border-color: #488156;
}
.TagClassName
{
border-color: #488156;
}
</style>