Shades of Gordons Green #224329
Tints of Gordons Green #224329
RGB
CMYK
RGB Variations
Color information
#224329 (or 0x224329) is known color: Gordons Green. HEX triplet: 22, 43 and 29. RGB value is (34,67,41). Sum of RGB (Red+Green+Blue) = 34+67+41=142 (18% of max value = 765). Red value is 34 (13.67% from 255 or 23.94% from 142); Green value is 67 (26.56% from 255 or 47.18% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 67 - color contains mainly: green. Hex color #224329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #224329 is #DDBCD6. Grayscale: #363636. Windows color (decimal): -14531799 or 2704162. OLE color: 2704162.
HSL color Cylindrical-coordinate representation of color #224329: hue angle of 132.73º 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 #224329 is Cyan = 0.49, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 34 | 67 | 41 | - |
| CMYK | 0.49 | 0 | 0.39 | 0.74 |
| HSL | 132.73º | 0.33% | 0.2% | - |
| HSV(B) | 132.73º | 0.49% | 0.26% | - |
| XYZ | 3.07 | 4.51 | 2.81 | - |
| YUV | 54.17 | 120.57 | 113.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 67 | 41 | 0.49 | 0 | 0.39 | 0.74 | 132.73 | 0.33 | 0.2 |
| Hex | 22 | 43 | 29 | 31 | 0 | 27 | 4A | 85 | 21 | 14 |
| Octal | 42 | 103 | 51 | 61 | 0 | 47 | 112 | 205 | 41 | 24 |
| Binary | 100010 | 1000011 | 101001 | 110001 | 0 | 100111 | 1001010 | 10000101 | 100001 | 10100 |
Color Harmonies of #224329
Complementary color
Monochromatic Colors of #224329
Black with #224329
Text Example
Text Example
White with #224329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224329; }
p { color: rgb(34,67,41); }
H1.HeaderClassName
{
color: #224329;
}
.AnyTagClassName
{
color: #224329;
}
</style>
background-color css
<style>
a { background-color: #224329; }
a { background-color: rgb(34,67,41); }
div.DivClassName
{
background-color: #224329;
}
.BgClassName
{
background-color: #224329;
}
</style>
border-color css
<style>
span { border-color: #224329; }
span { border-color: rgb(34,67,41); }
td.TdClassName
{
border-color: #224329;
}
.TagClassName
{
border-color: #224329;
}
</style>