Shades of Gordons Green #242824
Tints of Gordons Green #242824
RGB
CMYK
RGB Variations
Color information
#242824 (or 0x242824) is known color: Gordons Green. HEX triplet: 24, 28 and 24. RGB value is (36,40,36). Sum of RGB (Red+Green+Blue) = 36+40+36=112 (14% of max value = 765). Red value is 36 (14.45% from 255 or 32.14% from 112); Green value is 40 (16.02% from 255 or 35.71% from 112); Blue value is 36 (14.45% from 255 or 32.14% from 112); Max value from RGB is 40 - color contains mainly: green. Hex color #242824 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242824 is #DBD7DB. Grayscale: #262626. Windows color (decimal): -14407644 or 2369572. OLE color: 2369572.
HSL color Cylindrical-coordinate representation of color #242824: hue angle of 120º degrees, saturation: 0.05, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #242824 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.84.
Color convert
RGB | 36 | 40 | 36 | - |
CMYK | 0.10 | 0 | 0.10 | 0.84 |
HSL | 120º | 0.05% | 0.15% | - |
HSV(B) | 120º | 0.1% | 0.16% | - |
XYZ | 1.8 | 2.02 | 1.96 | - |
YUV | 38.35 | 126.67 | 126.33 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 36 | 40 | 36 | 0.10 | 0 | 0.10 | 0.84 | 120 | 0.05 | 0.15 |
Hex | 24 | 28 | 24 | A | 0 | A | 54 | 78 | 5 | F |
Octal | 44 | 50 | 44 | 12 | 0 | 12 | 124 | 170 | 5 | 17 |
Binary | 100100 | 101000 | 100100 | 1010 | 0 | 1010 | 1010100 | 1111000 | 101 | 1111 |
Color Harmonies of #242824
Complementary color
Monochromatic Colors of #242824
Black with #242824
Text Example
Text Example
White with #242824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242824; }
p { color: rgb(36,40,36); }
H1.HeaderClassName
{
color: #242824;
}
.AnyTagClassName
{
color: #242824;
}
</style>
background-color css
<style>
a { background-color: #242824; }
a { background-color: rgb(36,40,36); }
div.DivClassName
{
background-color: #242824;
}
.BgClassName
{
background-color: #242824;
}
</style>
border-color css
<style>
span { border-color: #242824; }
span { border-color: rgb(36,40,36); }
td.TdClassName
{
border-color: #242824;
}
.TagClassName
{
border-color: #242824;
}
</style>