Shades of Deep Sea #107261
Tints of Deep Sea #107261
RGB
CMYK
RGB Variations
Color information
#107261 (or 0x107261) is known color: Deep Sea. HEX triplet: 10, 72 and 61. RGB value is (16,114,97). Sum of RGB (Red+Green+Blue) = 16+114+97=227 (30% of max value = 765). Red value is 16 (6.64% from 255 or 7.05% from 227); Green value is 114 (44.92% from 255 or 50.22% from 227); Blue value is 97 (38.28% from 255 or 42.73% from 227); Max value from RGB is 114 - color contains mainly: green. Hex color #107261 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107261 is #EF8D9E. Grayscale: #525252. Windows color (decimal): -15699359 or 6386192. OLE color: 6386192.
HSL color Cylindrical-coordinate representation of color #107261: hue angle of 169.59º 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 #107261 is Cyan = 0.86, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 114 | 97 | - |
| CMYK | 0.86 | 0 | 0.15 | 0.55 |
| HSL | 169.59º | 0.75% | 0.25% | - |
| HSV(B) | 169.59º | 0.86% | 0.45% | - |
| XYZ | 8.39 | 13.01 | 13.38 | - |
| YUV | 82.76 | 136.03 | 80.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 114 | 97 | 0.86 | 0 | 0.15 | 0.55 | 169.59 | 0.75 | 0.25 |
| Hex | 10 | 72 | 61 | 56 | 0 | F | 37 | AA | 4B | 19 |
| Octal | 20 | 162 | 141 | 126 | 0 | 17 | 67 | 252 | 113 | 31 |
| Binary | 10000 | 1110010 | 1100001 | 1010110 | 0 | 1111 | 110111 | 10101010 | 1001011 | 11001 |
Color Harmonies of #107261
Complementary color
Monochromatic Colors of #107261
Black with #107261
Text Example
Text Example
White with #107261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107261; }
p { color: rgb(16,114,97); }
H1.HeaderClassName
{
color: #107261;
}
.AnyTagClassName
{
color: #107261;
}
</style>
background-color css
<style>
a { background-color: #107261; }
a { background-color: rgb(16,114,97); }
div.DivClassName
{
background-color: #107261;
}
.BgClassName
{
background-color: #107261;
}
</style>
border-color css
<style>
span { border-color: #107261; }
span { border-color: rgb(16,114,97); }
td.TdClassName
{
border-color: #107261;
}
.TagClassName
{
border-color: #107261;
}
</style>