Shades of Gordons Green #243026
Tints of Gordons Green #243026
RGB
CMYK
RGB Variations
Color information
#243026 (or 0x243026) is known color: Gordons Green. HEX triplet: 24, 30 and 26. RGB value is (36,48,38). Sum of RGB (Red+Green+Blue) = 36+48+38=122 (16% of max value = 765). Red value is 36 (14.45% from 255 or 29.51% from 122); Green value is 48 (19.14% from 255 or 39.34% from 122); Blue value is 38 (15.23% from 255 or 31.15% from 122); Max value from RGB is 48 - color contains mainly: green. Hex color #243026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #243026 is #DBCFD9. Grayscale: #2B2B2B. Windows color (decimal): -14405594 or 2502692. OLE color: 2502692.
HSL color Cylindrical-coordinate representation of color #243026: hue angle of 130º degrees, saturation: 0.14, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #243026 is Cyan = 0.25, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 36 | 48 | 38 | - |
| CMYK | 0.25 | 0 | 0.21 | 0.81 |
| HSL | 130º | 0.14% | 0.16% | - |
| HSV(B) | 130º | 0.25% | 0.19% | - |
| XYZ | 2.13 | 2.63 | 2.23 | - |
| YUV | 43.27 | 125.02 | 122.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 48 | 38 | 0.25 | 0 | 0.21 | 0.81 | 130 | 0.14 | 0.16 |
| Hex | 24 | 30 | 26 | 19 | 0 | 15 | 51 | 82 | E | 10 |
| Octal | 44 | 60 | 46 | 31 | 0 | 25 | 121 | 202 | 16 | 20 |
| Binary | 100100 | 110000 | 100110 | 11001 | 0 | 10101 | 1010001 | 10000010 | 1110 | 10000 |
Color Harmonies of #243026
Complementary color
Monochromatic Colors of #243026
Black with #243026
Text Example
Text Example
White with #243026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243026; }
p { color: rgb(36,48,38); }
H1.HeaderClassName
{
color: #243026;
}
.AnyTagClassName
{
color: #243026;
}
</style>
background-color css
<style>
a { background-color: #243026; }
a { background-color: rgb(36,48,38); }
div.DivClassName
{
background-color: #243026;
}
.BgClassName
{
background-color: #243026;
}
</style>
border-color css
<style>
span { border-color: #243026; }
span { border-color: rgb(36,48,38); }
td.TdClassName
{
border-color: #243026;
}
.TagClassName
{
border-color: #243026;
}
</style>