Shades of Deep Sea #117265
Tints of Deep Sea #117265
RGB
CMYK
RGB Variations
Color information
#117265 (or 0x117265) is known color: Deep Sea. HEX triplet: 11, 72 and 65. RGB value is (17,114,101). Sum of RGB (Red+Green+Blue) = 17+114+101=232 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.33% from 232); Green value is 114 (44.92% from 255 or 49.14% from 232); Blue value is 101 (39.84% from 255 or 43.53% from 232); Max value from RGB is 114 - color contains mainly: green. Hex color #117265 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117265 is #EE8D9A. Grayscale: #535353. Windows color (decimal): -15633819 or 6648337. OLE color: 6648337.
HSL color Cylindrical-coordinate representation of color #117265: hue angle of 171.96º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117265 is Cyan = 0.85, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 114 | 101 | - |
| CMYK | 0.85 | 0 | 0.11 | 0.55 |
| HSL | 171.96º | 0.74% | 0.26% | - |
| HSV(B) | 171.96º | 0.85% | 0.45% | - |
| XYZ | 8.6 | 13.09 | 14.39 | - |
| YUV | 83.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 114 | 101 | 0.85 | 0 | 0.11 | 0.55 | 171.96 | 0.74 | 0.26 |
| Hex | 11 | 72 | 65 | 55 | 0 | B | 37 | AC | 4A | 1A |
| Octal | 21 | 162 | 145 | 125 | 0 | 13 | 67 | 254 | 112 | 32 |
| Binary | 10001 | 1110010 | 1100101 | 1010101 | 0 | 1011 | 110111 | 10101100 | 1001010 | 11010 |
Color Harmonies of #117265
Complementary color
Monochromatic Colors of #117265
Black with #117265
Text Example
Text Example
White with #117265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117265; }
p { color: rgb(17,114,101); }
H1.HeaderClassName
{
color: #117265;
}
.AnyTagClassName
{
color: #117265;
}
</style>
background-color css
<style>
a { background-color: #117265; }
a { background-color: rgb(17,114,101); }
div.DivClassName
{
background-color: #117265;
}
.BgClassName
{
background-color: #117265;
}
</style>
border-color css
<style>
span { border-color: #117265; }
span { border-color: rgb(17,114,101); }
td.TdClassName
{
border-color: #117265;
}
.TagClassName
{
border-color: #117265;
}
</style>