Shades of Eden #276760
Tints of Eden #276760
RGB
CMYK
RGB Variations
Color information
#276760 (or 0x276760) is known color: Eden. HEX triplet: 27, 67 and 60. RGB value is (39,103,96). Sum of RGB (Red+Green+Blue) = 39+103+96=238 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.39% from 238); Green value is 103 (40.62% from 255 or 43.28% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 103 - color contains mainly: green. Hex color #276760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276760 is #D8989F. Grayscale: #535353. Windows color (decimal): -14194848 or 6317863. OLE color: 6317863.
HSL color Cylindrical-coordinate representation of color #276760: hue angle of 173.44º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276760 is Cyan = 0.62, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 96 | - |
| CMYK | 0.62 | 0 | 0.07 | 0.60 |
| HSL | 173.44º | 0.45% | 0.28% | - |
| HSV(B) | 173.44º | 0.62% | 0.4% | - |
| XYZ | 7.8 | 10.98 | 12.77 | - |
| YUV | 83.07 | 135.3 | 96.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 96 | 0.62 | 0 | 0.07 | 0.60 | 173.44 | 0.45 | 0.28 |
| Hex | 27 | 67 | 60 | 3E | 0 | 7 | 3C | AD | 2D | 1C |
| Octal | 47 | 147 | 140 | 76 | 0 | 7 | 74 | 255 | 55 | 34 |
| Binary | 100111 | 1100111 | 1100000 | 111110 | 0 | 111 | 111100 | 10101101 | 101101 | 11100 |
Color Harmonies of #276760
Complementary color
Monochromatic Colors of #276760
Black with #276760
Text Example
Text Example
White with #276760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276760; }
p { color: rgb(39,103,96); }
H1.HeaderClassName
{
color: #276760;
}
.AnyTagClassName
{
color: #276760;
}
</style>
background-color css
<style>
a { background-color: #276760; }
a { background-color: rgb(39,103,96); }
div.DivClassName
{
background-color: #276760;
}
.BgClassName
{
background-color: #276760;
}
</style>
border-color css
<style>
span { border-color: #276760; }
span { border-color: rgb(39,103,96); }
td.TdClassName
{
border-color: #276760;
}
.TagClassName
{
border-color: #276760;
}
</style>