Shades of Deep Sea #127759
Tints of Deep Sea #127759
RGB
CMYK
RGB Variations
Color information
#127759 (or 0x127759) is known color: Deep Sea. HEX triplet: 12, 77 and 59. RGB value is (18,119,89). Sum of RGB (Red+Green+Blue) = 18+119+89=226 (29% of max value = 765). Red value is 18 (7.42% from 255 or 7.96% from 226); Green value is 119 (46.88% from 255 or 52.65% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 119 - color contains mainly: green. Hex color #127759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127759 is #ED88A6. Grayscale: #555555. Windows color (decimal): -15567015 or 5863186. OLE color: 5863186.
HSL color Cylindrical-coordinate representation of color #127759: hue angle of 162.18º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127759 is Cyan = 0.85, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 119 | 89 | - |
| CMYK | 0.85 | 0 | 0.25 | 0.53 |
| HSL | 162.18º | 0.74% | 0.27% | - |
| HSV(B) | 162.18º | 0.85% | 0.47% | - |
| XYZ | 8.65 | 14.04 | 11.71 | - |
| YUV | 85.38 | 130.04 | 79.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 119 | 89 | 0.85 | 0 | 0.25 | 0.53 | 162.18 | 0.74 | 0.27 |
| Hex | 12 | 77 | 59 | 55 | 0 | 19 | 35 | A2 | 4A | 1B |
| Octal | 22 | 167 | 131 | 125 | 0 | 31 | 65 | 242 | 112 | 33 |
| Binary | 10010 | 1110111 | 1011001 | 1010101 | 0 | 11001 | 110101 | 10100010 | 1001010 | 11011 |
Color Harmonies of #127759
Complementary color
Monochromatic Colors of #127759
Black with #127759
Text Example
Text Example
White with #127759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127759; }
p { color: rgb(18,119,89); }
H1.HeaderClassName
{
color: #127759;
}
.AnyTagClassName
{
color: #127759;
}
</style>
background-color css
<style>
a { background-color: #127759; }
a { background-color: rgb(18,119,89); }
div.DivClassName
{
background-color: #127759;
}
.BgClassName
{
background-color: #127759;
}
</style>
border-color css
<style>
span { border-color: #127759; }
span { border-color: rgb(18,119,89); }
td.TdClassName
{
border-color: #127759;
}
.TagClassName
{
border-color: #127759;
}
</style>