Shades of Evening Sea #215448
Tints of Evening Sea #215448
RGB
CMYK
RGB Variations
Color information
#215448 (or 0x215448) is known color: Evening Sea. HEX triplet: 21, 54 and 48. RGB value is (33,84,72). Sum of RGB (Red+Green+Blue) = 33+84+72=189 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.46% from 189); Green value is 84 (33.20% from 255 or 44.44% from 189); Blue value is 72 (28.52% from 255 or 38.10% from 189); Max value from RGB is 84 - color contains mainly: green. Hex color #215448 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215448 is #DEABB7. Grayscale: #434343. Windows color (decimal): -14592952 or 4740129. OLE color: 4740129.
HSL color Cylindrical-coordinate representation of color #215448: hue angle of 165.88º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #215448 is Cyan = 0.61, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 84 | 72 | - |
| CMYK | 0.61 | 0 | 0.14 | 0.67 |
| HSL | 165.88º | 0.44% | 0.23% | - |
| HSV(B) | 165.88º | 0.61% | 0.33% | - |
| XYZ | 4.97 | 7.13 | 7.25 | - |
| YUV | 67.38 | 130.6 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 72 | 0.61 | 0 | 0.14 | 0.67 | 165.88 | 0.44 | 0.23 |
| Hex | 21 | 54 | 48 | 3D | 0 | E | 43 | A6 | 2C | 17 |
| Octal | 41 | 124 | 110 | 75 | 0 | 16 | 103 | 246 | 54 | 27 |
| Binary | 100001 | 1010100 | 1001000 | 111101 | 0 | 1110 | 1000011 | 10100110 | 101100 | 10111 |
Color Harmonies of #215448
Complementary color
Monochromatic Colors of #215448
Black with #215448
Text Example
Text Example
White with #215448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215448; }
p { color: rgb(33,84,72); }
H1.HeaderClassName
{
color: #215448;
}
.AnyTagClassName
{
color: #215448;
}
</style>
background-color css
<style>
a { background-color: #215448; }
a { background-color: rgb(33,84,72); }
div.DivClassName
{
background-color: #215448;
}
.BgClassName
{
background-color: #215448;
}
</style>
border-color css
<style>
span { border-color: #215448; }
span { border-color: rgb(33,84,72); }
td.TdClassName
{
border-color: #215448;
}
.TagClassName
{
border-color: #215448;
}
</style>