Shades of Eden #277160
Tints of Eden #277160
RGB
CMYK
RGB Variations
Color information
#277160 (or 0x277160) is known color: Eden. HEX triplet: 27, 71 and 60. RGB value is (39,113,96). Sum of RGB (Red+Green+Blue) = 39+113+96=248 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.73% from 248); Green value is 113 (44.53% from 255 or 45.56% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 113 - color contains mainly: green. Hex color #277160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277160 is #D88E9F. Grayscale: #585858. Windows color (decimal): -14192288 or 6320423. OLE color: 6320423.
HSL color Cylindrical-coordinate representation of color #277160: hue angle of 166.22º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #277160 is Cyan = 0.65, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 113 | 96 | - |
| CMYK | 0.65 | 0 | 0.15 | 0.56 |
| HSL | 166.22º | 0.49% | 0.3% | - |
| HSV(B) | 166.22º | 0.65% | 0.44% | - |
| XYZ | 8.85 | 13.09 | 13.13 | - |
| YUV | 88.94 | 131.98 | 92.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 96 | 0.65 | 0 | 0.15 | 0.56 | 166.22 | 0.49 | 0.3 |
| Hex | 27 | 71 | 60 | 41 | 0 | F | 38 | A6 | 31 | 1E |
| Octal | 47 | 161 | 140 | 101 | 0 | 17 | 70 | 246 | 61 | 36 |
| Binary | 100111 | 1110001 | 1100000 | 1000001 | 0 | 1111 | 111000 | 10100110 | 110001 | 11110 |
Color Harmonies of #277160
Complementary color
Monochromatic Colors of #277160
Black with #277160
Text Example
Text Example
White with #277160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277160; }
p { color: rgb(39,113,96); }
H1.HeaderClassName
{
color: #277160;
}
.AnyTagClassName
{
color: #277160;
}
</style>
background-color css
<style>
a { background-color: #277160; }
a { background-color: rgb(39,113,96); }
div.DivClassName
{
background-color: #277160;
}
.BgClassName
{
background-color: #277160;
}
</style>
border-color css
<style>
span { border-color: #277160; }
span { border-color: rgb(39,113,96); }
td.TdClassName
{
border-color: #277160;
}
.TagClassName
{
border-color: #277160;
}
</style>