Shades of Deep Sea #127160
Tints of Deep Sea #127160
RGB
CMYK
RGB Variations
Color information
#127160 (or 0x127160) is known color: Deep Sea. HEX triplet: 12, 71 and 60. RGB value is (18,113,96). Sum of RGB (Red+Green+Blue) = 18+113+96=227 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.93% from 227); Green value is 113 (44.53% from 255 or 49.78% from 227); Blue value is 96 (37.89% from 255 or 42.29% from 227); Max value from RGB is 113 - color contains mainly: green. Hex color #127160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127160 is #ED8E9F. Grayscale: #525252. Windows color (decimal): -15568544 or 6320402. OLE color: 6320402.
HSL color Cylindrical-coordinate representation of color #127160: hue angle of 169.26º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127160 is Cyan = 0.84, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 113 | 96 | - |
| CMYK | 0.84 | 0 | 0.15 | 0.56 |
| HSL | 169.26º | 0.73% | 0.26% | - |
| HSV(B) | 169.26º | 0.84% | 0.44% | - |
| XYZ | 8.27 | 12.78 | 13.1 | - |
| YUV | 82.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 113 | 96 | 0.84 | 0 | 0.15 | 0.56 | 169.26 | 0.73 | 0.26 |
| Hex | 12 | 71 | 60 | 54 | 0 | F | 38 | A9 | 49 | 1A |
| Octal | 22 | 161 | 140 | 124 | 0 | 17 | 70 | 251 | 111 | 32 |
| Binary | 10010 | 1110001 | 1100000 | 1010100 | 0 | 1111 | 111000 | 10101001 | 1001001 | 11010 |
Color Harmonies of #127160
Complementary color
Monochromatic Colors of #127160
Black with #127160
Text Example
Text Example
White with #127160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127160; }
p { color: rgb(18,113,96); }
H1.HeaderClassName
{
color: #127160;
}
.AnyTagClassName
{
color: #127160;
}
</style>
background-color css
<style>
a { background-color: #127160; }
a { background-color: rgb(18,113,96); }
div.DivClassName
{
background-color: #127160;
}
.BgClassName
{
background-color: #127160;
}
</style>
border-color css
<style>
span { border-color: #127160; }
span { border-color: rgb(18,113,96); }
td.TdClassName
{
border-color: #127160;
}
.TagClassName
{
border-color: #127160;
}
</style>