Shades of Deep Sea #118274
Tints of Deep Sea #118274
RGB
CMYK
RGB Variations
Color information
#118274 (or 0x118274) is known color: Deep Sea. HEX triplet: 11, 82 and 74. RGB value is (17,130,116). Sum of RGB (Red+Green+Blue) = 17+130+116=263 (34% of max value = 765). Red value is 17 (7.03% from 255 or 6.46% from 263); Green value is 130 (51.17% from 255 or 49.43% from 263); Blue value is 116 (45.70% from 255 or 44.11% from 263); Max value from RGB is 130 - color contains mainly: green. Hex color #118274 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #118274 is #EE7D8B. Grayscale: #5E5E5E. Windows color (decimal): -15629708 or 7635473. OLE color: 7635473.
HSL color Cylindrical-coordinate representation of color #118274: hue angle of 172.57º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118274 is Cyan = 0.87, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 17 | 130 | 116 | - |
| CMYK | 0.87 | 0 | 0.11 | 0.49 |
| HSL | 172.57º | 0.77% | 0.29% | - |
| HSV(B) | 172.57º | 0.87% | 0.51% | - |
| XYZ | 11.37 | 17.35 | 19.27 | - |
| YUV | 94.62 | 140.06 | 72.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 130 | 116 | 0.87 | 0 | 0.11 | 0.49 | 172.57 | 0.77 | 0.29 |
| Hex | 11 | 82 | 74 | 57 | 0 | B | 31 | AD | 4D | 1D |
| Octal | 21 | 202 | 164 | 127 | 0 | 13 | 61 | 255 | 115 | 35 |
| Binary | 10001 | 10000010 | 1110100 | 1010111 | 0 | 1011 | 110001 | 10101101 | 1001101 | 11101 |
Color Harmonies of #118274
Complementary color
Monochromatic Colors of #118274
Black with #118274
Text Example
Text Example
White with #118274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118274; }
p { color: rgb(17,130,116); }
H1.HeaderClassName
{
color: #118274;
}
.AnyTagClassName
{
color: #118274;
}
</style>
background-color css
<style>
a { background-color: #118274; }
a { background-color: rgb(17,130,116); }
div.DivClassName
{
background-color: #118274;
}
.BgClassName
{
background-color: #118274;
}
</style>
border-color css
<style>
span { border-color: #118274; }
span { border-color: rgb(17,130,116); }
td.TdClassName
{
border-color: #118274;
}
.TagClassName
{
border-color: #118274;
}
</style>