Shades of Gordons Green #224327
Tints of Gordons Green #224327
RGB
CMYK
RGB Variations
Color information
#224327 (or 0x224327) is known color: Gordons Green. HEX triplet: 22, 43 and 27. RGB value is (34,67,39). Sum of RGB (Red+Green+Blue) = 34+67+39=140 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.29% from 140); Green value is 67 (26.56% from 255 or 47.86% from 140); Blue value is 39 (15.62% from 255 or 27.86% from 140); Max value from RGB is 67 - color contains mainly: green. Hex color #224327 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #224327 is #DDBCD8. Grayscale: #363636. Windows color (decimal): -14531801 or 2573090. OLE color: 2573090.
HSL color Cylindrical-coordinate representation of color #224327: hue angle of 129.09º degrees, saturation: 0.33, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #224327 is Cyan = 0.49, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 34 | 67 | 39 | - |
| CMYK | 0.49 | 0 | 0.42 | 0.74 |
| HSL | 129.09º | 0.33% | 0.2% | - |
| HSV(B) | 129.09º | 0.49% | 0.26% | - |
| XYZ | 3.03 | 4.5 | 2.63 | - |
| YUV | 53.94 | 119.57 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 67 | 39 | 0.49 | 0 | 0.42 | 0.74 | 129.09 | 0.33 | 0.2 |
| Hex | 22 | 43 | 27 | 31 | 0 | 2A | 4A | 81 | 21 | 14 |
| Octal | 42 | 103 | 47 | 61 | 0 | 52 | 112 | 201 | 41 | 24 |
| Binary | 100010 | 1000011 | 100111 | 110001 | 0 | 101010 | 1001010 | 10000001 | 100001 | 10100 |
Color Harmonies of #224327
Complementary color
Monochromatic Colors of #224327
Black with #224327
Text Example
Text Example
White with #224327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224327; }
p { color: rgb(34,67,39); }
H1.HeaderClassName
{
color: #224327;
}
.AnyTagClassName
{
color: #224327;
}
</style>
background-color css
<style>
a { background-color: #224327; }
a { background-color: rgb(34,67,39); }
div.DivClassName
{
background-color: #224327;
}
.BgClassName
{
background-color: #224327;
}
</style>
border-color css
<style>
span { border-color: #224327; }
span { border-color: rgb(34,67,39); }
td.TdClassName
{
border-color: #224327;
}
.TagClassName
{
border-color: #224327;
}
</style>