Shades of Deep Sea #107658
Tints of Deep Sea #107658
RGB
CMYK
RGB Variations
Color information
#107658 (or 0x107658) is known color: Deep Sea. HEX triplet: 10, 76 and 58. RGB value is (16,118,88). Sum of RGB (Red+Green+Blue) = 16+118+88=222 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.21% from 222); Green value is 118 (46.48% from 255 or 53.15% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 118 - color contains mainly: green. Hex color #107658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107658 is #EF89A7. Grayscale: #545454. Windows color (decimal): -15698344 or 5797392. OLE color: 5797392.
HSL color Cylindrical-coordinate representation of color #107658: hue angle of 162.35º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107658 is Cyan = 0.86, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 118 | 88 | - |
| CMYK | 0.86 | 0 | 0.25 | 0.54 |
| HSL | 162.35º | 0.76% | 0.26% | - |
| HSV(B) | 162.35º | 0.86% | 0.46% | - |
| XYZ | 8.45 | 13.77 | 11.45 | - |
| YUV | 84.08 | 130.21 | 79.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 118 | 88 | 0.86 | 0 | 0.25 | 0.54 | 162.35 | 0.76 | 0.26 |
| Hex | 10 | 76 | 58 | 56 | 0 | 19 | 36 | A2 | 4C | 1A |
| Octal | 20 | 166 | 130 | 126 | 0 | 31 | 66 | 242 | 114 | 32 |
| Binary | 10000 | 1110110 | 1011000 | 1010110 | 0 | 11001 | 110110 | 10100010 | 1001100 | 11010 |
Color Harmonies of #107658
Complementary color
Monochromatic Colors of #107658
Black with #107658
Text Example
Text Example
White with #107658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107658; }
p { color: rgb(16,118,88); }
H1.HeaderClassName
{
color: #107658;
}
.AnyTagClassName
{
color: #107658;
}
</style>
background-color css
<style>
a { background-color: #107658; }
a { background-color: rgb(16,118,88); }
div.DivClassName
{
background-color: #107658;
}
.BgClassName
{
background-color: #107658;
}
</style>
border-color css
<style>
span { border-color: #107658; }
span { border-color: rgb(16,118,88); }
td.TdClassName
{
border-color: #107658;
}
.TagClassName
{
border-color: #107658;
}
</style>