Shades of Como #478963
Tints of Como #478963
RGB
CMYK
RGB Variations
Color information
#478963 (or 0x478963) is known color: Como. HEX triplet: 47, 89 and 63. RGB value is (71,137,99). Sum of RGB (Red+Green+Blue) = 71+137+99=307 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.13% from 307); Green value is 137 (53.91% from 255 or 44.63% from 307); Blue value is 99 (39.06% from 255 or 32.25% from 307); Max value from RGB is 137 - color contains mainly: green. Hex color #478963 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478963 is #B8769C. Grayscale: #717171. Windows color (decimal): -12088989 or 6523207. OLE color: 6523207.
HSL color Cylindrical-coordinate representation of color #478963: hue angle of 145.45º 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 #478963 is Cyan = 0.48, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 99 | - |
| CMYK | 0.48 | 0 | 0.28 | 0.46 |
| HSL | 145.45º | 0.32% | 0.41% | - |
| HSV(B) | 145.45º | 0.48% | 0.54% | - |
| XYZ | 13.8 | 20.13 | 14.96 | - |
| YUV | 112.93 | 120.13 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 99 | 0.48 | 0 | 0.28 | 0.46 | 145.45 | 0.32 | 0.41 |
| Hex | 47 | 89 | 63 | 30 | 0 | 1C | 2E | 91 | 20 | 29 |
| Octal | 107 | 211 | 143 | 60 | 0 | 34 | 56 | 221 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1100011 | 110000 | 0 | 11100 | 101110 | 10010001 | 100000 | 101001 |
Color Harmonies of #478963
Complementary color
Monochromatic Colors of #478963
Black with #478963
Text Example
Text Example
White with #478963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478963; }
p { color: rgb(71,137,99); }
H1.HeaderClassName
{
color: #478963;
}
.AnyTagClassName
{
color: #478963;
}
</style>
background-color css
<style>
a { background-color: #478963; }
a { background-color: rgb(71,137,99); }
div.DivClassName
{
background-color: #478963;
}
.BgClassName
{
background-color: #478963;
}
</style>
border-color css
<style>
span { border-color: #478963; }
span { border-color: rgb(71,137,99); }
td.TdClassName
{
border-color: #478963;
}
.TagClassName
{
border-color: #478963;
}
</style>