Shades of Eden #276053
Tints of Eden #276053
RGB
CMYK
RGB Variations
Color information
#276053 (or 0x276053) is known color: Eden. HEX triplet: 27, 60 and 53. RGB value is (39,96,83). Sum of RGB (Red+Green+Blue) = 39+96+83=218 (28% of max value = 765). Red value is 39 (15.62% from 255 or 17.89% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 83 (32.81% from 255 or 38.07% from 218); Max value from RGB is 96 - color contains mainly: green. Hex color #276053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276053 is #D89FAC. Grayscale: #4D4D4D. Windows color (decimal): -14196653 or 5464103. OLE color: 5464103.
HSL color Cylindrical-coordinate representation of color #276053: hue angle of 166.32º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #276053 is Cyan = 0.59, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 83 | - |
| CMYK | 0.59 | 0 | 0.14 | 0.62 |
| HSL | 166.32º | 0.42% | 0.26% | - |
| HSV(B) | 166.32º | 0.59% | 0.38% | - |
| XYZ | 6.58 | 9.42 | 9.66 | - |
| YUV | 77.48 | 131.12 | 100.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 83 | 0.59 | 0 | 0.14 | 0.62 | 166.32 | 0.42 | 0.26 |
| Hex | 27 | 60 | 53 | 3B | 0 | E | 3E | A6 | 2A | 1A |
| Octal | 47 | 140 | 123 | 73 | 0 | 16 | 76 | 246 | 52 | 32 |
| Binary | 100111 | 1100000 | 1010011 | 111011 | 0 | 1110 | 111110 | 10100110 | 101010 | 11010 |
Color Harmonies of #276053
Complementary color
Monochromatic Colors of #276053
Black with #276053
Text Example
Text Example
White with #276053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276053; }
p { color: rgb(39,96,83); }
H1.HeaderClassName
{
color: #276053;
}
.AnyTagClassName
{
color: #276053;
}
</style>
background-color css
<style>
a { background-color: #276053; }
a { background-color: rgb(39,96,83); }
div.DivClassName
{
background-color: #276053;
}
.BgClassName
{
background-color: #276053;
}
</style>
border-color css
<style>
span { border-color: #276053; }
span { border-color: rgb(39,96,83); }
td.TdClassName
{
border-color: #276053;
}
.TagClassName
{
border-color: #276053;
}
</style>