Shades of Gossip #9BD577
Tints of Gossip #9BD577
RGB
CMYK
RGB Variations
Color information
#9BD577 (or 0x9BD577) is known color: Gossip. HEX triplet: 9B, D5 and 77. RGB value is (155,213,119). Sum of RGB (Red+Green+Blue) = 155+213+119=487 (64% of max value = 765). Red value is 155 (60.94% from 255 or 31.83% from 487); Green value is 213 (83.59% from 255 or 43.74% from 487); Blue value is 119 (46.88% from 255 or 24.44% from 487); Max value from RGB is 213 - color contains mainly: green. Hex color #9BD577 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9BD577 is #642A88. Grayscale: #B9B9B9. Windows color (decimal): -6564489 or 7853467. OLE color: 7853467.
HSL color Cylindrical-coordinate representation of color #9BD577: hue angle of 97.02º 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 #9BD577 is Cyan = 0.27, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 155 | 213 | 119 | - |
| CMYK | 0.27 | 0 | 0.44 | 0.16 |
| HSL | 97.02º | 0.53% | 0.65% | - |
| HSV(B) | 97.02º | 0.44% | 0.84% | - |
| XYZ | 40.64 | 55.89 | 26.1 | - |
| YUV | 184.94 | 90.78 | 106.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 213 | 119 | 0.27 | 0 | 0.44 | 0.16 | 97.02 | 0.53 | 0.65 |
| Hex | 9B | D5 | 77 | 1B | 0 | 2C | 10 | 61 | 35 | 41 |
| Octal | 233 | 325 | 167 | 33 | 0 | 54 | 20 | 141 | 65 | 101 |
| Binary | 10011011 | 11010101 | 1110111 | 11011 | 0 | 101100 | 10000 | 1100001 | 110101 | 1000001 |
Color Harmonies of #9BD577
Complementary color
Monochromatic Colors of #9BD577
Black with #9BD577
Text Example
Text Example
White with #9BD577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BD577; }
p { color: rgb(155,213,119); }
H1.HeaderClassName
{
color: #9BD577;
}
.AnyTagClassName
{
color: #9BD577;
}
</style>
background-color css
<style>
a { background-color: #9BD577; }
a { background-color: rgb(155,213,119); }
div.DivClassName
{
background-color: #9BD577;
}
.BgClassName
{
background-color: #9BD577;
}
</style>
border-color css
<style>
span { border-color: #9BD577; }
span { border-color: rgb(155,213,119); }
td.TdClassName
{
border-color: #9BD577;
}
.TagClassName
{
border-color: #9BD577;
}
</style>