Shades of Deep Sea #127159
Tints of Deep Sea #127159
RGB
CMYK
RGB Variations
Color information
#127159 (or 0x127159) is known color: Deep Sea. HEX triplet: 12, 71 and 59. RGB value is (18,113,89). Sum of RGB (Red+Green+Blue) = 18+113+89=220 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.18% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #127159 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127159 is #ED8EA6. Grayscale: #515151. Windows color (decimal): -15568551 or 5861650. OLE color: 5861650.
HSL color Cylindrical-coordinate representation of color #127159: hue angle of 164.84º 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 #127159 is Cyan = 0.84, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 113 | 89 | - |
| CMYK | 0.84 | 0 | 0.21 | 0.56 |
| HSL | 164.84º | 0.73% | 0.26% | - |
| HSV(B) | 164.84º | 0.84% | 0.44% | - |
| XYZ | 7.96 | 12.66 | 11.48 | - |
| YUV | 81.86 | 132.03 | 82.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 113 | 89 | 0.84 | 0 | 0.21 | 0.56 | 164.84 | 0.73 | 0.26 |
| Hex | 12 | 71 | 59 | 54 | 0 | 15 | 38 | A5 | 49 | 1A |
| Octal | 22 | 161 | 131 | 124 | 0 | 25 | 70 | 245 | 111 | 32 |
| Binary | 10010 | 1110001 | 1011001 | 1010100 | 0 | 10101 | 111000 | 10100101 | 1001001 | 11010 |
Color Harmonies of #127159
Complementary color
Monochromatic Colors of #127159
Black with #127159
Text Example
Text Example
White with #127159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127159; }
p { color: rgb(18,113,89); }
H1.HeaderClassName
{
color: #127159;
}
.AnyTagClassName
{
color: #127159;
}
</style>
background-color css
<style>
a { background-color: #127159; }
a { background-color: rgb(18,113,89); }
div.DivClassName
{
background-color: #127159;
}
.BgClassName
{
background-color: #127159;
}
</style>
border-color css
<style>
span { border-color: #127159; }
span { border-color: rgb(18,113,89); }
td.TdClassName
{
border-color: #127159;
}
.TagClassName
{
border-color: #127159;
}
</style>