Shades of Gordons Green #214027
Tints of Gordons Green #214027
RGB
CMYK
RGB Variations
Color information
#214027 (or 0x214027) is known color: Gordons Green. HEX triplet: 21, 40 and 27. RGB value is (33,64,39). Sum of RGB (Red+Green+Blue) = 33+64+39=136 (18% of max value = 765). Red value is 33 (13.28% from 255 or 24.26% from 136); Green value is 64 (25.39% from 255 or 47.06% from 136); Blue value is 39 (15.62% from 255 or 28.68% from 136); Max value from RGB is 64 - color contains mainly: green. Hex color #214027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214027 is #DEBFD8. Grayscale: #333333. Windows color (decimal): -14598105 or 2572321. OLE color: 2572321.
HSL color Cylindrical-coordinate representation of color #214027: hue angle of 131.61º degrees, saturation: 0.32, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #214027 is Cyan = 0.48, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 33 | 64 | 39 | - |
| CMYK | 0.48 | 0 | 0.39 | 0.75 |
| HSL | 131.61º | 0.32% | 0.19% | - |
| HSV(B) | 131.61º | 0.48% | 0.25% | - |
| XYZ | 2.83 | 4.14 | 2.57 | - |
| YUV | 51.88 | 120.73 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 64 | 39 | 0.48 | 0 | 0.39 | 0.75 | 131.61 | 0.32 | 0.19 |
| Hex | 21 | 40 | 27 | 30 | 0 | 27 | 4B | 84 | 20 | 13 |
| Octal | 41 | 100 | 47 | 60 | 0 | 47 | 113 | 204 | 40 | 23 |
| Binary | 100001 | 1000000 | 100111 | 110000 | 0 | 100111 | 1001011 | 10000100 | 100000 | 10011 |
Color Harmonies of #214027
Complementary color
Monochromatic Colors of #214027
Black with #214027
Text Example
Text Example
White with #214027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214027; }
p { color: rgb(33,64,39); }
H1.HeaderClassName
{
color: #214027;
}
.AnyTagClassName
{
color: #214027;
}
</style>
background-color css
<style>
a { background-color: #214027; }
a { background-color: rgb(33,64,39); }
div.DivClassName
{
background-color: #214027;
}
.BgClassName
{
background-color: #214027;
}
</style>
border-color css
<style>
span { border-color: #214027; }
span { border-color: rgb(33,64,39); }
td.TdClassName
{
border-color: #214027;
}
.TagClassName
{
border-color: #214027;
}
</style>