Shades of Como #478960
Tints of Como #478960
RGB
CMYK
RGB Variations
Color information
#478960 (or 0x478960) is known color: Como. HEX triplet: 47, 89 and 60. RGB value is (71,137,96). Sum of RGB (Red+Green+Blue) = 71+137+96=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 137 (53.91% from 255 or 45.07% from 304); Blue value is 96 (37.89% from 255 or 31.58% from 304); Max value from RGB is 137 - color contains mainly: green. Hex color #478960 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478960 is #B8769F. Grayscale: #707070. Windows color (decimal): -12088992 or 6326599. OLE color: 6326599.
HSL color Cylindrical-coordinate representation of color #478960: hue angle of 142.73º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478960 is Cyan = 0.48, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 96 | - |
| CMYK | 0.48 | 0 | 0.30 | 0.46 |
| HSL | 142.73º | 0.32% | 0.41% | - |
| HSV(B) | 142.73º | 0.48% | 0.54% | - |
| XYZ | 13.66 | 20.08 | 14.22 | - |
| YUV | 112.59 | 118.63 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 96 | 0.48 | 0 | 0.30 | 0.46 | 142.73 | 0.32 | 0.41 |
| Hex | 47 | 89 | 60 | 30 | 0 | 1E | 2E | 8F | 20 | 29 |
| Octal | 107 | 211 | 140 | 60 | 0 | 36 | 56 | 217 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1100000 | 110000 | 0 | 11110 | 101110 | 10001111 | 100000 | 101001 |
Color Harmonies of #478960
Complementary color
Monochromatic Colors of #478960
Black with #478960
Text Example
Text Example
White with #478960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478960; }
p { color: rgb(71,137,96); }
H1.HeaderClassName
{
color: #478960;
}
.AnyTagClassName
{
color: #478960;
}
</style>
background-color css
<style>
a { background-color: #478960; }
a { background-color: rgb(71,137,96); }
div.DivClassName
{
background-color: #478960;
}
.BgClassName
{
background-color: #478960;
}
</style>
border-color css
<style>
span { border-color: #478960; }
span { border-color: rgb(71,137,96); }
td.TdClassName
{
border-color: #478960;
}
.TagClassName
{
border-color: #478960;
}
</style>