Shades of Eden #166556
Tints of Eden #166556
RGB
CMYK
RGB Variations
Color information
#166556 (or 0x166556) is known color: Eden. HEX triplet: 16, 65 and 56. RGB value is (22,101,86). Sum of RGB (Red+Green+Blue) = 22+101+86=209 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.53% from 209); Green value is 101 (39.84% from 255 or 48.33% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 101 - color contains mainly: green. Hex color #166556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166556 is #E99AA9. Grayscale: #4B4B4B. Windows color (decimal): -15309482 or 5661974. OLE color: 5661974.
HSL color Cylindrical-coordinate representation of color #166556: hue angle of 168.61º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #166556 is Cyan = 0.78, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 101 | 86 | - |
| CMYK | 0.78 | 0 | 0.15 | 0.60 |
| HSL | 168.61º | 0.64% | 0.24% | - |
| HSV(B) | 168.61º | 0.78% | 0.4% | - |
| XYZ | 6.66 | 10.15 | 10.41 | - |
| YUV | 75.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 101 | 86 | 0.78 | 0 | 0.15 | 0.60 | 168.61 | 0.64 | 0.24 |
| Hex | 16 | 65 | 56 | 4E | 0 | F | 3C | A9 | 40 | 18 |
| Octal | 26 | 145 | 126 | 116 | 0 | 17 | 74 | 251 | 100 | 30 |
| Binary | 10110 | 1100101 | 1010110 | 1001110 | 0 | 1111 | 111100 | 10101001 | 1000000 | 11000 |
Color Harmonies of #166556
Complementary color
Monochromatic Colors of #166556
Black with #166556
Text Example
Text Example
White with #166556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166556; }
p { color: rgb(22,101,86); }
H1.HeaderClassName
{
color: #166556;
}
.AnyTagClassName
{
color: #166556;
}
</style>
background-color css
<style>
a { background-color: #166556; }
a { background-color: rgb(22,101,86); }
div.DivClassName
{
background-color: #166556;
}
.BgClassName
{
background-color: #166556;
}
</style>
border-color css
<style>
span { border-color: #166556; }
span { border-color: rgb(22,101,86); }
td.TdClassName
{
border-color: #166556;
}
.TagClassName
{
border-color: #166556;
}
</style>