Shades of Gordons Green #273328
Tints of Gordons Green #273328
RGB
CMYK
RGB Variations
Color information
#273328 (or 0x273328) is known color: Gordons Green. HEX triplet: 27, 33 and 28. RGB value is (39,51,40). Sum of RGB (Red+Green+Blue) = 39+51+40=130 (17% of max value = 765). Red value is 39 (15.62% from 255 or 30% from 130); Green value is 51 (20.31% from 255 or 39.23% from 130); Blue value is 40 (16.02% from 255 or 30.77% from 130); Max value from RGB is 51 - color contains mainly: green. Hex color #273328 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273328 is #D8CCD7. Grayscale: #2E2E2E. Windows color (decimal): -14208216 or 2634535. OLE color: 2634535.
HSL color Cylindrical-coordinate representation of color #273328: hue angle of 125º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #273328 is Cyan = 0.24, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 39 | 51 | 40 | - |
| CMYK | 0.24 | 0 | 0.22 | 0.8 |
| HSL | 125º | 0.13% | 0.18% | - |
| HSV(B) | 125º | 0.24% | 0.2% | - |
| XYZ | 2.4 | 2.95 | 2.45 | - |
| YUV | 46.16 | 124.52 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 51 | 40 | 0.24 | 0 | 0.22 | 0.8 | 125 | 0.13 | 0.18 |
| Hex | 27 | 33 | 28 | 18 | 0 | 16 | 50 | 7D | D | 12 |
| Octal | 47 | 63 | 50 | 30 | 0 | 26 | 120 | 175 | 15 | 22 |
| Binary | 100111 | 110011 | 101000 | 11000 | 0 | 10110 | 1010000 | 1111101 | 1101 | 10010 |
Color Harmonies of #273328
Complementary color
Monochromatic Colors of #273328
Black with #273328
Text Example
Text Example
White with #273328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273328; }
p { color: rgb(39,51,40); }
H1.HeaderClassName
{
color: #273328;
}
.AnyTagClassName
{
color: #273328;
}
</style>
background-color css
<style>
a { background-color: #273328; }
a { background-color: rgb(39,51,40); }
div.DivClassName
{
background-color: #273328;
}
.BgClassName
{
background-color: #273328;
}
</style>
border-color css
<style>
span { border-color: #273328; }
span { border-color: rgb(39,51,40); }
td.TdClassName
{
border-color: #273328;
}
.TagClassName
{
border-color: #273328;
}
</style>