Shades of Deep Sea #117369
Tints of Deep Sea #117369
RGB
CMYK
RGB Variations
Color information
#117369 (or 0x117369) is known color: Deep Sea. HEX triplet: 11, 73 and 69. RGB value is (17,115,105). Sum of RGB (Red+Green+Blue) = 17+115+105=237 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.17% from 237); Green value is 115 (45.31% from 255 or 48.52% from 237); Blue value is 105 (41.41% from 255 or 44.30% from 237); Max value from RGB is 115 - color contains mainly: green. Hex color #117369 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117369 is #EE8C96. Grayscale: #545454. Windows color (decimal): -15633559 or 6910737. OLE color: 6910737.
HSL color Cylindrical-coordinate representation of color #117369: hue angle of 173.88º 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 #117369 is Cyan = 0.85, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 115 | 105 | - |
| CMYK | 0.85 | 0 | 0.09 | 0.55 |
| HSL | 173.88º | 0.74% | 0.26% | - |
| HSV(B) | 173.88º | 0.85% | 0.45% | - |
| XYZ | 8.91 | 13.4 | 15.48 | - |
| YUV | 84.56 | 139.53 | 79.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 115 | 105 | 0.85 | 0 | 0.09 | 0.55 | 173.88 | 0.74 | 0.26 |
| Hex | 11 | 73 | 69 | 55 | 0 | 9 | 37 | AE | 4A | 1A |
| Octal | 21 | 163 | 151 | 125 | 0 | 11 | 67 | 256 | 112 | 32 |
| Binary | 10001 | 1110011 | 1101001 | 1010101 | 0 | 1001 | 110111 | 10101110 | 1001010 | 11010 |
Color Harmonies of #117369
Complementary color
Monochromatic Colors of #117369
Black with #117369
Text Example
Text Example
White with #117369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117369; }
p { color: rgb(17,115,105); }
H1.HeaderClassName
{
color: #117369;
}
.AnyTagClassName
{
color: #117369;
}
</style>
background-color css
<style>
a { background-color: #117369; }
a { background-color: rgb(17,115,105); }
div.DivClassName
{
background-color: #117369;
}
.BgClassName
{
background-color: #117369;
}
</style>
border-color css
<style>
span { border-color: #117369; }
span { border-color: rgb(17,115,105); }
td.TdClassName
{
border-color: #117369;
}
.TagClassName
{
border-color: #117369;
}
</style>