Shades of Gossip #9AD671
Tints of Gossip #9AD671
RGB
CMYK
RGB Variations
Color information
#9AD671 (or 0x9AD671) is known color: Gossip. HEX triplet: 9A, D6 and 71. RGB value is (154,214,113). Sum of RGB (Red+Green+Blue) = 154+214+113=481 (63% of max value = 765). Red value is 154 (60.55% from 255 or 32.02% from 481); Green value is 214 (83.98% from 255 or 44.49% from 481); Blue value is 113 (44.53% from 255 or 23.49% from 481); Max value from RGB is 214 - color contains mainly: green. Hex color #9AD671 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9AD671 is #65298E. Grayscale: #B8B8B8. Windows color (decimal): -6629775 or 7460506. OLE color: 7460506.
HSL color Cylindrical-coordinate representation of color #9AD671: hue angle of 95.64º degrees, saturation: 0.55, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #9AD671 is Cyan = 0.28, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 154 | 214 | 113 | - |
| CMYK | 0.28 | 0 | 0.47 | 0.16 |
| HSL | 95.64º | 0.55% | 0.64% | - |
| HSV(B) | 95.64º | 0.47% | 0.84% | - |
| XYZ | 40.35 | 56.16 | 24.34 | - |
| YUV | 184.55 | 87.62 | 106.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 214 | 113 | 0.28 | 0 | 0.47 | 0.16 | 95.64 | 0.55 | 0.64 |
| Hex | 9A | D6 | 71 | 1C | 0 | 2F | 10 | 60 | 37 | 40 |
| Octal | 232 | 326 | 161 | 34 | 0 | 57 | 20 | 140 | 67 | 100 |
| Binary | 10011010 | 11010110 | 1110001 | 11100 | 0 | 101111 | 10000 | 1100000 | 110111 | 1000000 |
Color Harmonies of #9AD671
Complementary color
Monochromatic Colors of #9AD671
Black with #9AD671
Text Example
Text Example
White with #9AD671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9AD671; }
p { color: rgb(154,214,113); }
H1.HeaderClassName
{
color: #9AD671;
}
.AnyTagClassName
{
color: #9AD671;
}
</style>
background-color css
<style>
a { background-color: #9AD671; }
a { background-color: rgb(154,214,113); }
div.DivClassName
{
background-color: #9AD671;
}
.BgClassName
{
background-color: #9AD671;
}
</style>
border-color css
<style>
span { border-color: #9AD671; }
span { border-color: rgb(154,214,113); }
td.TdClassName
{
border-color: #9AD671;
}
.TagClassName
{
border-color: #9AD671;
}
</style>