Shades of Gordons Green #254028
Tints of Gordons Green #254028
RGB
CMYK
RGB Variations
Color information
#254028 (or 0x254028) is known color: Gordons Green. HEX triplet: 25, 40 and 28. RGB value is (37,64,40). Sum of RGB (Red+Green+Blue) = 37+64+40=141 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.24% from 141); Green value is 64 (25.39% from 255 or 45.39% from 141); Blue value is 40 (16.02% from 255 or 28.37% from 141); Max value from RGB is 64 - color contains mainly: green. Hex color #254028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254028 is #DABFD7. Grayscale: #353535. Windows color (decimal): -14335960 or 2637861. OLE color: 2637861.
HSL color Cylindrical-coordinate representation of color #254028: hue angle of 126.67º 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 #254028 is Cyan = 0.42, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 37 | 64 | 40 | - |
| CMYK | 0.42 | 0 | 0.38 | 0.75 |
| HSL | 126.67º | 0.27% | 0.2% | - |
| HSV(B) | 126.67º | 0.42% | 0.25% | - |
| XYZ | 2.98 | 4.21 | 2.66 | - |
| YUV | 53.19 | 120.55 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 40 | 0.42 | 0 | 0.38 | 0.75 | 126.67 | 0.27 | 0.2 |
| Hex | 25 | 40 | 28 | 2A | 0 | 26 | 4B | 7F | 1B | 14 |
| Octal | 45 | 100 | 50 | 52 | 0 | 46 | 113 | 177 | 33 | 24 |
| Binary | 100101 | 1000000 | 101000 | 101010 | 0 | 100110 | 1001011 | 1111111 | 11011 | 10100 |
Color Harmonies of #254028
Complementary color
Monochromatic Colors of #254028
Black with #254028
Text Example
Text Example
White with #254028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254028; }
p { color: rgb(37,64,40); }
H1.HeaderClassName
{
color: #254028;
}
.AnyTagClassName
{
color: #254028;
}
</style>
background-color css
<style>
a { background-color: #254028; }
a { background-color: rgb(37,64,40); }
div.DivClassName
{
background-color: #254028;
}
.BgClassName
{
background-color: #254028;
}
</style>
border-color css
<style>
span { border-color: #254028; }
span { border-color: rgb(37,64,40); }
td.TdClassName
{
border-color: #254028;
}
.TagClassName
{
border-color: #254028;
}
</style>