Shades of Como #478962
Tints of Como #478962
RGB
CMYK
RGB Variations
Color information
#478962 (or 0x478962) is known color: Como. HEX triplet: 47, 89 and 62. RGB value is (71,137,98). Sum of RGB (Red+Green+Blue) = 71+137+98=306 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.20% from 306); Green value is 137 (53.91% from 255 or 44.77% from 306); Blue value is 98 (38.67% from 255 or 32.03% from 306); Max value from RGB is 137 - color contains mainly: green. Hex color #478962 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478962 is #B8769D. Grayscale: #707070. Windows color (decimal): -12088990 or 6457671. OLE color: 6457671.
HSL color Cylindrical-coordinate representation of color #478962: hue angle of 144.55º 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 #478962 is Cyan = 0.48, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 98 | - |
| CMYK | 0.48 | 0 | 0.28 | 0.46 |
| HSL | 144.55º | 0.32% | 0.41% | - |
| HSV(B) | 144.55º | 0.48% | 0.54% | - |
| XYZ | 13.75 | 20.11 | 14.71 | - |
| YUV | 112.82 | 119.63 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 98 | 0.48 | 0 | 0.28 | 0.46 | 144.55 | 0.32 | 0.41 |
| Hex | 47 | 89 | 62 | 30 | 0 | 1C | 2E | 91 | 20 | 29 |
| Octal | 107 | 211 | 142 | 60 | 0 | 34 | 56 | 221 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1100010 | 110000 | 0 | 11100 | 101110 | 10010001 | 100000 | 101001 |
Color Harmonies of #478962
Complementary color
Monochromatic Colors of #478962
Black with #478962
Text Example
Text Example
White with #478962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478962; }
p { color: rgb(71,137,98); }
H1.HeaderClassName
{
color: #478962;
}
.AnyTagClassName
{
color: #478962;
}
</style>
background-color css
<style>
a { background-color: #478962; }
a { background-color: rgb(71,137,98); }
div.DivClassName
{
background-color: #478962;
}
.BgClassName
{
background-color: #478962;
}
</style>
border-color css
<style>
span { border-color: #478962; }
span { border-color: rgb(71,137,98); }
td.TdClassName
{
border-color: #478962;
}
.TagClassName
{
border-color: #478962;
}
</style>