Shades of Como #478857
Tints of Como #478857
RGB
CMYK
RGB Variations
Color information
#478857 (or 0x478857) is known color: Como. HEX triplet: 47, 88 and 57. RGB value is (71,136,87). Sum of RGB (Red+Green+Blue) = 71+136+87=294 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.15% from 294); Green value is 136 (53.52% from 255 or 46.26% from 294); Blue value is 87 (34.38% from 255 or 29.59% from 294); Max value from RGB is 136 - color contains mainly: green. Hex color #478857 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478857 is #B877A8. Grayscale: #6F6F6F. Windows color (decimal): -12089257 or 5736519. OLE color: 5736519.
HSL color Cylindrical-coordinate representation of color #478857: hue angle of 134.77º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478857 is Cyan = 0.48, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 136 | 87 | - |
| CMYK | 0.48 | 0 | 0.36 | 0.47 |
| HSL | 134.77º | 0.31% | 0.41% | - |
| HSV(B) | 134.77º | 0.48% | 0.53% | - |
| XYZ | 13.12 | 19.64 | 12.12 | - |
| YUV | 110.98 | 114.47 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 136 | 87 | 0.48 | 0 | 0.36 | 0.47 | 134.77 | 0.31 | 0.41 |
| Hex | 47 | 88 | 57 | 30 | 0 | 24 | 2F | 87 | 1F | 29 |
| Octal | 107 | 210 | 127 | 60 | 0 | 44 | 57 | 207 | 37 | 51 |
| Binary | 1000111 | 10001000 | 1010111 | 110000 | 0 | 100100 | 101111 | 10000111 | 11111 | 101001 |
Color Harmonies of #478857
Complementary color
Monochromatic Colors of #478857
Black with #478857
Text Example
Text Example
White with #478857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478857; }
p { color: rgb(71,136,87); }
H1.HeaderClassName
{
color: #478857;
}
.AnyTagClassName
{
color: #478857;
}
</style>
background-color css
<style>
a { background-color: #478857; }
a { background-color: rgb(71,136,87); }
div.DivClassName
{
background-color: #478857;
}
.BgClassName
{
background-color: #478857;
}
</style>
border-color css
<style>
span { border-color: #478857; }
span { border-color: rgb(71,136,87); }
td.TdClassName
{
border-color: #478857;
}
.TagClassName
{
border-color: #478857;
}
</style>