Shades of Gossip #9DD687
Tints of Gossip #9DD687
RGB
CMYK
RGB Variations
Color information
#9DD687 (or 0x9DD687) is known color: Gossip. HEX triplet: 9D, D6 and 87. RGB value is (157,214,135). Sum of RGB (Red+Green+Blue) = 157+214+135=506 (67% of max value = 765). Red value is 157 (61.72% from 255 or 31.03% from 506); Green value is 214 (83.98% from 255 or 42.29% from 506); Blue value is 135 (53.12% from 255 or 26.68% from 506); Max value from RGB is 214 - color contains mainly: green. Hex color #9DD687 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DD687 is #622978. Grayscale: #BCBCBC. Windows color (decimal): -6433145 or 8902301. OLE color: 8902301.
HSL color Cylindrical-coordinate representation of color #9DD687: hue angle of 103.29º degrees, saturation: 0.49, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #9DD687 is Cyan = 0.27, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 157 | 214 | 135 | - |
| CMYK | 0.27 | 0 | 0.37 | 0.16 |
| HSL | 103.29º | 0.49% | 0.68% | - |
| HSV(B) | 103.29º | 0.37% | 0.84% | - |
| XYZ | 42.32 | 57.01 | 31.7 | - |
| YUV | 187.95 | 98.12 | 105.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 214 | 135 | 0.27 | 0 | 0.37 | 0.16 | 103.29 | 0.49 | 0.68 |
| Hex | 9D | D6 | 87 | 1B | 0 | 25 | 10 | 67 | 31 | 44 |
| Octal | 235 | 326 | 207 | 33 | 0 | 45 | 20 | 147 | 61 | 104 |
| Binary | 10011101 | 11010110 | 10000111 | 11011 | 0 | 100101 | 10000 | 1100111 | 110001 | 1000100 |
Color Harmonies of #9DD687
Complementary color
Monochromatic Colors of #9DD687
Black with #9DD687
Text Example
Text Example
White with #9DD687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DD687; }
p { color: rgb(157,214,135); }
H1.HeaderClassName
{
color: #9DD687;
}
.AnyTagClassName
{
color: #9DD687;
}
</style>
background-color css
<style>
a { background-color: #9DD687; }
a { background-color: rgb(157,214,135); }
div.DivClassName
{
background-color: #9DD687;
}
.BgClassName
{
background-color: #9DD687;
}
</style>
border-color css
<style>
span { border-color: #9DD687; }
span { border-color: rgb(157,214,135); }
td.TdClassName
{
border-color: #9DD687;
}
.TagClassName
{
border-color: #9DD687;
}
</style>