Shades of Gossip #9DD584
Tints of Gossip #9DD584
RGB
CMYK
RGB Variations
Color information
#9DD584 (or 0x9DD584) is known color: Gossip. HEX triplet: 9D, D5 and 84. RGB value is (157,213,132). Sum of RGB (Red+Green+Blue) = 157+213+132=502 (66% of max value = 765). Red value is 157 (61.72% from 255 or 31.27% from 502); Green value is 213 (83.59% from 255 or 42.43% from 502); Blue value is 132 (51.95% from 255 or 26.29% from 502); Max value from RGB is 213 - color contains mainly: green. Hex color #9DD584 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DD584 is #622A7B. Grayscale: #BBBBBB. Windows color (decimal): -6433404 or 8705437. OLE color: 8705437.
HSL color Cylindrical-coordinate representation of color #9DD584: hue angle of 101.48º degrees, saturation: 0.49, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9DD584 is Cyan = 0.26, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 157 | 213 | 132 | - |
| CMYK | 0.26 | 0 | 0.38 | 0.16 |
| HSL | 101.48º | 0.49% | 0.68% | - |
| HSV(B) | 101.48º | 0.38% | 0.84% | - |
| XYZ | 41.86 | 56.42 | 30.51 | - |
| YUV | 187.02 | 96.95 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 213 | 132 | 0.26 | 0 | 0.38 | 0.16 | 101.48 | 0.49 | 0.68 |
| Hex | 9D | D5 | 84 | 1A | 0 | 26 | 10 | 65 | 31 | 44 |
| Octal | 235 | 325 | 204 | 32 | 0 | 46 | 20 | 145 | 61 | 104 |
| Binary | 10011101 | 11010101 | 10000100 | 11010 | 0 | 100110 | 10000 | 1100101 | 110001 | 1000100 |
Color Harmonies of #9DD584
Complementary color
Monochromatic Colors of #9DD584
Black with #9DD584
Text Example
Text Example
White with #9DD584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DD584; }
p { color: rgb(157,213,132); }
H1.HeaderClassName
{
color: #9DD584;
}
.AnyTagClassName
{
color: #9DD584;
}
</style>
background-color css
<style>
a { background-color: #9DD584; }
a { background-color: rgb(157,213,132); }
div.DivClassName
{
background-color: #9DD584;
}
.BgClassName
{
background-color: #9DD584;
}
</style>
border-color css
<style>
span { border-color: #9DD584; }
span { border-color: rgb(157,213,132); }
td.TdClassName
{
border-color: #9DD584;
}
.TagClassName
{
border-color: #9DD584;
}
</style>