Shades of Deep Sea #127157
Tints of Deep Sea #127157
RGB
CMYK
RGB Variations
Color information
#127157 (or 0x127157) is known color: Deep Sea. HEX triplet: 12, 71 and 57. RGB value is (18,113,87). Sum of RGB (Red+Green+Blue) = 18+113+87=218 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.26% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 87 (34.38% from 255 or 39.91% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #127157 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127157 is #ED8EA8. Grayscale: #515151. Windows color (decimal): -15568553 or 5730578. OLE color: 5730578.
HSL color Cylindrical-coordinate representation of color #127157: hue angle of 163.58º 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 #127157 is Cyan = 0.84, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 113 | 87 | - |
| CMYK | 0.84 | 0 | 0.23 | 0.56 |
| HSL | 163.58º | 0.73% | 0.26% | - |
| HSV(B) | 163.58º | 0.84% | 0.44% | - |
| XYZ | 7.87 | 12.63 | 11.04 | - |
| YUV | 81.63 | 131.03 | 82.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 113 | 87 | 0.84 | 0 | 0.23 | 0.56 | 163.58 | 0.73 | 0.26 |
| Hex | 12 | 71 | 57 | 54 | 0 | 17 | 38 | A4 | 49 | 1A |
| Octal | 22 | 161 | 127 | 124 | 0 | 27 | 70 | 244 | 111 | 32 |
| Binary | 10010 | 1110001 | 1010111 | 1010100 | 0 | 10111 | 111000 | 10100100 | 1001001 | 11010 |
Color Harmonies of #127157
Complementary color
Monochromatic Colors of #127157
Black with #127157
Text Example
Text Example
White with #127157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127157; }
p { color: rgb(18,113,87); }
H1.HeaderClassName
{
color: #127157;
}
.AnyTagClassName
{
color: #127157;
}
</style>
background-color css
<style>
a { background-color: #127157; }
a { background-color: rgb(18,113,87); }
div.DivClassName
{
background-color: #127157;
}
.BgClassName
{
background-color: #127157;
}
</style>
border-color css
<style>
span { border-color: #127157; }
span { border-color: rgb(18,113,87); }
td.TdClassName
{
border-color: #127157;
}
.TagClassName
{
border-color: #127157;
}
</style>