Shades of Gossip #9BD671
Tints of Gossip #9BD671
RGB
CMYK
RGB Variations
Color information
#9BD671 (or 0x9BD671) is known color: Gossip. HEX triplet: 9B, D6 and 71. RGB value is (155,214,113). Sum of RGB (Red+Green+Blue) = 155+214+113=482 (63% of max value = 765). Red value is 155 (60.94% from 255 or 32.16% from 482); Green value is 214 (83.98% from 255 or 44.40% from 482); Blue value is 113 (44.53% from 255 or 23.44% from 482); Max value from RGB is 214 - color contains mainly: green. Hex color #9BD671 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9BD671 is #64298E. Grayscale: #B9B9B9. Windows color (decimal): -6564239 or 7460507. OLE color: 7460507.
HSL color Cylindrical-coordinate representation of color #9BD671: hue angle of 95.05º 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 #9BD671 is Cyan = 0.28, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 155 | 214 | 113 | - |
| CMYK | 0.28 | 0 | 0.47 | 0.16 |
| HSL | 95.05º | 0.55% | 0.64% | - |
| HSV(B) | 95.05º | 0.47% | 0.84% | - |
| XYZ | 40.54 | 56.25 | 24.34 | - |
| YUV | 184.85 | 87.45 | 106.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 214 | 113 | 0.28 | 0 | 0.47 | 0.16 | 95.05 | 0.55 | 0.64 |
| Hex | 9B | D6 | 71 | 1C | 0 | 2F | 10 | 5F | 37 | 40 |
| Octal | 233 | 326 | 161 | 34 | 0 | 57 | 20 | 137 | 67 | 100 |
| Binary | 10011011 | 11010110 | 1110001 | 11100 | 0 | 101111 | 10000 | 1011111 | 110111 | 1000000 |
Color Harmonies of #9BD671
Complementary color
Monochromatic Colors of #9BD671
Black with #9BD671
Text Example
Text Example
White with #9BD671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BD671; }
p { color: rgb(155,214,113); }
H1.HeaderClassName
{
color: #9BD671;
}
.AnyTagClassName
{
color: #9BD671;
}
</style>
background-color css
<style>
a { background-color: #9BD671; }
a { background-color: rgb(155,214,113); }
div.DivClassName
{
background-color: #9BD671;
}
.BgClassName
{
background-color: #9BD671;
}
</style>
border-color css
<style>
span { border-color: #9BD671; }
span { border-color: rgb(155,214,113); }
td.TdClassName
{
border-color: #9BD671;
}
.TagClassName
{
border-color: #9BD671;
}
</style>