Shades of Gordons Green #253426
Tints of Gordons Green #253426
RGB
CMYK
RGB Variations
Color information
#253426 (or 0x253426) is known color: Gordons Green. HEX triplet: 25, 34 and 26. RGB value is (37,52,38). Sum of RGB (Red+Green+Blue) = 37+52+38=127 (16% of max value = 765). Red value is 37 (14.84% from 255 or 29.13% from 127); Green value is 52 (20.70% from 255 or 40.94% from 127); Blue value is 38 (15.23% from 255 or 29.92% from 127); Max value from RGB is 52 - color contains mainly: green. Hex color #253426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253426 is #DACBD9. Grayscale: #2D2D2D. Windows color (decimal): -14339034 or 2503717. OLE color: 2503717.
HSL color Cylindrical-coordinate representation of color #253426: hue angle of 124º degrees, saturation: 0.17, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #253426 is Cyan = 0.29, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 37 | 52 | 38 | - |
| CMYK | 0.29 | 0 | 0.27 | 0.80 |
| HSL | 124º | 0.17% | 0.17% | - |
| HSV(B) | 124º | 0.29% | 0.2% | - |
| XYZ | 2.34 | 2.99 | 2.29 | - |
| YUV | 45.92 | 123.53 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 52 | 38 | 0.29 | 0 | 0.27 | 0.80 | 124 | 0.17 | 0.17 |
| Hex | 25 | 34 | 26 | 1D | 0 | 1B | 50 | 7C | 11 | 11 |
| Octal | 45 | 64 | 46 | 35 | 0 | 33 | 120 | 174 | 21 | 21 |
| Binary | 100101 | 110100 | 100110 | 11101 | 0 | 11011 | 1010000 | 1111100 | 10001 | 10001 |
Color Harmonies of #253426
Complementary color
Monochromatic Colors of #253426
Black with #253426
Text Example
Text Example
White with #253426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253426; }
p { color: rgb(37,52,38); }
H1.HeaderClassName
{
color: #253426;
}
.AnyTagClassName
{
color: #253426;
}
</style>
background-color css
<style>
a { background-color: #253426; }
a { background-color: rgb(37,52,38); }
div.DivClassName
{
background-color: #253426;
}
.BgClassName
{
background-color: #253426;
}
</style>
border-color css
<style>
span { border-color: #253426; }
span { border-color: rgb(37,52,38); }
td.TdClassName
{
border-color: #253426;
}
.TagClassName
{
border-color: #253426;
}
</style>