Shades of Deep Sea #107767
Tints of Deep Sea #107767
RGB
CMYK
RGB Variations
Color information
#107767 (or 0x107767) is known color: Deep Sea. HEX triplet: 10, 77 and 67. RGB value is (16,119,103). Sum of RGB (Red+Green+Blue) = 16+119+103=238 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.72% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #107767 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107767 is #EF8898. Grayscale: #565656. Windows color (decimal): -15698073 or 6780688. OLE color: 6780688.
HSL color Cylindrical-coordinate representation of color #107767: hue angle of 170.68º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #107767 is Cyan = 0.87, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 119 | 103 | - |
| CMYK | 0.87 | 0 | 0.13 | 0.53 |
| HSL | 170.68º | 0.76% | 0.26% | - |
| HSV(B) | 170.68º | 0.87% | 0.47% | - |
| XYZ | 9.26 | 14.28 | 15.1 | - |
| YUV | 86.38 | 137.38 | 77.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 119 | 103 | 0.87 | 0 | 0.13 | 0.53 | 170.68 | 0.76 | 0.26 |
| Hex | 10 | 77 | 67 | 57 | 0 | D | 35 | AB | 4C | 1A |
| Octal | 20 | 167 | 147 | 127 | 0 | 15 | 65 | 253 | 114 | 32 |
| Binary | 10000 | 1110111 | 1100111 | 1010111 | 0 | 1101 | 110101 | 10101011 | 1001100 | 11010 |
Color Harmonies of #107767
Complementary color
Monochromatic Colors of #107767
Black with #107767
Text Example
Text Example
White with #107767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107767; }
p { color: rgb(16,119,103); }
H1.HeaderClassName
{
color: #107767;
}
.AnyTagClassName
{
color: #107767;
}
</style>
background-color css
<style>
a { background-color: #107767; }
a { background-color: rgb(16,119,103); }
div.DivClassName
{
background-color: #107767;
}
.BgClassName
{
background-color: #107767;
}
</style>
border-color css
<style>
span { border-color: #107767; }
span { border-color: rgb(16,119,103); }
td.TdClassName
{
border-color: #107767;
}
.TagClassName
{
border-color: #107767;
}
</style>