Shades of Eden #156955
Tints of Eden #156955
RGB
CMYK
RGB Variations
Color information
#156955 (or 0x156955) is known color: Eden. HEX triplet: 15, 69 and 55. RGB value is (21,105,85). Sum of RGB (Red+Green+Blue) = 21+105+85=211 (27% of max value = 765). Red value is 21 (8.59% from 255 or 9.95% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 85 (33.59% from 255 or 40.28% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #156955 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156955 is #EA96AA. Grayscale: #4D4D4D. Windows color (decimal): -15373995 or 5597461. OLE color: 5597461.
HSL color Cylindrical-coordinate representation of color #156955: hue angle of 165.71º degrees, saturation: 0.67, 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 #156955 is Cyan = 0.80, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 105 | 85 | - |
| CMYK | 0.80 | 0 | 0.19 | 0.59 |
| HSL | 165.71º | 0.67% | 0.25% | - |
| HSV(B) | 165.71º | 0.8% | 0.41% | - |
| XYZ | 7 | 10.92 | 10.33 | - |
| YUV | 77.6 | 132.17 | 87.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 85 | 0.80 | 0 | 0.19 | 0.59 | 165.71 | 0.67 | 0.25 |
| Hex | 15 | 69 | 55 | 50 | 0 | 13 | 3B | A6 | 43 | 19 |
| Octal | 25 | 151 | 125 | 120 | 0 | 23 | 73 | 246 | 103 | 31 |
| Binary | 10101 | 1101001 | 1010101 | 1010000 | 0 | 10011 | 111011 | 10100110 | 1000011 | 11001 |
Color Harmonies of #156955
Complementary color
Monochromatic Colors of #156955
Black with #156955
Text Example
Text Example
White with #156955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156955; }
p { color: rgb(21,105,85); }
H1.HeaderClassName
{
color: #156955;
}
.AnyTagClassName
{
color: #156955;
}
</style>
background-color css
<style>
a { background-color: #156955; }
a { background-color: rgb(21,105,85); }
div.DivClassName
{
background-color: #156955;
}
.BgClassName
{
background-color: #156955;
}
</style>
border-color css
<style>
span { border-color: #156955; }
span { border-color: rgb(21,105,85); }
td.TdClassName
{
border-color: #156955;
}
.TagClassName
{
border-color: #156955;
}
</style>