Shades of Gordons Green #263126
Tints of Gordons Green #263126
RGB
CMYK
RGB Variations
Color information
#263126 (or 0x263126) is known color: Gordons Green. HEX triplet: 26, 31 and 26. RGB value is (38,49,38). Sum of RGB (Red+Green+Blue) = 38+49+38=125 (16% of max value = 765). Red value is 38 (15.23% from 255 or 30.4% from 125); Green value is 49 (19.53% from 255 or 39.2% from 125); Blue value is 38 (15.23% from 255 or 30.4% from 125); Max value from RGB is 49 - color contains mainly: green. Hex color #263126 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #263126 is #D9CED9. Grayscale: #2C2C2C. Windows color (decimal): -14274266 or 2502950. OLE color: 2502950.
HSL color Cylindrical-coordinate representation of color #263126: hue angle of 120º degrees, saturation: 0.13, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #263126 is Cyan = 0.22, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 49 | 38 | - |
| CMYK | 0.22 | 0 | 0.22 | 0.81 |
| HSL | 120º | 0.13% | 0.17% | - |
| HSV(B) | 120º | 0.22% | 0.19% | - |
| XYZ | 2.25 | 2.75 | 2.25 | - |
| YUV | 44.46 | 124.36 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 38 | 0.22 | 0 | 0.22 | 0.81 | 120 | 0.13 | 0.17 |
| Hex | 26 | 31 | 26 | 16 | 0 | 16 | 51 | 78 | D | 11 |
| Octal | 46 | 61 | 46 | 26 | 0 | 26 | 121 | 170 | 15 | 21 |
| Binary | 100110 | 110001 | 100110 | 10110 | 0 | 10110 | 1010001 | 1111000 | 1101 | 10001 |
Color Harmonies of #263126
Complementary color
Monochromatic Colors of #263126
Black with #263126
Text Example
Text Example
White with #263126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263126; }
p { color: rgb(38,49,38); }
H1.HeaderClassName
{
color: #263126;
}
.AnyTagClassName
{
color: #263126;
}
</style>
background-color css
<style>
a { background-color: #263126; }
a { background-color: rgb(38,49,38); }
div.DivClassName
{
background-color: #263126;
}
.BgClassName
{
background-color: #263126;
}
</style>
border-color css
<style>
span { border-color: #263126; }
span { border-color: rgb(38,49,38); }
td.TdClassName
{
border-color: #263126;
}
.TagClassName
{
border-color: #263126;
}
</style>