Shades of Deep Sea #108071
Tints of Deep Sea #108071
RGB
CMYK
RGB Variations
Color information
#108071 (or 0x108071) is known color: Deep Sea. HEX triplet: 10, 80 and 71. RGB value is (16,128,113). Sum of RGB (Red+Green+Blue) = 16+128+113=257 (34% of max value = 765). Red value is 16 (6.64% from 255 or 6.23% from 257); Green value is 128 (50.39% from 255 or 49.81% from 257); Blue value is 113 (44.53% from 255 or 43.97% from 257); Max value from RGB is 128 - color contains mainly: green. Hex color #108071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108071 is #EF7F8E. Grayscale: #5C5C5C. Windows color (decimal): -15695759 or 7438352. OLE color: 7438352.
HSL color Cylindrical-coordinate representation of color #108071: hue angle of 171.96º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108071 is Cyan = 0.88, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 16 | 128 | 113 | - |
| CMYK | 0.88 | 0 | 0.12 | 0.50 |
| HSL | 171.96º | 0.78% | 0.28% | - |
| HSV(B) | 171.96º | 0.88% | 0.5% | - |
| XYZ | 10.91 | 16.74 | 18.28 | - |
| YUV | 92.8 | 139.39 | 73.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 128 | 113 | 0.88 | 0 | 0.12 | 0.50 | 171.96 | 0.78 | 0.28 |
| Hex | 10 | 80 | 71 | 58 | 0 | C | 32 | AC | 4E | 1C |
| Octal | 20 | 200 | 161 | 130 | 0 | 14 | 62 | 254 | 116 | 34 |
| Binary | 10000 | 10000000 | 1110001 | 1011000 | 0 | 1100 | 110010 | 10101100 | 1001110 | 11100 |
Color Harmonies of #108071
Complementary color
Monochromatic Colors of #108071
Black with #108071
Text Example
Text Example
White with #108071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108071; }
p { color: rgb(16,128,113); }
H1.HeaderClassName
{
color: #108071;
}
.AnyTagClassName
{
color: #108071;
}
</style>
background-color css
<style>
a { background-color: #108071; }
a { background-color: rgb(16,128,113); }
div.DivClassName
{
background-color: #108071;
}
.BgClassName
{
background-color: #108071;
}
</style>
border-color css
<style>
span { border-color: #108071; }
span { border-color: rgb(16,128,113); }
td.TdClassName
{
border-color: #108071;
}
.TagClassName
{
border-color: #108071;
}
</style>