Shades of Deep Sea #127158
Tints of Deep Sea #127158
RGB
CMYK
RGB Variations
Color information
#127158 (or 0x127158) is known color: Deep Sea. HEX triplet: 12, 71 and 58. RGB value is (18,113,88). Sum of RGB (Red+Green+Blue) = 18+113+88=219 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.22% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 88 (34.77% from 255 or 40.18% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #127158 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127158 is #ED8EA7. Grayscale: #515151. Windows color (decimal): -15568552 or 5796114. OLE color: 5796114.
HSL color Cylindrical-coordinate representation of color #127158: hue angle of 164.21º 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 #127158 is Cyan = 0.84, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 113 | 88 | - |
| CMYK | 0.84 | 0 | 0.22 | 0.56 |
| HSL | 164.21º | 0.73% | 0.26% | - |
| HSV(B) | 164.21º | 0.84% | 0.44% | - |
| XYZ | 7.92 | 12.64 | 11.26 | - |
| YUV | 81.75 | 131.53 | 82.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 113 | 88 | 0.84 | 0 | 0.22 | 0.56 | 164.21 | 0.73 | 0.26 |
| Hex | 12 | 71 | 58 | 54 | 0 | 16 | 38 | A4 | 49 | 1A |
| Octal | 22 | 161 | 130 | 124 | 0 | 26 | 70 | 244 | 111 | 32 |
| Binary | 10010 | 1110001 | 1011000 | 1010100 | 0 | 10110 | 111000 | 10100100 | 1001001 | 11010 |
Color Harmonies of #127158
Complementary color
Monochromatic Colors of #127158
Black with #127158
Text Example
Text Example
White with #127158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127158; }
p { color: rgb(18,113,88); }
H1.HeaderClassName
{
color: #127158;
}
.AnyTagClassName
{
color: #127158;
}
</style>
background-color css
<style>
a { background-color: #127158; }
a { background-color: rgb(18,113,88); }
div.DivClassName
{
background-color: #127158;
}
.BgClassName
{
background-color: #127158;
}
</style>
border-color css
<style>
span { border-color: #127158; }
span { border-color: rgb(18,113,88); }
td.TdClassName
{
border-color: #127158;
}
.TagClassName
{
border-color: #127158;
}
</style>