Shades of Gordons Green #214727
Tints of Gordons Green #214727
RGB
CMYK
RGB Variations
Color information
#214727 (or 0x214727) is known color: Gordons Green. HEX triplet: 21, 47 and 27. RGB value is (33,71,39). Sum of RGB (Red+Green+Blue) = 33+71+39=143 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.08% from 143); Green value is 71 (28.12% from 255 or 49.65% from 143); Blue value is 39 (15.62% from 255 or 27.27% from 143); Max value from RGB is 71 - color contains mainly: green. Hex color #214727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214727 is #DEB8D8. Grayscale: #383838. Windows color (decimal): -14596313 or 2574113. OLE color: 2574113.
HSL color Cylindrical-coordinate representation of color #214727: hue angle of 129.47º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #214727 is Cyan = 0.54, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 33 | 71 | 39 | - |
| CMYK | 0.54 | 0 | 0.45 | 0.72 |
| HSL | 129.47º | 0.37% | 0.2% | - |
| HSV(B) | 129.47º | 0.54% | 0.28% | - |
| XYZ | 3.25 | 4.98 | 2.71 | - |
| YUV | 55.99 | 118.41 | 111.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 71 | 39 | 0.54 | 0 | 0.45 | 0.72 | 129.47 | 0.37 | 0.2 |
| Hex | 21 | 47 | 27 | 36 | 0 | 2D | 48 | 81 | 25 | 14 |
| Octal | 41 | 107 | 47 | 66 | 0 | 55 | 110 | 201 | 45 | 24 |
| Binary | 100001 | 1000111 | 100111 | 110110 | 0 | 101101 | 1001000 | 10000001 | 100101 | 10100 |
Color Harmonies of #214727
Complementary color
Monochromatic Colors of #214727
Black with #214727
Text Example
Text Example
White with #214727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214727; }
p { color: rgb(33,71,39); }
H1.HeaderClassName
{
color: #214727;
}
.AnyTagClassName
{
color: #214727;
}
</style>
background-color css
<style>
a { background-color: #214727; }
a { background-color: rgb(33,71,39); }
div.DivClassName
{
background-color: #214727;
}
.BgClassName
{
background-color: #214727;
}
</style>
border-color css
<style>
span { border-color: #214727; }
span { border-color: rgb(33,71,39); }
td.TdClassName
{
border-color: #214727;
}
.TagClassName
{
border-color: #214727;
}
</style>