Shades of De York #7CD087
Tints of De York #7CD087
RGB
CMYK
RGB Variations
Color information
#7CD087 (or 0x7CD087) is known color: De York. HEX triplet: 7C, D0 and 87. RGB value is (124,208,135). Sum of RGB (Red+Green+Blue) = 124+208+135=467 (61% of max value = 765). Red value is 124 (48.83% from 255 or 26.55% from 467); Green value is 208 (81.64% from 255 or 44.54% from 467); Blue value is 135 (53.12% from 255 or 28.91% from 467); Max value from RGB is 208 - color contains mainly: green. Hex color #7CD087 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7CD087 is #832F78. Grayscale: #AEAEAE. Windows color (decimal): -8597369 or 8900732. OLE color: 8900732.
HSL color Cylindrical-coordinate representation of color #7CD087: hue angle of 127.86º degrees, saturation: 0.47, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7CD087 is Cyan = 0.40, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 124 | 208 | 135 | - |
| CMYK | 0.40 | 0 | 0.35 | 0.18 |
| HSL | 127.86º | 0.47% | 0.65% | - |
| HSV(B) | 127.86º | 0.4% | 0.82% | - |
| XYZ | 35.24 | 51.15 | 30.94 | - |
| YUV | 174.56 | 105.67 | 91.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 208 | 135 | 0.40 | 0 | 0.35 | 0.18 | 127.86 | 0.47 | 0.65 |
| Hex | 7C | D0 | 87 | 28 | 0 | 23 | 12 | 80 | 2F | 41 |
| Octal | 174 | 320 | 207 | 50 | 0 | 43 | 22 | 200 | 57 | 101 |
| Binary | 1111100 | 11010000 | 10000111 | 101000 | 0 | 100011 | 10010 | 10000000 | 101111 | 1000001 |
Color Harmonies of #7CD087
Complementary color
Monochromatic Colors of #7CD087
Black with #7CD087
Text Example
Text Example
White with #7CD087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7CD087; }
p { color: rgb(124,208,135); }
H1.HeaderClassName
{
color: #7CD087;
}
.AnyTagClassName
{
color: #7CD087;
}
</style>
background-color css
<style>
a { background-color: #7CD087; }
a { background-color: rgb(124,208,135); }
div.DivClassName
{
background-color: #7CD087;
}
.BgClassName
{
background-color: #7CD087;
}
</style>
border-color css
<style>
span { border-color: #7CD087; }
span { border-color: rgb(124,208,135); }
td.TdClassName
{
border-color: #7CD087;
}
.TagClassName
{
border-color: #7CD087;
}
</style>