Shades of Deep Sea #127059
Tints of Deep Sea #127059
RGB
CMYK
RGB Variations
Color information
#127059 (or 0x127059) is known color: Deep Sea. HEX triplet: 12, 70 and 59. RGB value is (18,112,89). Sum of RGB (Red+Green+Blue) = 18+112+89=219 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.22% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 89 (35.16% from 255 or 40.64% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #127059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127059 is #ED8FA6. Grayscale: #515151. Windows color (decimal): -15568807 or 5861394. OLE color: 5861394.
HSL color Cylindrical-coordinate representation of color #127059: hue angle of 165.32º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127059 is Cyan = 0.84, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 112 | 89 | - |
| CMYK | 0.84 | 0 | 0.21 | 0.56 |
| HSL | 165.32º | 0.72% | 0.25% | - |
| HSV(B) | 165.32º | 0.84% | 0.44% | - |
| XYZ | 7.85 | 12.44 | 11.44 | - |
| YUV | 81.27 | 132.36 | 82.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 112 | 89 | 0.84 | 0 | 0.21 | 0.56 | 165.32 | 0.72 | 0.25 |
| Hex | 12 | 70 | 59 | 54 | 0 | 15 | 38 | A5 | 48 | 19 |
| Octal | 22 | 160 | 131 | 124 | 0 | 25 | 70 | 245 | 110 | 31 |
| Binary | 10010 | 1110000 | 1011001 | 1010100 | 0 | 10101 | 111000 | 10100101 | 1001000 | 11001 |
Color Harmonies of #127059
Complementary color
Monochromatic Colors of #127059
Black with #127059
Text Example
Text Example
White with #127059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127059; }
p { color: rgb(18,112,89); }
H1.HeaderClassName
{
color: #127059;
}
.AnyTagClassName
{
color: #127059;
}
</style>
background-color css
<style>
a { background-color: #127059; }
a { background-color: rgb(18,112,89); }
div.DivClassName
{
background-color: #127059;
}
.BgClassName
{
background-color: #127059;
}
</style>
border-color css
<style>
span { border-color: #127059; }
span { border-color: rgb(18,112,89); }
td.TdClassName
{
border-color: #127059;
}
.TagClassName
{
border-color: #127059;
}
</style>