Shades of Eden #276054
Tints of Eden #276054
RGB
CMYK
RGB Variations
Color information
#276054 (or 0x276054) is known color: Eden. HEX triplet: 27, 60 and 54. RGB value is (39,96,84). Sum of RGB (Red+Green+Blue) = 39+96+84=219 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.81% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 96 - color contains mainly: green. Hex color #276054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276054 is #D89FAB. Grayscale: #4D4D4D. Windows color (decimal): -14196652 or 5529639. OLE color: 5529639.
HSL color Cylindrical-coordinate representation of color #276054: hue angle of 167.37º 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 #276054 is Cyan = 0.59, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 84 | - |
| CMYK | 0.59 | 0 | 0.12 | 0.62 |
| HSL | 167.37º | 0.42% | 0.26% | - |
| HSV(B) | 167.37º | 0.59% | 0.38% | - |
| XYZ | 6.62 | 9.44 | 9.86 | - |
| YUV | 77.59 | 131.62 | 100.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 84 | 0.59 | 0 | 0.12 | 0.62 | 167.37 | 0.42 | 0.26 |
| Hex | 27 | 60 | 54 | 3B | 0 | C | 3E | A7 | 2A | 1A |
| Octal | 47 | 140 | 124 | 73 | 0 | 14 | 76 | 247 | 52 | 32 |
| Binary | 100111 | 1100000 | 1010100 | 111011 | 0 | 1100 | 111110 | 10100111 | 101010 | 11010 |
Color Harmonies of #276054
Complementary color
Monochromatic Colors of #276054
Black with #276054
Text Example
Text Example
White with #276054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276054; }
p { color: rgb(39,96,84); }
H1.HeaderClassName
{
color: #276054;
}
.AnyTagClassName
{
color: #276054;
}
</style>
background-color css
<style>
a { background-color: #276054; }
a { background-color: rgb(39,96,84); }
div.DivClassName
{
background-color: #276054;
}
.BgClassName
{
background-color: #276054;
}
</style>
border-color css
<style>
span { border-color: #276054; }
span { border-color: rgb(39,96,84); }
td.TdClassName
{
border-color: #276054;
}
.TagClassName
{
border-color: #276054;
}
</style>