Shades of Eden #206458
Tints of Eden #206458
RGB
CMYK
RGB Variations
Color information
#206458 (or 0x206458) is known color: Eden. HEX triplet: 20, 64 and 58. RGB value is (32,100,88). Sum of RGB (Red+Green+Blue) = 32+100+88=220 (29% of max value = 765). Red value is 32 (12.89% from 255 or 14.55% from 220); Green value is 100 (39.45% from 255 or 45.45% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 100 - color contains mainly: green. Hex color #206458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #206458 is #DF9BA7. Grayscale: #4E4E4E. Windows color (decimal): -14654376 or 5792800. OLE color: 5792800.
HSL color Cylindrical-coordinate representation of color #206458: hue angle of 169.41º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #206458 is Cyan = 0.68, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 32 | 100 | 88 | - |
| CMYK | 0.68 | 0 | 0.12 | 0.61 |
| HSL | 169.41º | 0.52% | 0.26% | - |
| HSV(B) | 169.41º | 0.68% | 0.39% | - |
| XYZ | 6.91 | 10.13 | 10.82 | - |
| YUV | 78.3 | 133.47 | 94.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 100 | 88 | 0.68 | 0 | 0.12 | 0.61 | 169.41 | 0.52 | 0.26 |
| Hex | 20 | 64 | 58 | 44 | 0 | C | 3D | A9 | 34 | 1A |
| Octal | 40 | 144 | 130 | 104 | 0 | 14 | 75 | 251 | 64 | 32 |
| Binary | 100000 | 1100100 | 1011000 | 1000100 | 0 | 1100 | 111101 | 10101001 | 110100 | 11010 |
Color Harmonies of #206458
Complementary color
Monochromatic Colors of #206458
Black with #206458
Text Example
Text Example
White with #206458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206458; }
p { color: rgb(32,100,88); }
H1.HeaderClassName
{
color: #206458;
}
.AnyTagClassName
{
color: #206458;
}
</style>
background-color css
<style>
a { background-color: #206458; }
a { background-color: rgb(32,100,88); }
div.DivClassName
{
background-color: #206458;
}
.BgClassName
{
background-color: #206458;
}
</style>
border-color css
<style>
span { border-color: #206458; }
span { border-color: rgb(32,100,88); }
td.TdClassName
{
border-color: #206458;
}
.TagClassName
{
border-color: #206458;
}
</style>