Shades of Gordons Green #214427
Tints of Gordons Green #214427
RGB
CMYK
RGB Variations
Color information
#214427 (or 0x214427) is known color: Gordons Green. HEX triplet: 21, 44 and 27. RGB value is (33,68,39). Sum of RGB (Red+Green+Blue) = 33+68+39=140 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.57% from 140); Green value is 68 (26.95% from 255 or 48.57% from 140); Blue value is 39 (15.62% from 255 or 27.86% from 140); Max value from RGB is 68 - color contains mainly: green. Hex color #214427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214427 is #DEBBD8. Grayscale: #363636. Windows color (decimal): -14597081 or 2573345. OLE color: 2573345.
HSL color Cylindrical-coordinate representation of color #214427: hue angle of 130.29º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #214427 is Cyan = 0.51, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 33 | 68 | 39 | - |
| CMYK | 0.51 | 0 | 0.43 | 0.73 |
| HSL | 130.29º | 0.35% | 0.2% | - |
| HSV(B) | 130.29º | 0.51% | 0.27% | - |
| XYZ | 3.06 | 4.6 | 2.65 | - |
| YUV | 54.23 | 119.4 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 68 | 39 | 0.51 | 0 | 0.43 | 0.73 | 130.29 | 0.35 | 0.2 |
| Hex | 21 | 44 | 27 | 33 | 0 | 2B | 49 | 82 | 23 | 14 |
| Octal | 41 | 104 | 47 | 63 | 0 | 53 | 111 | 202 | 43 | 24 |
| Binary | 100001 | 1000100 | 100111 | 110011 | 0 | 101011 | 1001001 | 10000010 | 100011 | 10100 |
Color Harmonies of #214427
Complementary color
Monochromatic Colors of #214427
Black with #214427
Text Example
Text Example
White with #214427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214427; }
p { color: rgb(33,68,39); }
H1.HeaderClassName
{
color: #214427;
}
.AnyTagClassName
{
color: #214427;
}
</style>
background-color css
<style>
a { background-color: #214427; }
a { background-color: rgb(33,68,39); }
div.DivClassName
{
background-color: #214427;
}
.BgClassName
{
background-color: #214427;
}
</style>
border-color css
<style>
span { border-color: #214427; }
span { border-color: rgb(33,68,39); }
td.TdClassName
{
border-color: #214427;
}
.TagClassName
{
border-color: #214427;
}
</style>