Shades of Deep Sea #117667
Tints of Deep Sea #117667
RGB
CMYK
RGB Variations
Color information
#117667 (or 0x117667) is known color: Deep Sea. HEX triplet: 11, 76 and 67. RGB value is (17,118,103). Sum of RGB (Red+Green+Blue) = 17+118+103=238 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.14% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #117667 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117667 is #EE8998. Grayscale: #565656. Windows color (decimal): -15632793 or 6780433. OLE color: 6780433.
HSL color Cylindrical-coordinate representation of color #117667: hue angle of 171.09º degrees, saturation: 0.75, 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 #117667 is Cyan = 0.86, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 118 | 103 | - |
| CMYK | 0.86 | 0 | 0.13 | 0.54 |
| HSL | 171.09º | 0.75% | 0.26% | - |
| HSV(B) | 171.09º | 0.86% | 0.46% | - |
| XYZ | 9.16 | 14.06 | 15.06 | - |
| YUV | 86.09 | 137.54 | 78.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 118 | 103 | 0.86 | 0 | 0.13 | 0.54 | 171.09 | 0.75 | 0.26 |
| Hex | 11 | 76 | 67 | 56 | 0 | D | 36 | AB | 4B | 1A |
| Octal | 21 | 166 | 147 | 126 | 0 | 15 | 66 | 253 | 113 | 32 |
| Binary | 10001 | 1110110 | 1100111 | 1010110 | 0 | 1101 | 110110 | 10101011 | 1001011 | 11010 |
Color Harmonies of #117667
Complementary color
Monochromatic Colors of #117667
Black with #117667
Text Example
Text Example
White with #117667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117667; }
p { color: rgb(17,118,103); }
H1.HeaderClassName
{
color: #117667;
}
.AnyTagClassName
{
color: #117667;
}
</style>
background-color css
<style>
a { background-color: #117667; }
a { background-color: rgb(17,118,103); }
div.DivClassName
{
background-color: #117667;
}
.BgClassName
{
background-color: #117667;
}
</style>
border-color css
<style>
span { border-color: #117667; }
span { border-color: rgb(17,118,103); }
td.TdClassName
{
border-color: #117667;
}
.TagClassName
{
border-color: #117667;
}
</style>