Shades of Eden #166054
Tints of Eden #166054
RGB
CMYK
RGB Variations
Color information
#166054 (or 0x166054) is known color: Eden. HEX triplet: 16, 60 and 54. RGB value is (22,96,84). Sum of RGB (Red+Green+Blue) = 22+96+84=202 (26% of max value = 765). Red value is 22 (8.98% from 255 or 10.89% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #166054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166054 is #E99FAB. Grayscale: #484848. Windows color (decimal): -15310764 or 5529622. OLE color: 5529622.
HSL color Cylindrical-coordinate representation of color #166054: hue angle of 170.27º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #166054 is Cyan = 0.77, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 22 | 96 | 84 | - |
| CMYK | 0.77 | 0 | 0.12 | 0.62 |
| HSL | 170.27º | 0.63% | 0.23% | - |
| HSV(B) | 170.27º | 0.77% | 0.38% | - |
| XYZ | 6.11 | 9.18 | 9.84 | - |
| YUV | 72.51 | 134.48 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 96 | 84 | 0.77 | 0 | 0.12 | 0.62 | 170.27 | 0.63 | 0.23 |
| Hex | 16 | 60 | 54 | 4D | 0 | C | 3E | AA | 3F | 17 |
| Octal | 26 | 140 | 124 | 115 | 0 | 14 | 76 | 252 | 77 | 27 |
| Binary | 10110 | 1100000 | 1010100 | 1001101 | 0 | 1100 | 111110 | 10101010 | 111111 | 10111 |
Color Harmonies of #166054
Complementary color
Monochromatic Colors of #166054
Black with #166054
Text Example
Text Example
White with #166054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166054; }
p { color: rgb(22,96,84); }
H1.HeaderClassName
{
color: #166054;
}
.AnyTagClassName
{
color: #166054;
}
</style>
background-color css
<style>
a { background-color: #166054; }
a { background-color: rgb(22,96,84); }
div.DivClassName
{
background-color: #166054;
}
.BgClassName
{
background-color: #166054;
}
</style>
border-color css
<style>
span { border-color: #166054; }
span { border-color: rgb(22,96,84); }
td.TdClassName
{
border-color: #166054;
}
.TagClassName
{
border-color: #166054;
}
</style>