Shades of Deep Sea #118567
Tints of Deep Sea #118567
RGB
CMYK
RGB Variations
Color information
#118567 (or 0x118567) is known color: Deep Sea. HEX triplet: 11, 85 and 67. RGB value is (17,133,103). Sum of RGB (Red+Green+Blue) = 17+133+103=253 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.72% from 253); Green value is 133 (52.34% from 255 or 52.57% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 133 - color contains mainly: green. Hex color #118567 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118567 is #EE7A98. Grayscale: #5E5E5E. Windows color (decimal): -15628953 or 6784273. OLE color: 6784273.
HSL color Cylindrical-coordinate representation of color #118567: hue angle of 164.48º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118567 is Cyan = 0.87, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 133 | 103 | - |
| CMYK | 0.87 | 0 | 0.23 | 0.48 |
| HSL | 164.48º | 0.77% | 0.29% | - |
| HSV(B) | 164.48º | 0.87% | 0.52% | - |
| XYZ | 11.07 | 17.87 | 15.7 | - |
| YUV | 94.9 | 132.57 | 72.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 133 | 103 | 0.87 | 0 | 0.23 | 0.48 | 164.48 | 0.77 | 0.29 |
| Hex | 11 | 85 | 67 | 57 | 0 | 17 | 30 | A4 | 4D | 1D |
| Octal | 21 | 205 | 147 | 127 | 0 | 27 | 60 | 244 | 115 | 35 |
| Binary | 10001 | 10000101 | 1100111 | 1010111 | 0 | 10111 | 110000 | 10100100 | 1001101 | 11101 |
Color Harmonies of #118567
Complementary color
Monochromatic Colors of #118567
Black with #118567
Text Example
Text Example
White with #118567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118567; }
p { color: rgb(17,133,103); }
H1.HeaderClassName
{
color: #118567;
}
.AnyTagClassName
{
color: #118567;
}
</style>
background-color css
<style>
a { background-color: #118567; }
a { background-color: rgb(17,133,103); }
div.DivClassName
{
background-color: #118567;
}
.BgClassName
{
background-color: #118567;
}
</style>
border-color css
<style>
span { border-color: #118567; }
span { border-color: rgb(17,133,103); }
td.TdClassName
{
border-color: #118567;
}
.TagClassName
{
border-color: #118567;
}
</style>