Shades of Deep Sea #108166
Tints of Deep Sea #108166
RGB
CMYK
RGB Variations
Color information
#108166 (or 0x108166) is known color: Deep Sea. HEX triplet: 10, 81 and 66. RGB value is (16,129,102). Sum of RGB (Red+Green+Blue) = 16+129+102=247 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.48% from 247); Green value is 129 (50.78% from 255 or 52.23% from 247); Blue value is 102 (40.23% from 255 or 41.30% from 247); Max value from RGB is 129 - color contains mainly: green. Hex color #108166 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108166 is #EF7E99. Grayscale: #5C5C5C. Windows color (decimal): -15695514 or 6717712. OLE color: 6717712.
HSL color Cylindrical-coordinate representation of color #108166: hue angle of 165.66º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108166 is Cyan = 0.88, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 16 | 129 | 102 | - |
| CMYK | 0.88 | 0 | 0.21 | 0.49 |
| HSL | 165.66º | 0.78% | 0.28% | - |
| HSV(B) | 165.66º | 0.88% | 0.51% | - |
| XYZ | 10.46 | 16.77 | 15.26 | - |
| YUV | 92.14 | 133.56 | 73.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 129 | 102 | 0.88 | 0 | 0.21 | 0.49 | 165.66 | 0.78 | 0.28 |
| Hex | 10 | 81 | 66 | 58 | 0 | 15 | 31 | A6 | 4E | 1C |
| Octal | 20 | 201 | 146 | 130 | 0 | 25 | 61 | 246 | 116 | 34 |
| Binary | 10000 | 10000001 | 1100110 | 1011000 | 0 | 10101 | 110001 | 10100110 | 1001110 | 11100 |
Color Harmonies of #108166
Complementary color
Monochromatic Colors of #108166
Black with #108166
Text Example
Text Example
White with #108166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108166; }
p { color: rgb(16,129,102); }
H1.HeaderClassName
{
color: #108166;
}
.AnyTagClassName
{
color: #108166;
}
</style>
background-color css
<style>
a { background-color: #108166; }
a { background-color: rgb(16,129,102); }
div.DivClassName
{
background-color: #108166;
}
.BgClassName
{
background-color: #108166;
}
</style>
border-color css
<style>
span { border-color: #108166; }
span { border-color: rgb(16,129,102); }
td.TdClassName
{
border-color: #108166;
}
.TagClassName
{
border-color: #108166;
}
</style>