Shades of Eden #156053
Tints of Eden #156053
RGB
CMYK
RGB Variations
Color information
#156053 (or 0x156053) is known color: Eden. HEX triplet: 15, 60 and 53. RGB value is (21,96,83). Sum of RGB (Red+Green+Blue) = 21+96+83=200 (26% of max value = 765). Red value is 21 (8.59% from 255 or 10.5% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 83 (32.81% from 255 or 41.5% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #156053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156053 is #EA9FAC. Grayscale: #484848. Windows color (decimal): -15376301 or 5464085. OLE color: 5464085.
HSL color Cylindrical-coordinate representation of color #156053: hue angle of 169.6º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #156053 is Cyan = 0.78, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 96 | 83 | - |
| CMYK | 0.78 | 0 | 0.14 | 0.62 |
| HSL | 169.6º | 0.64% | 0.23% | - |
| HSV(B) | 169.6º | 0.78% | 0.38% | - |
| XYZ | 6.05 | 9.15 | 9.63 | - |
| YUV | 72.09 | 134.15 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 96 | 83 | 0.78 | 0 | 0.14 | 0.62 | 169.6 | 0.64 | 0.23 |
| Hex | 15 | 60 | 53 | 4E | 0 | E | 3E | AA | 40 | 17 |
| Octal | 25 | 140 | 123 | 116 | 0 | 16 | 76 | 252 | 100 | 27 |
| Binary | 10101 | 1100000 | 1010011 | 1001110 | 0 | 1110 | 111110 | 10101010 | 1000000 | 10111 |
Color Harmonies of #156053
Complementary color
Monochromatic Colors of #156053
Black with #156053
Text Example
Text Example
White with #156053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156053; }
p { color: rgb(21,96,83); }
H1.HeaderClassName
{
color: #156053;
}
.AnyTagClassName
{
color: #156053;
}
</style>
background-color css
<style>
a { background-color: #156053; }
a { background-color: rgb(21,96,83); }
div.DivClassName
{
background-color: #156053;
}
.BgClassName
{
background-color: #156053;
}
</style>
border-color css
<style>
span { border-color: #156053; }
span { border-color: rgb(21,96,83); }
td.TdClassName
{
border-color: #156053;
}
.TagClassName
{
border-color: #156053;
}
</style>