Shades of Deep Sea #127060
Tints of Deep Sea #127060
RGB
CMYK
RGB Variations
Color information
#127060 (or 0x127060) is known color: Deep Sea. HEX triplet: 12, 70 and 60. RGB value is (18,112,96). Sum of RGB (Red+Green+Blue) = 18+112+96=226 (29% of max value = 765). Red value is 18 (7.42% from 255 or 7.96% from 226); Green value is 112 (44.14% from 255 or 49.56% from 226); Blue value is 96 (37.89% from 255 or 42.48% from 226); Max value from RGB is 112 - color contains mainly: green. Hex color #127060 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127060 is #ED8F9F. Grayscale: #525252. Windows color (decimal): -15568800 or 6320146. OLE color: 6320146.
HSL color Cylindrical-coordinate representation of color #127060: hue angle of 169.79º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127060 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 112 | 96 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.56 |
| HSL | 169.79º | 0.72% | 0.25% | - |
| HSV(B) | 169.79º | 0.84% | 0.44% | - |
| XYZ | 8.15 | 12.56 | 13.06 | - |
| YUV | 82.07 | 135.86 | 82.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 112 | 96 | 0.84 | 0 | 0.14 | 0.56 | 169.79 | 0.72 | 0.25 |
| Hex | 12 | 70 | 60 | 54 | 0 | E | 38 | AA | 48 | 19 |
| Octal | 22 | 160 | 140 | 124 | 0 | 16 | 70 | 252 | 110 | 31 |
| Binary | 10010 | 1110000 | 1100000 | 1010100 | 0 | 1110 | 111000 | 10101010 | 1001000 | 11001 |
Color Harmonies of #127060
Complementary color
Monochromatic Colors of #127060
Black with #127060
Text Example
Text Example
White with #127060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127060; }
p { color: rgb(18,112,96); }
H1.HeaderClassName
{
color: #127060;
}
.AnyTagClassName
{
color: #127060;
}
</style>
background-color css
<style>
a { background-color: #127060; }
a { background-color: rgb(18,112,96); }
div.DivClassName
{
background-color: #127060;
}
.BgClassName
{
background-color: #127060;
}
</style>
border-color css
<style>
span { border-color: #127060; }
span { border-color: rgb(18,112,96); }
td.TdClassName
{
border-color: #127060;
}
.TagClassName
{
border-color: #127060;
}
</style>