Shades of Kelly Green #479807
Tints of Kelly Green #479807
RGB
CMYK
RGB Variations
Color information
#479807 (or 0x479807) is known color: Kelly Green. HEX triplet: 47, 98 and 07. RGB value is (71,152,7). Sum of RGB (Red+Green+Blue) = 71+152+7=230 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.87% from 230); Green value is 152 (59.77% from 255 or 66.09% from 230); Blue value is 7 (3.12% from 255 or 3.04% from 230); Max value from RGB is 152 - color contains mainly: green. Hex color #479807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479807 is #B867F8. Grayscale: #6F6F6F. Windows color (decimal): -12085241 or 497735. OLE color: 497735.
HSL color Cylindrical-coordinate representation of color #479807: hue angle of 93.52º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #479807 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 152 | 7 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.40 |
| HSL | 93.52º | 0.91% | 0.31% | - |
| HSV(B) | 93.52º | 0.95% | 0.6% | - |
| XYZ | 13.87 | 23.81 | 4.07 | - |
| YUV | 111.25 | 69.16 | 99.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 152 | 7 | 0.53 | 0 | 0.95 | 0.40 | 93.52 | 0.91 | 0.31 |
| Hex | 47 | 98 | 7 | 35 | 0 | 5F | 28 | 5E | 5B | 1F |
| Octal | 107 | 230 | 7 | 65 | 0 | 137 | 50 | 136 | 133 | 37 |
| Binary | 1000111 | 10011000 | 111 | 110101 | 0 | 1011111 | 101000 | 1011110 | 1011011 | 11111 |
Color Harmonies of #479807
Complementary color
Monochromatic Colors of #479807
Black with #479807
Text Example
Text Example
White with #479807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479807; }
p { color: rgb(71,152,7); }
H1.HeaderClassName
{
color: #479807;
}
.AnyTagClassName
{
color: #479807;
}
</style>
background-color css
<style>
a { background-color: #479807; }
a { background-color: rgb(71,152,7); }
div.DivClassName
{
background-color: #479807;
}
.BgClassName
{
background-color: #479807;
}
</style>
border-color css
<style>
span { border-color: #479807; }
span { border-color: rgb(71,152,7); }
td.TdClassName
{
border-color: #479807;
}
.TagClassName
{
border-color: #479807;
}
</style>