Shades of Deep Sea #107266
Tints of Deep Sea #107266
RGB
CMYK
RGB Variations
Color information
#107266 (or 0x107266) is known color: Deep Sea. HEX triplet: 10, 72 and 66. RGB value is (16,114,102). Sum of RGB (Red+Green+Blue) = 16+114+102=232 (30% of max value = 765). Red value is 16 (6.64% from 255 or 6.90% from 232); Green value is 114 (44.92% from 255 or 49.14% from 232); Blue value is 102 (40.23% from 255 or 43.97% from 232); Max value from RGB is 114 - color contains mainly: green. Hex color #107266 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107266 is #EF8D99. Grayscale: #535353. Windows color (decimal): -15699354 or 6713872. OLE color: 6713872.
HSL color Cylindrical-coordinate representation of color #107266: hue angle of 172.65º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107266 is Cyan = 0.86, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 114 | 102 | - |
| CMYK | 0.86 | 0 | 0.11 | 0.55 |
| HSL | 172.65º | 0.75% | 0.25% | - |
| HSV(B) | 172.65º | 0.86% | 0.45% | - |
| XYZ | 8.63 | 13.1 | 14.64 | - |
| YUV | 83.33 | 138.53 | 79.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 114 | 102 | 0.86 | 0 | 0.11 | 0.55 | 172.65 | 0.75 | 0.25 |
| Hex | 10 | 72 | 66 | 56 | 0 | B | 37 | AD | 4B | 19 |
| Octal | 20 | 162 | 146 | 126 | 0 | 13 | 67 | 255 | 113 | 31 |
| Binary | 10000 | 1110010 | 1100110 | 1010110 | 0 | 1011 | 110111 | 10101101 | 1001011 | 11001 |
Color Harmonies of #107266
Complementary color
Monochromatic Colors of #107266
Black with #107266
Text Example
Text Example
White with #107266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107266; }
p { color: rgb(16,114,102); }
H1.HeaderClassName
{
color: #107266;
}
.AnyTagClassName
{
color: #107266;
}
</style>
background-color css
<style>
a { background-color: #107266; }
a { background-color: rgb(16,114,102); }
div.DivClassName
{
background-color: #107266;
}
.BgClassName
{
background-color: #107266;
}
</style>
border-color css
<style>
span { border-color: #107266; }
span { border-color: rgb(16,114,102); }
td.TdClassName
{
border-color: #107266;
}
.TagClassName
{
border-color: #107266;
}
</style>