Shades of Deep Sea #107465
Tints of Deep Sea #107465
RGB
CMYK
RGB Variations
Color information
#107465 (or 0x107465) is known color: Deep Sea. HEX triplet: 10, 74 and 65. RGB value is (16,116,101). Sum of RGB (Red+Green+Blue) = 16+116+101=233 (30% of max value = 765). Red value is 16 (6.64% from 255 or 6.87% from 233); Green value is 116 (45.70% from 255 or 49.79% from 233); Blue value is 101 (39.84% from 255 or 43.35% from 233); Max value from RGB is 116 - color contains mainly: green. Hex color #107465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107465 is #EF8B9A. Grayscale: #545454. Windows color (decimal): -15698843 or 6648848. OLE color: 6648848.
HSL color Cylindrical-coordinate representation of color #107465: hue angle of 171º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107465 is Cyan = 0.86, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 116 | 101 | - |
| CMYK | 0.86 | 0 | 0.13 | 0.55 |
| HSL | 171º | 0.76% | 0.26% | - |
| HSV(B) | 171º | 0.86% | 0.45% | - |
| XYZ | 8.81 | 13.54 | 14.46 | - |
| YUV | 84.39 | 137.37 | 79.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 116 | 101 | 0.86 | 0 | 0.13 | 0.55 | 171 | 0.76 | 0.26 |
| Hex | 10 | 74 | 65 | 56 | 0 | D | 37 | AB | 4C | 1A |
| Octal | 20 | 164 | 145 | 126 | 0 | 15 | 67 | 253 | 114 | 32 |
| Binary | 10000 | 1110100 | 1100101 | 1010110 | 0 | 1101 | 110111 | 10101011 | 1001100 | 11010 |
Color Harmonies of #107465
Complementary color
Monochromatic Colors of #107465
Black with #107465
Text Example
Text Example
White with #107465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107465; }
p { color: rgb(16,116,101); }
H1.HeaderClassName
{
color: #107465;
}
.AnyTagClassName
{
color: #107465;
}
</style>
background-color css
<style>
a { background-color: #107465; }
a { background-color: rgb(16,116,101); }
div.DivClassName
{
background-color: #107465;
}
.BgClassName
{
background-color: #107465;
}
</style>
border-color css
<style>
span { border-color: #107465; }
span { border-color: rgb(16,116,101); }
td.TdClassName
{
border-color: #107465;
}
.TagClassName
{
border-color: #107465;
}
</style>