Shades of Eden #166756
Tints of Eden #166756
RGB
CMYK
RGB Variations
Color information
#166756 (or 0x166756) is known color: Eden. HEX triplet: 16, 67 and 56. RGB value is (22,103,86). Sum of RGB (Red+Green+Blue) = 22+103+86=211 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.43% from 211); Green value is 103 (40.62% from 255 or 48.82% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 103 - color contains mainly: green. Hex color #166756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166756 is #E998A9. Grayscale: #4C4C4C. Windows color (decimal): -15308970 or 5662486. OLE color: 5662486.
HSL color Cylindrical-coordinate representation of color #166756: hue angle of 167.41º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #166756 is Cyan = 0.79, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 103 | 86 | - |
| CMYK | 0.79 | 0 | 0.17 | 0.60 |
| HSL | 167.41º | 0.65% | 0.25% | - |
| HSV(B) | 167.41º | 0.79% | 0.4% | - |
| XYZ | 6.86 | 10.54 | 10.48 | - |
| YUV | 76.84 | 133.16 | 88.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 103 | 86 | 0.79 | 0 | 0.17 | 0.60 | 167.41 | 0.65 | 0.25 |
| Hex | 16 | 67 | 56 | 4F | 0 | 11 | 3C | A7 | 41 | 19 |
| Octal | 26 | 147 | 126 | 117 | 0 | 21 | 74 | 247 | 101 | 31 |
| Binary | 10110 | 1100111 | 1010110 | 1001111 | 0 | 10001 | 111100 | 10100111 | 1000001 | 11001 |
Color Harmonies of #166756
Complementary color
Monochromatic Colors of #166756
Black with #166756
Text Example
Text Example
White with #166756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166756; }
p { color: rgb(22,103,86); }
H1.HeaderClassName
{
color: #166756;
}
.AnyTagClassName
{
color: #166756;
}
</style>
background-color css
<style>
a { background-color: #166756; }
a { background-color: rgb(22,103,86); }
div.DivClassName
{
background-color: #166756;
}
.BgClassName
{
background-color: #166756;
}
</style>
border-color css
<style>
span { border-color: #166756; }
span { border-color: rgb(22,103,86); }
td.TdClassName
{
border-color: #166756;
}
.TagClassName
{
border-color: #166756;
}
</style>