Shades of Gordons Green #214527
Tints of Gordons Green #214527
RGB
CMYK
RGB Variations
Color information
#214527 (or 0x214527) is known color: Gordons Green. HEX triplet: 21, 45 and 27. RGB value is (33,69,39). Sum of RGB (Red+Green+Blue) = 33+69+39=141 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.40% from 141); Green value is 69 (27.34% from 255 or 48.94% from 141); Blue value is 39 (15.62% from 255 or 27.66% from 141); Max value from RGB is 69 - color contains mainly: green. Hex color #214527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214527 is #DEBAD8. Grayscale: #363636. Windows color (decimal): -14596825 or 2573601. OLE color: 2573601.
HSL color Cylindrical-coordinate representation of color #214527: hue angle of 130º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #214527 is Cyan = 0.52, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 33 | 69 | 39 | - |
| CMYK | 0.52 | 0 | 0.43 | 0.73 |
| HSL | 130º | 0.35% | 0.2% | - |
| HSV(B) | 130º | 0.52% | 0.27% | - |
| XYZ | 3.12 | 4.73 | 2.67 | - |
| YUV | 54.82 | 119.07 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 69 | 39 | 0.52 | 0 | 0.43 | 0.73 | 130 | 0.35 | 0.2 |
| Hex | 21 | 45 | 27 | 34 | 0 | 2B | 49 | 82 | 23 | 14 |
| Octal | 41 | 105 | 47 | 64 | 0 | 53 | 111 | 202 | 43 | 24 |
| Binary | 100001 | 1000101 | 100111 | 110100 | 0 | 101011 | 1001001 | 10000010 | 100011 | 10100 |
Color Harmonies of #214527
Complementary color
Monochromatic Colors of #214527
Black with #214527
Text Example
Text Example
White with #214527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214527; }
p { color: rgb(33,69,39); }
H1.HeaderClassName
{
color: #214527;
}
.AnyTagClassName
{
color: #214527;
}
</style>
background-color css
<style>
a { background-color: #214527; }
a { background-color: rgb(33,69,39); }
div.DivClassName
{
background-color: #214527;
}
.BgClassName
{
background-color: #214527;
}
</style>
border-color css
<style>
span { border-color: #214527; }
span { border-color: rgb(33,69,39); }
td.TdClassName
{
border-color: #214527;
}
.TagClassName
{
border-color: #214527;
}
</style>