Shades of Deep Sea #108762
Tints of Deep Sea #108762
RGB
CMYK
RGB Variations
Color information
#108762 (or 0x108762) is known color: Deep Sea. HEX triplet: 10, 87 and 62. RGB value is (16,135,98). Sum of RGB (Red+Green+Blue) = 16+135+98=249 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.43% from 249); Green value is 135 (53.12% from 255 or 54.22% from 249); Blue value is 98 (38.67% from 255 or 39.36% from 249); Max value from RGB is 135 - color contains mainly: green. Hex color #108762 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108762 is #EF789D. Grayscale: #5F5F5F. Windows color (decimal): -15693982 or 6457104. OLE color: 6457104.
HSL color Cylindrical-coordinate representation of color #108762: hue angle of 161.34º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108762 is Cyan = 0.88, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 16 | 135 | 98 | - |
| CMYK | 0.88 | 0 | 0.27 | 0.47 |
| HSL | 161.34º | 0.79% | 0.3% | - |
| HSV(B) | 161.34º | 0.88% | 0.53% | - |
| XYZ | 11.08 | 18.32 | 14.51 | - |
| YUV | 95.2 | 129.58 | 71.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 135 | 98 | 0.88 | 0 | 0.27 | 0.47 | 161.34 | 0.79 | 0.3 |
| Hex | 10 | 87 | 62 | 58 | 0 | 1B | 2F | A1 | 4F | 1E |
| Octal | 20 | 207 | 142 | 130 | 0 | 33 | 57 | 241 | 117 | 36 |
| Binary | 10000 | 10000111 | 1100010 | 1011000 | 0 | 11011 | 101111 | 10100001 | 1001111 | 11110 |
Color Harmonies of #108762
Complementary color
Monochromatic Colors of #108762
Black with #108762
Text Example
Text Example
White with #108762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108762; }
p { color: rgb(16,135,98); }
H1.HeaderClassName
{
color: #108762;
}
.AnyTagClassName
{
color: #108762;
}
</style>
background-color css
<style>
a { background-color: #108762; }
a { background-color: rgb(16,135,98); }
div.DivClassName
{
background-color: #108762;
}
.BgClassName
{
background-color: #108762;
}
</style>
border-color css
<style>
span { border-color: #108762; }
span { border-color: rgb(16,135,98); }
td.TdClassName
{
border-color: #108762;
}
.TagClassName
{
border-color: #108762;
}
</style>