Shades of Eden #216356
Tints of Eden #216356
RGB
CMYK
RGB Variations
Color information
#216356 (or 0x216356) is known color: Eden. HEX triplet: 21, 63 and 56. RGB value is (33,99,86). Sum of RGB (Red+Green+Blue) = 33+99+86=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 99 (39.06% from 255 or 45.41% from 218); Blue value is 86 (33.98% from 255 or 39.45% from 218); Max value from RGB is 99 - color contains mainly: green. Hex color #216356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216356 is #DE9CA9. Grayscale: #4D4D4D. Windows color (decimal): -14589098 or 5661473. OLE color: 5661473.
HSL color Cylindrical-coordinate representation of color #216356: hue angle of 168.18º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216356 is Cyan = 0.67, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 99 | 86 | - |
| CMYK | 0.67 | 0 | 0.13 | 0.61 |
| HSL | 168.18º | 0.5% | 0.26% | - |
| HSV(B) | 168.18º | 0.67% | 0.39% | - |
| XYZ | 6.77 | 9.92 | 10.36 | - |
| YUV | 77.78 | 132.63 | 96.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 99 | 86 | 0.67 | 0 | 0.13 | 0.61 | 168.18 | 0.5 | 0.26 |
| Hex | 21 | 63 | 56 | 43 | 0 | D | 3D | A8 | 32 | 1A |
| Octal | 41 | 143 | 126 | 103 | 0 | 15 | 75 | 250 | 62 | 32 |
| Binary | 100001 | 1100011 | 1010110 | 1000011 | 0 | 1101 | 111101 | 10101000 | 110010 | 11010 |
Color Harmonies of #216356
Complementary color
Monochromatic Colors of #216356
Black with #216356
Text Example
Text Example
White with #216356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216356; }
p { color: rgb(33,99,86); }
H1.HeaderClassName
{
color: #216356;
}
.AnyTagClassName
{
color: #216356;
}
</style>
background-color css
<style>
a { background-color: #216356; }
a { background-color: rgb(33,99,86); }
div.DivClassName
{
background-color: #216356;
}
.BgClassName
{
background-color: #216356;
}
</style>
border-color css
<style>
span { border-color: #216356; }
span { border-color: rgb(33,99,86); }
td.TdClassName
{
border-color: #216356;
}
.TagClassName
{
border-color: #216356;
}
</style>