Shades of Deep Sea #127558
Tints of Deep Sea #127558
RGB
CMYK
RGB Variations
Color information
#127558 (or 0x127558) is known color: Deep Sea. HEX triplet: 12, 75 and 58. RGB value is (18,117,88). Sum of RGB (Red+Green+Blue) = 18+117+88=223 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.07% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #127558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127558 is #ED8AA7. Grayscale: #545454. Windows color (decimal): -15567528 or 5797138. OLE color: 5797138.
HSL color Cylindrical-coordinate representation of color #127558: hue angle of 162.42º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127558 is Cyan = 0.85, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 88 | - |
| CMYK | 0.85 | 0 | 0.25 | 0.54 |
| HSL | 162.42º | 0.73% | 0.26% | - |
| HSV(B) | 162.42º | 0.85% | 0.46% | - |
| XYZ | 8.37 | 13.56 | 11.41 | - |
| YUV | 84.09 | 130.2 | 80.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 88 | 0.85 | 0 | 0.25 | 0.54 | 162.42 | 0.73 | 0.26 |
| Hex | 12 | 75 | 58 | 55 | 0 | 19 | 36 | A2 | 49 | 1A |
| Octal | 22 | 165 | 130 | 125 | 0 | 31 | 66 | 242 | 111 | 32 |
| Binary | 10010 | 1110101 | 1011000 | 1010101 | 0 | 11001 | 110110 | 10100010 | 1001001 | 11010 |
Color Harmonies of #127558
Complementary color
Monochromatic Colors of #127558
Black with #127558
Text Example
Text Example
White with #127558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127558; }
p { color: rgb(18,117,88); }
H1.HeaderClassName
{
color: #127558;
}
.AnyTagClassName
{
color: #127558;
}
</style>
background-color css
<style>
a { background-color: #127558; }
a { background-color: rgb(18,117,88); }
div.DivClassName
{
background-color: #127558;
}
.BgClassName
{
background-color: #127558;
}
</style>
border-color css
<style>
span { border-color: #127558; }
span { border-color: rgb(18,117,88); }
td.TdClassName
{
border-color: #127558;
}
.TagClassName
{
border-color: #127558;
}
</style>