Shades of Deep Sea #118767
Tints of Deep Sea #118767
RGB
CMYK
RGB Variations
Color information
#118767 (or 0x118767) is known color: Deep Sea. HEX triplet: 11, 87 and 67. RGB value is (17,135,103). Sum of RGB (Red+Green+Blue) = 17+135+103=255 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.67% from 255); Green value is 135 (53.12% from 255 or 52.94% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 135 - color contains mainly: green. Hex color #118767 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118767 is #EE7898. Grayscale: #606060. Windows color (decimal): -15628441 or 6784785. OLE color: 6784785.
HSL color Cylindrical-coordinate representation of color #118767: hue angle of 163.73º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118767 is Cyan = 0.87, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 135 | 103 | - |
| CMYK | 0.87 | 0 | 0.24 | 0.47 |
| HSL | 163.73º | 0.78% | 0.3% | - |
| HSV(B) | 163.73º | 0.87% | 0.53% | - |
| XYZ | 11.34 | 18.43 | 15.79 | - |
| YUV | 96.07 | 131.91 | 71.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 135 | 103 | 0.87 | 0 | 0.24 | 0.47 | 163.73 | 0.78 | 0.3 |
| Hex | 11 | 87 | 67 | 57 | 0 | 18 | 2F | A4 | 4E | 1E |
| Octal | 21 | 207 | 147 | 127 | 0 | 30 | 57 | 244 | 116 | 36 |
| Binary | 10001 | 10000111 | 1100111 | 1010111 | 0 | 11000 | 101111 | 10100100 | 1001110 | 11110 |
Color Harmonies of #118767
Complementary color
Monochromatic Colors of #118767
Black with #118767
Text Example
Text Example
White with #118767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118767; }
p { color: rgb(17,135,103); }
H1.HeaderClassName
{
color: #118767;
}
.AnyTagClassName
{
color: #118767;
}
</style>
background-color css
<style>
a { background-color: #118767; }
a { background-color: rgb(17,135,103); }
div.DivClassName
{
background-color: #118767;
}
.BgClassName
{
background-color: #118767;
}
</style>
border-color css
<style>
span { border-color: #118767; }
span { border-color: rgb(17,135,103); }
td.TdClassName
{
border-color: #118767;
}
.TagClassName
{
border-color: #118767;
}
</style>