Shades of Deep Sea #127557
Tints of Deep Sea #127557
RGB
CMYK
RGB Variations
Color information
#127557 (or 0x127557) is known color: Deep Sea. HEX triplet: 12, 75 and 57. RGB value is (18,117,87). Sum of RGB (Red+Green+Blue) = 18+117+87=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 87 (34.38% from 255 or 39.19% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #127557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127557 is #ED8AA8. Grayscale: #545454. Windows color (decimal): -15567529 or 5731602. OLE color: 5731602.
HSL color Cylindrical-coordinate representation of color #127557: hue angle of 161.82º 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 #127557 is Cyan = 0.85, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 87 | - |
| CMYK | 0.85 | 0 | 0.26 | 0.54 |
| HSL | 161.82º | 0.73% | 0.26% | - |
| HSV(B) | 161.82º | 0.85% | 0.46% | - |
| XYZ | 8.33 | 13.54 | 11.19 | - |
| YUV | 83.98 | 129.7 | 80.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 87 | 0.85 | 0 | 0.26 | 0.54 | 161.82 | 0.73 | 0.26 |
| Hex | 12 | 75 | 57 | 55 | 0 | 1A | 36 | A2 | 49 | 1A |
| Octal | 22 | 165 | 127 | 125 | 0 | 32 | 66 | 242 | 111 | 32 |
| Binary | 10010 | 1110101 | 1010111 | 1010101 | 0 | 11010 | 110110 | 10100010 | 1001001 | 11010 |
Color Harmonies of #127557
Complementary color
Monochromatic Colors of #127557
Black with #127557
Text Example
Text Example
White with #127557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127557; }
p { color: rgb(18,117,87); }
H1.HeaderClassName
{
color: #127557;
}
.AnyTagClassName
{
color: #127557;
}
</style>
background-color css
<style>
a { background-color: #127557; }
a { background-color: rgb(18,117,87); }
div.DivClassName
{
background-color: #127557;
}
.BgClassName
{
background-color: #127557;
}
</style>
border-color css
<style>
span { border-color: #127557; }
span { border-color: rgb(18,117,87); }
td.TdClassName
{
border-color: #127557;
}
.TagClassName
{
border-color: #127557;
}
</style>