Shades of Gossip #9AD677
Tints of Gossip #9AD677
RGB
CMYK
RGB Variations
Color information
#9AD677 (or 0x9AD677) is known color: Gossip. HEX triplet: 9A, D6 and 77. RGB value is (154,214,119). Sum of RGB (Red+Green+Blue) = 154+214+119=487 (64% of max value = 765). Red value is 154 (60.55% from 255 or 31.62% from 487); Green value is 214 (83.98% from 255 or 43.94% from 487); Blue value is 119 (46.88% from 255 or 24.44% from 487); Max value from RGB is 214 - color contains mainly: green. Hex color #9AD677 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9AD677 is #652988. Grayscale: #B9B9B9. Windows color (decimal): -6629769 or 7853722. OLE color: 7853722.
HSL color Cylindrical-coordinate representation of color #9AD677: hue angle of 97.89º degrees, saturation: 0.54, 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 #9AD677 is Cyan = 0.28, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 154 | 214 | 119 | - |
| CMYK | 0.28 | 0 | 0.44 | 0.16 |
| HSL | 97.89º | 0.54% | 0.65% | - |
| HSV(B) | 97.89º | 0.44% | 0.84% | - |
| XYZ | 40.7 | 56.3 | 26.17 | - |
| YUV | 185.23 | 90.62 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 214 | 119 | 0.28 | 0 | 0.44 | 0.16 | 97.89 | 0.54 | 0.65 |
| Hex | 9A | D6 | 77 | 1C | 0 | 2C | 10 | 62 | 36 | 41 |
| Octal | 232 | 326 | 167 | 34 | 0 | 54 | 20 | 142 | 66 | 101 |
| Binary | 10011010 | 11010110 | 1110111 | 11100 | 0 | 101100 | 10000 | 1100010 | 110110 | 1000001 |
Color Harmonies of #9AD677
Complementary color
Monochromatic Colors of #9AD677
Black with #9AD677
Text Example
Text Example
White with #9AD677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9AD677; }
p { color: rgb(154,214,119); }
H1.HeaderClassName
{
color: #9AD677;
}
.AnyTagClassName
{
color: #9AD677;
}
</style>
background-color css
<style>
a { background-color: #9AD677; }
a { background-color: rgb(154,214,119); }
div.DivClassName
{
background-color: #9AD677;
}
.BgClassName
{
background-color: #9AD677;
}
</style>
border-color css
<style>
span { border-color: #9AD677; }
span { border-color: rgb(154,214,119); }
td.TdClassName
{
border-color: #9AD677;
}
.TagClassName
{
border-color: #9AD677;
}
</style>