Shades of Eden #277358
Tints of Eden #277358
RGB
CMYK
RGB Variations
Color information
#277358 (or 0x277358) is known color: Eden. HEX triplet: 27, 73 and 58. RGB value is (39,115,88). Sum of RGB (Red+Green+Blue) = 39+115+88=242 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.12% from 242); Green value is 115 (45.31% from 255 or 47.52% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 115 - color contains mainly: green. Hex color #277358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277358 is #D88CA7. Grayscale: #595959. Windows color (decimal): -14191784 or 5796647. OLE color: 5796647.
HSL color Cylindrical-coordinate representation of color #277358: hue angle of 158.68º 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 #277358 is Cyan = 0.66, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 88 | - |
| CMYK | 0.66 | 0 | 0.23 | 0.55 |
| HSL | 158.68º | 0.49% | 0.3% | - |
| HSV(B) | 158.68º | 0.66% | 0.45% | - |
| XYZ | 8.73 | 13.4 | 11.36 | - |
| YUV | 89.2 | 127.32 | 92.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 88 | 0.66 | 0 | 0.23 | 0.55 | 158.68 | 0.49 | 0.3 |
| Hex | 27 | 73 | 58 | 42 | 0 | 17 | 37 | 9F | 31 | 1E |
| Octal | 47 | 163 | 130 | 102 | 0 | 27 | 67 | 237 | 61 | 36 |
| Binary | 100111 | 1110011 | 1011000 | 1000010 | 0 | 10111 | 110111 | 10011111 | 110001 | 11110 |
Color Harmonies of #277358
Complementary color
Monochromatic Colors of #277358
Black with #277358
Text Example
Text Example
White with #277358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277358; }
p { color: rgb(39,115,88); }
H1.HeaderClassName
{
color: #277358;
}
.AnyTagClassName
{
color: #277358;
}
</style>
background-color css
<style>
a { background-color: #277358; }
a { background-color: rgb(39,115,88); }
div.DivClassName
{
background-color: #277358;
}
.BgClassName
{
background-color: #277358;
}
</style>
border-color css
<style>
span { border-color: #277358; }
span { border-color: rgb(39,115,88); }
td.TdClassName
{
border-color: #277358;
}
.TagClassName
{
border-color: #277358;
}
</style>