Shades of Gordons Green #224027
Tints of Gordons Green #224027
RGB
CMYK
RGB Variations
Color information
#224027 (or 0x224027) is known color: Gordons Green. HEX triplet: 22, 40 and 27. RGB value is (34,64,39). Sum of RGB (Red+Green+Blue) = 34+64+39=137 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.82% from 137); Green value is 64 (25.39% from 255 or 46.72% from 137); Blue value is 39 (15.62% from 255 or 28.47% from 137); Max value from RGB is 64 - color contains mainly: green. Hex color #224027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #224027 is #DDBFD8. Grayscale: #343434. Windows color (decimal): -14532569 or 2572322. OLE color: 2572322.
HSL color Cylindrical-coordinate representation of color #224027: hue angle of 130º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #224027 is Cyan = 0.47, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 34 | 64 | 39 | - |
| CMYK | 0.47 | 0 | 0.39 | 0.75 |
| HSL | 130º | 0.31% | 0.19% | - |
| HSV(B) | 130º | 0.47% | 0.25% | - |
| XYZ | 2.86 | 4.15 | 2.57 | - |
| YUV | 52.18 | 120.56 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 64 | 39 | 0.47 | 0 | 0.39 | 0.75 | 130 | 0.31 | 0.19 |
| Hex | 22 | 40 | 27 | 2F | 0 | 27 | 4B | 82 | 1F | 13 |
| Octal | 42 | 100 | 47 | 57 | 0 | 47 | 113 | 202 | 37 | 23 |
| Binary | 100010 | 1000000 | 100111 | 101111 | 0 | 100111 | 1001011 | 10000010 | 11111 | 10011 |
Color Harmonies of #224027
Complementary color
Monochromatic Colors of #224027
Black with #224027
Text Example
Text Example
White with #224027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224027; }
p { color: rgb(34,64,39); }
H1.HeaderClassName
{
color: #224027;
}
.AnyTagClassName
{
color: #224027;
}
</style>
background-color css
<style>
a { background-color: #224027; }
a { background-color: rgb(34,64,39); }
div.DivClassName
{
background-color: #224027;
}
.BgClassName
{
background-color: #224027;
}
</style>
border-color css
<style>
span { border-color: #224027; }
span { border-color: rgb(34,64,39); }
td.TdClassName
{
border-color: #224027;
}
.TagClassName
{
border-color: #224027;
}
</style>