Shades of Eden #277259
Tints of Eden #277259
RGB
CMYK
RGB Variations
Color information
#277259 (or 0x277259) is known color: Eden. HEX triplet: 27, 72 and 59. RGB value is (39,114,89). Sum of RGB (Red+Green+Blue) = 39+114+89=242 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.12% from 242); Green value is 114 (44.92% from 255 or 47.11% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 114 - color contains mainly: green. Hex color #277259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277259 is #D88DA6. Grayscale: #585858. Windows color (decimal): -14192039 or 5861927. OLE color: 5861927.
HSL color Cylindrical-coordinate representation of color #277259: hue angle of 160º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277259 is Cyan = 0.66, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 89 | - |
| CMYK | 0.66 | 0 | 0.22 | 0.55 |
| HSL | 160º | 0.49% | 0.3% | - |
| HSV(B) | 160º | 0.66% | 0.45% | - |
| XYZ | 8.66 | 13.19 | 11.54 | - |
| YUV | 88.73 | 128.15 | 92.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 89 | 0.66 | 0 | 0.22 | 0.55 | 160 | 0.49 | 0.3 |
| Hex | 27 | 72 | 59 | 42 | 0 | 16 | 37 | A0 | 31 | 1E |
| Octal | 47 | 162 | 131 | 102 | 0 | 26 | 67 | 240 | 61 | 36 |
| Binary | 100111 | 1110010 | 1011001 | 1000010 | 0 | 10110 | 110111 | 10100000 | 110001 | 11110 |
Color Harmonies of #277259
Complementary color
Monochromatic Colors of #277259
Black with #277259
Text Example
Text Example
White with #277259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277259; }
p { color: rgb(39,114,89); }
H1.HeaderClassName
{
color: #277259;
}
.AnyTagClassName
{
color: #277259;
}
</style>
background-color css
<style>
a { background-color: #277259; }
a { background-color: rgb(39,114,89); }
div.DivClassName
{
background-color: #277259;
}
.BgClassName
{
background-color: #277259;
}
</style>
border-color css
<style>
span { border-color: #277259; }
span { border-color: rgb(39,114,89); }
td.TdClassName
{
border-color: #277259;
}
.TagClassName
{
border-color: #277259;
}
</style>