Shades of Evening Sea #217054
Tints of Evening Sea #217054
RGB
CMYK
RGB Variations
Color information
#217054 (or 0x217054) is known color: Evening Sea. HEX triplet: 21, 70 and 54. RGB value is (33,112,84). Sum of RGB (Red+Green+Blue) = 33+112+84=229 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.41% from 229); Green value is 112 (44.14% from 255 or 48.91% from 229); Blue value is 84 (33.20% from 255 or 36.68% from 229); Max value from RGB is 112 - color contains mainly: green. Hex color #217054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217054 is #DE8FAB. Grayscale: #555555. Windows color (decimal): -14585772 or 5533729. OLE color: 5533729.
HSL color Cylindrical-coordinate representation of color #217054: hue angle of 158.73º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217054 is Cyan = 0.71, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 84 | - |
| CMYK | 0.71 | 0 | 0.25 | 0.56 |
| HSL | 158.73º | 0.54% | 0.28% | - |
| HSV(B) | 158.73º | 0.71% | 0.44% | - |
| XYZ | 8.02 | 12.55 | 10.39 | - |
| YUV | 85.19 | 127.33 | 90.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 84 | 0.71 | 0 | 0.25 | 0.56 | 158.73 | 0.54 | 0.28 |
| Hex | 21 | 70 | 54 | 47 | 0 | 19 | 38 | 9F | 36 | 1C |
| Octal | 41 | 160 | 124 | 107 | 0 | 31 | 70 | 237 | 66 | 34 |
| Binary | 100001 | 1110000 | 1010100 | 1000111 | 0 | 11001 | 111000 | 10011111 | 110110 | 11100 |
Color Harmonies of #217054
Complementary color
Monochromatic Colors of #217054
Black with #217054
Text Example
Text Example
White with #217054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217054; }
p { color: rgb(33,112,84); }
H1.HeaderClassName
{
color: #217054;
}
.AnyTagClassName
{
color: #217054;
}
</style>
background-color css
<style>
a { background-color: #217054; }
a { background-color: rgb(33,112,84); }
div.DivClassName
{
background-color: #217054;
}
.BgClassName
{
background-color: #217054;
}
</style>
border-color css
<style>
span { border-color: #217054; }
span { border-color: rgb(33,112,84); }
td.TdClassName
{
border-color: #217054;
}
.TagClassName
{
border-color: #217054;
}
</style>