Shades of Gossip #9DD577
Tints of Gossip #9DD577
RGB
CMYK
RGB Variations
Color information
#9DD577 (or 0x9DD577) is known color: Gossip. HEX triplet: 9D, D5 and 77. RGB value is (157,213,119). Sum of RGB (Red+Green+Blue) = 157+213+119=489 (64% of max value = 765). Red value is 157 (61.72% from 255 or 32.11% from 489); Green value is 213 (83.59% from 255 or 43.56% from 489); Blue value is 119 (46.88% from 255 or 24.34% from 489); Max value from RGB is 213 - color contains mainly: green. Hex color #9DD577 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9DD577 is #622A88. Grayscale: #B9B9B9. Windows color (decimal): -6433417 or 7853469. OLE color: 7853469.
HSL color Cylindrical-coordinate representation of color #9DD577: hue angle of 95.74º degrees, saturation: 0.53, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #9DD577 is Cyan = 0.26, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 157 | 213 | 119 | - |
| CMYK | 0.26 | 0 | 0.44 | 0.16 |
| HSL | 95.74º | 0.53% | 0.65% | - |
| HSV(B) | 95.74º | 0.44% | 0.84% | - |
| XYZ | 41.03 | 56.09 | 26.12 | - |
| YUV | 185.54 | 90.45 | 107.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 213 | 119 | 0.26 | 0 | 0.44 | 0.16 | 95.74 | 0.53 | 0.65 |
| Hex | 9D | D5 | 77 | 1A | 0 | 2C | 10 | 60 | 35 | 41 |
| Octal | 235 | 325 | 167 | 32 | 0 | 54 | 20 | 140 | 65 | 101 |
| Binary | 10011101 | 11010101 | 1110111 | 11010 | 0 | 101100 | 10000 | 1100000 | 110101 | 1000001 |
Color Harmonies of #9DD577
Complementary color
Monochromatic Colors of #9DD577
Black with #9DD577
Text Example
Text Example
White with #9DD577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DD577; }
p { color: rgb(157,213,119); }
H1.HeaderClassName
{
color: #9DD577;
}
.AnyTagClassName
{
color: #9DD577;
}
</style>
background-color css
<style>
a { background-color: #9DD577; }
a { background-color: rgb(157,213,119); }
div.DivClassName
{
background-color: #9DD577;
}
.BgClassName
{
background-color: #9DD577;
}
</style>
border-color css
<style>
span { border-color: #9DD577; }
span { border-color: rgb(157,213,119); }
td.TdClassName
{
border-color: #9DD577;
}
.TagClassName
{
border-color: #9DD577;
}
</style>