Shades of Deep Sea #127359
Tints of Deep Sea #127359
RGB
CMYK
RGB Variations
Color information
#127359 (or 0x127359) is known color: Deep Sea. HEX triplet: 12, 73 and 59. RGB value is (18,115,89). Sum of RGB (Red+Green+Blue) = 18+115+89=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 115 (45.31% from 255 or 51.80% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 115 - color contains mainly: green. Hex color #127359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127359 is #ED8CA6. Grayscale: #535353. Windows color (decimal): -15568039 or 5862162. OLE color: 5862162.
HSL color Cylindrical-coordinate representation of color #127359: hue angle of 163.92º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127359 is Cyan = 0.84, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 115 | 89 | - |
| CMYK | 0.84 | 0 | 0.23 | 0.55 |
| HSL | 163.92º | 0.73% | 0.26% | - |
| HSV(B) | 163.92º | 0.84% | 0.45% | - |
| XYZ | 8.18 | 13.11 | 11.55 | - |
| YUV | 83.03 | 131.36 | 81.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 89 | 0.84 | 0 | 0.23 | 0.55 | 163.92 | 0.73 | 0.26 |
| Hex | 12 | 73 | 59 | 54 | 0 | 17 | 37 | A4 | 49 | 1A |
| Octal | 22 | 163 | 131 | 124 | 0 | 27 | 67 | 244 | 111 | 32 |
| Binary | 10010 | 1110011 | 1011001 | 1010100 | 0 | 10111 | 110111 | 10100100 | 1001001 | 11010 |
Color Harmonies of #127359
Complementary color
Monochromatic Colors of #127359
Black with #127359
Text Example
Text Example
White with #127359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127359; }
p { color: rgb(18,115,89); }
H1.HeaderClassName
{
color: #127359;
}
.AnyTagClassName
{
color: #127359;
}
</style>
background-color css
<style>
a { background-color: #127359; }
a { background-color: rgb(18,115,89); }
div.DivClassName
{
background-color: #127359;
}
.BgClassName
{
background-color: #127359;
}
</style>
border-color css
<style>
span { border-color: #127359; }
span { border-color: rgb(18,115,89); }
td.TdClassName
{
border-color: #127359;
}
.TagClassName
{
border-color: #127359;
}
</style>