Shades of Deep Sea #107669
Tints of Deep Sea #107669
RGB
CMYK
RGB Variations
Color information
#107669 (or 0x107669) is known color: Deep Sea. HEX triplet: 10, 76 and 69. RGB value is (16,118,105). Sum of RGB (Red+Green+Blue) = 16+118+105=239 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.69% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 105 (41.41% from 255 or 43.93% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #107669 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107669 is #EF8996. Grayscale: #555555. Windows color (decimal): -15698327 or 6911504. OLE color: 6911504.
HSL color Cylindrical-coordinate representation of color #107669: hue angle of 172.35º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107669 is Cyan = 0.86, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 118 | 105 | - |
| CMYK | 0.86 | 0 | 0.11 | 0.54 |
| HSL | 172.35º | 0.76% | 0.26% | - |
| HSV(B) | 172.35º | 0.86% | 0.46% | - |
| XYZ | 9.24 | 14.09 | 15.6 | - |
| YUV | 86.02 | 138.71 | 78.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 118 | 105 | 0.86 | 0 | 0.11 | 0.54 | 172.35 | 0.76 | 0.26 |
| Hex | 10 | 76 | 69 | 56 | 0 | B | 36 | AC | 4C | 1A |
| Octal | 20 | 166 | 151 | 126 | 0 | 13 | 66 | 254 | 114 | 32 |
| Binary | 10000 | 1110110 | 1101001 | 1010110 | 0 | 1011 | 110110 | 10101100 | 1001100 | 11010 |
Color Harmonies of #107669
Complementary color
Monochromatic Colors of #107669
Black with #107669
Text Example
Text Example
White with #107669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107669; }
p { color: rgb(16,118,105); }
H1.HeaderClassName
{
color: #107669;
}
.AnyTagClassName
{
color: #107669;
}
</style>
background-color css
<style>
a { background-color: #107669; }
a { background-color: rgb(16,118,105); }
div.DivClassName
{
background-color: #107669;
}
.BgClassName
{
background-color: #107669;
}
</style>
border-color css
<style>
span { border-color: #107669; }
span { border-color: rgb(16,118,105); }
td.TdClassName
{
border-color: #107669;
}
.TagClassName
{
border-color: #107669;
}
</style>