Shades of Deep Sea #108667
Tints of Deep Sea #108667
RGB
CMYK
RGB Variations
Color information
#108667 (or 0x108667) is known color: Deep Sea. HEX triplet: 10, 86 and 67. RGB value is (16,134,103). Sum of RGB (Red+Green+Blue) = 16+134+103=253 (33% of max value = 765). Red value is 16 (6.64% from 255 or 6.32% from 253); Green value is 134 (52.73% from 255 or 52.96% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 134 - color contains mainly: green. Hex color #108667 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108667 is #EF7998. Grayscale: #5F5F5F. Windows color (decimal): -15694233 or 6784528. OLE color: 6784528.
HSL color Cylindrical-coordinate representation of color #108667: hue angle of 164.24º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108667 is Cyan = 0.88, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 16 | 134 | 103 | - |
| CMYK | 0.88 | 0 | 0.23 | 0.47 |
| HSL | 164.24º | 0.79% | 0.29% | - |
| HSV(B) | 164.24º | 0.88% | 0.53% | - |
| XYZ | 11.19 | 18.14 | 15.74 | - |
| YUV | 95.18 | 132.41 | 71.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 134 | 103 | 0.88 | 0 | 0.23 | 0.47 | 164.24 | 0.79 | 0.29 |
| Hex | 10 | 86 | 67 | 58 | 0 | 17 | 2F | A4 | 4F | 1D |
| Octal | 20 | 206 | 147 | 130 | 0 | 27 | 57 | 244 | 117 | 35 |
| Binary | 10000 | 10000110 | 1100111 | 1011000 | 0 | 10111 | 101111 | 10100100 | 1001111 | 11101 |
Color Harmonies of #108667
Complementary color
Monochromatic Colors of #108667
Black with #108667
Text Example
Text Example
White with #108667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108667; }
p { color: rgb(16,134,103); }
H1.HeaderClassName
{
color: #108667;
}
.AnyTagClassName
{
color: #108667;
}
</style>
background-color css
<style>
a { background-color: #108667; }
a { background-color: rgb(16,134,103); }
div.DivClassName
{
background-color: #108667;
}
.BgClassName
{
background-color: #108667;
}
</style>
border-color css
<style>
span { border-color: #108667; }
span { border-color: rgb(16,134,103); }
td.TdClassName
{
border-color: #108667;
}
.TagClassName
{
border-color: #108667;
}
</style>