Shades of Gordons Green #242724
Tints of Gordons Green #242724
RGB
CMYK
RGB Variations
Color information
#242724 (or 0x242724) is known color: Gordons Green. HEX triplet: 24, 27 and 24. RGB value is (36,39,36). Sum of RGB (Red+Green+Blue) = 36+39+36=111 (14% of max value = 765). Red value is 36 (14.45% from 255 or 32.43% from 111); Green value is 39 (15.62% from 255 or 35.14% from 111); Blue value is 36 (14.45% from 255 or 32.43% from 111); Max value from RGB is 39 - color contains mainly: green. Hex color #242724 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242724 is #DBD8DB. Grayscale: #252525. Windows color (decimal): -14407900 or 2369316. OLE color: 2369316.
HSL color Cylindrical-coordinate representation of color #242724: hue angle of 120º degrees, saturation: 0.04, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #242724 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 36 | 39 | 36 | - |
| CMYK | 0.08 | 0 | 0.08 | 0.85 |
| HSL | 120º | 0.04% | 0.15% | - |
| HSV(B) | 120º | 0.08% | 0.15% | - |
| XYZ | 1.77 | 1.95 | 1.95 | - |
| YUV | 37.76 | 127.01 | 126.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 39 | 36 | 0.08 | 0 | 0.08 | 0.85 | 120 | 0.04 | 0.15 |
| Hex | 24 | 27 | 24 | 8 | 0 | 8 | 55 | 78 | 4 | F |
| Octal | 44 | 47 | 44 | 10 | 0 | 10 | 125 | 170 | 4 | 17 |
| Binary | 100100 | 100111 | 100100 | 1000 | 0 | 1000 | 1010101 | 1111000 | 100 | 1111 |
Color Harmonies of #242724
Complementary color
Monochromatic Colors of #242724
Black with #242724
Text Example
Text Example
White with #242724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242724; }
p { color: rgb(36,39,36); }
H1.HeaderClassName
{
color: #242724;
}
.AnyTagClassName
{
color: #242724;
}
</style>
background-color css
<style>
a { background-color: #242724; }
a { background-color: rgb(36,39,36); }
div.DivClassName
{
background-color: #242724;
}
.BgClassName
{
background-color: #242724;
}
</style>
border-color css
<style>
span { border-color: #242724; }
span { border-color: rgb(36,39,36); }
td.TdClassName
{
border-color: #242724;
}
.TagClassName
{
border-color: #242724;
}
</style>