Shades of Gordons Green #272827
Tints of Gordons Green #272827
RGB
CMYK
RGB Variations
Color information
#272827 (or 0x272827) is known color: Gordons Green. HEX triplet: 27, 28 and 27. RGB value is (39,40,39). Sum of RGB (Red+Green+Blue) = 39+40+39=118 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.05% from 118); Green value is 40 (16.02% from 255 or 33.90% from 118); Blue value is 39 (15.62% from 255 or 33.05% from 118); Max value from RGB is 40 - color contains mainly: green. Hex color #272827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272827 is #D8D7D8. Grayscale: #272727. Windows color (decimal): -14211033 or 2566183. OLE color: 2566183.
HSL color Cylindrical-coordinate representation of color #272827: hue angle of 120º degrees, saturation: 0.01, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #272827 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 40 | 39 | - |
| CMYK | 0.02 | 0 | 0.02 | 0.84 |
| HSL | 120º | 0.01% | 0.15% | - |
| HSV(B) | 120º | 0.02% | 0.16% | - |
| XYZ | 1.96 | 2.1 | 2.22 | - |
| YUV | 39.59 | 127.67 | 127.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 40 | 39 | 0.02 | 0 | 0.02 | 0.84 | 120 | 0.01 | 0.15 |
| Hex | 27 | 28 | 27 | 2 | 0 | 2 | 54 | 78 | 1 | F |
| Octal | 47 | 50 | 47 | 2 | 0 | 2 | 124 | 170 | 1 | 17 |
| Binary | 100111 | 101000 | 100111 | 10 | 0 | 10 | 1010100 | 1111000 | 1 | 1111 |
Color Harmonies of #272827
Complementary color
Monochromatic Colors of #272827
Black with #272827
Text Example
Text Example
White with #272827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272827; }
p { color: rgb(39,40,39); }
H1.HeaderClassName
{
color: #272827;
}
.AnyTagClassName
{
color: #272827;
}
</style>
background-color css
<style>
a { background-color: #272827; }
a { background-color: rgb(39,40,39); }
div.DivClassName
{
background-color: #272827;
}
.BgClassName
{
background-color: #272827;
}
</style>
border-color css
<style>
span { border-color: #272827; }
span { border-color: rgb(39,40,39); }
td.TdClassName
{
border-color: #272827;
}
.TagClassName
{
border-color: #272827;
}
</style>