Shades of Gossip #94E577
Tints of Gossip #94E577
RGB
CMYK
RGB Variations
Color information
#94E577 (or 0x94E577) is known color: Gossip. HEX triplet: 94, E5 and 77. RGB value is (148,229,119). Sum of RGB (Red+Green+Blue) = 148+229+119=496 (65% of max value = 765). Red value is 148 (58.20% from 255 or 29.84% from 496); Green value is 229 (89.84% from 255 or 46.17% from 496); Blue value is 119 (46.88% from 255 or 23.99% from 496); Max value from RGB is 229 - color contains mainly: green. Hex color #94E577 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #94E577 is #6B1A88. Grayscale: #C0C0C0. Windows color (decimal): -7019145 or 7857556. OLE color: 7857556.
HSL color Cylindrical-coordinate representation of color #94E577: hue angle of 104.18º degrees, saturation: 0.68, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #94E577 is Cyan = 0.35, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.10.
Color convert
| RGB | 148 | 229 | 119 | - |
| CMYK | 0.35 | 0 | 0.48 | 0.10 |
| HSL | 104.18º | 0.68% | 0.68% | - |
| HSV(B) | 104.18º | 0.48% | 0.9% | - |
| XYZ | 43.56 | 63.67 | 27.45 | - |
| YUV | 192.24 | 86.66 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 229 | 119 | 0.35 | 0 | 0.48 | 0.10 | 104.18 | 0.68 | 0.68 |
| Hex | 94 | E5 | 77 | 23 | 0 | 30 | A | 68 | 44 | 44 |
| Octal | 224 | 345 | 167 | 43 | 0 | 60 | 12 | 150 | 104 | 104 |
| Binary | 10010100 | 11100101 | 1110111 | 100011 | 0 | 110000 | 1010 | 1101000 | 1000100 | 1000100 |
Color Harmonies of #94E577
Complementary color
Monochromatic Colors of #94E577
Black with #94E577
Text Example
Text Example
White with #94E577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94E577; }
p { color: rgb(148,229,119); }
H1.HeaderClassName
{
color: #94E577;
}
.AnyTagClassName
{
color: #94E577;
}
</style>
background-color css
<style>
a { background-color: #94E577; }
a { background-color: rgb(148,229,119); }
div.DivClassName
{
background-color: #94E577;
}
.BgClassName
{
background-color: #94E577;
}
</style>
border-color css
<style>
span { border-color: #94E577; }
span { border-color: rgb(148,229,119); }
td.TdClassName
{
border-color: #94E577;
}
.TagClassName
{
border-color: #94E577;
}
</style>