Shades of Deep Sea #217668
Tints of Deep Sea #217668
RGB
CMYK
RGB Variations
Color information
#217668 (or 0x217668) is known color: Deep Sea. HEX triplet: 21, 76 and 68. RGB value is (33,118,104). Sum of RGB (Red+Green+Blue) = 33+118+104=255 (33% of max value = 765). Red value is 33 (13.28% from 255 or 12.94% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #217668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217668 is #DE8997. Grayscale: #5A5A5A. Windows color (decimal): -14584216 or 6845985. OLE color: 6845985.
HSL color Cylindrical-coordinate representation of color #217668: hue angle of 170.12º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217668 is Cyan = 0.72, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 104 | - |
| CMYK | 0.72 | 0 | 0.12 | 0.54 |
| HSL | 170.12º | 0.56% | 0.3% | - |
| HSV(B) | 170.12º | 0.72% | 0.46% | - |
| XYZ | 9.6 | 14.28 | 15.35 | - |
| YUV | 90.99 | 135.34 | 86.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 104 | 0.72 | 0 | 0.12 | 0.54 | 170.12 | 0.56 | 0.3 |
| Hex | 21 | 76 | 68 | 48 | 0 | C | 36 | AA | 38 | 1E |
| Octal | 41 | 166 | 150 | 110 | 0 | 14 | 66 | 252 | 70 | 36 |
| Binary | 100001 | 1110110 | 1101000 | 1001000 | 0 | 1100 | 110110 | 10101010 | 111000 | 11110 |
Color Harmonies of #217668
Complementary color
Monochromatic Colors of #217668
Black with #217668
Text Example
Text Example
White with #217668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217668; }
p { color: rgb(33,118,104); }
H1.HeaderClassName
{
color: #217668;
}
.AnyTagClassName
{
color: #217668;
}
</style>
background-color css
<style>
a { background-color: #217668; }
a { background-color: rgb(33,118,104); }
div.DivClassName
{
background-color: #217668;
}
.BgClassName
{
background-color: #217668;
}
</style>
border-color css
<style>
span { border-color: #217668; }
span { border-color: rgb(33,118,104); }
td.TdClassName
{
border-color: #217668;
}
.TagClassName
{
border-color: #217668;
}
</style>