Shades of Gordons Green #254029
Tints of Gordons Green #254029
RGB
CMYK
RGB Variations
Color information
#254029 (or 0x254029) is known color: Gordons Green. HEX triplet: 25, 40 and 29. RGB value is (37,64,41). Sum of RGB (Red+Green+Blue) = 37+64+41=142 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.06% from 142); Green value is 64 (25.39% from 255 or 45.07% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 64 - color contains mainly: green. Hex color #254029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254029 is #DABFD6. Grayscale: #353535. Windows color (decimal): -14335959 or 2703397. OLE color: 2703397.
HSL color Cylindrical-coordinate representation of color #254029: hue angle of 128.89º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #254029 is Cyan = 0.42, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 37 | 64 | 41 | - |
| CMYK | 0.42 | 0 | 0.36 | 0.75 |
| HSL | 128.89º | 0.27% | 0.2% | - |
| HSV(B) | 128.89º | 0.42% | 0.25% | - |
| XYZ | 3 | 4.22 | 2.75 | - |
| YUV | 53.31 | 121.05 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 41 | 0.42 | 0 | 0.36 | 0.75 | 128.89 | 0.27 | 0.2 |
| Hex | 25 | 40 | 29 | 2A | 0 | 24 | 4B | 81 | 1B | 14 |
| Octal | 45 | 100 | 51 | 52 | 0 | 44 | 113 | 201 | 33 | 24 |
| Binary | 100101 | 1000000 | 101001 | 101010 | 0 | 100100 | 1001011 | 10000001 | 11011 | 10100 |
Color Harmonies of #254029
Complementary color
Monochromatic Colors of #254029
Black with #254029
Text Example
Text Example
White with #254029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254029; }
p { color: rgb(37,64,41); }
H1.HeaderClassName
{
color: #254029;
}
.AnyTagClassName
{
color: #254029;
}
</style>
background-color css
<style>
a { background-color: #254029; }
a { background-color: rgb(37,64,41); }
div.DivClassName
{
background-color: #254029;
}
.BgClassName
{
background-color: #254029;
}
</style>
border-color css
<style>
span { border-color: #254029; }
span { border-color: rgb(37,64,41); }
td.TdClassName
{
border-color: #254029;
}
.TagClassName
{
border-color: #254029;
}
</style>