Shades of Eden #156854
Tints of Eden #156854
RGB
CMYK
RGB Variations
Color information
#156854 (or 0x156854) is known color: Eden. HEX triplet: 15, 68 and 54. RGB value is (21,104,84). Sum of RGB (Red+Green+Blue) = 21+104+84=209 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.05% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 84 (33.20% from 255 or 40.19% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #156854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156854 is #EA97AB. Grayscale: #4C4C4C. Windows color (decimal): -15374252 or 5531669. OLE color: 5531669.
HSL color Cylindrical-coordinate representation of color #156854: hue angle of 165.54º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156854 is Cyan = 0.80, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 104 | 84 | - |
| CMYK | 0.80 | 0 | 0.19 | 0.59 |
| HSL | 165.54º | 0.66% | 0.25% | - |
| HSV(B) | 165.54º | 0.8% | 0.41% | - |
| XYZ | 6.86 | 10.7 | 10.09 | - |
| YUV | 76.9 | 132 | 88.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 104 | 84 | 0.80 | 0 | 0.19 | 0.59 | 165.54 | 0.66 | 0.25 |
| Hex | 15 | 68 | 54 | 50 | 0 | 13 | 3B | A6 | 42 | 19 |
| Octal | 25 | 150 | 124 | 120 | 0 | 23 | 73 | 246 | 102 | 31 |
| Binary | 10101 | 1101000 | 1010100 | 1010000 | 0 | 10011 | 111011 | 10100110 | 1000010 | 11001 |
Color Harmonies of #156854
Complementary color
Monochromatic Colors of #156854
Black with #156854
Text Example
Text Example
White with #156854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156854; }
p { color: rgb(21,104,84); }
H1.HeaderClassName
{
color: #156854;
}
.AnyTagClassName
{
color: #156854;
}
</style>
background-color css
<style>
a { background-color: #156854; }
a { background-color: rgb(21,104,84); }
div.DivClassName
{
background-color: #156854;
}
.BgClassName
{
background-color: #156854;
}
</style>
border-color css
<style>
span { border-color: #156854; }
span { border-color: rgb(21,104,84); }
td.TdClassName
{
border-color: #156854;
}
.TagClassName
{
border-color: #156854;
}
</style>