Shades of Deep Sea #127566
Tints of Deep Sea #127566
RGB
CMYK
RGB Variations
Color information
#127566 (or 0x127566) is known color: Deep Sea. HEX triplet: 12, 75 and 66. RGB value is (18,117,102). Sum of RGB (Red+Green+Blue) = 18+117+102=237 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.59% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 102 (40.23% from 255 or 43.04% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #127566 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127566 is #ED8A99. Grayscale: #555555. Windows color (decimal): -15567514 or 6714642. OLE color: 6714642.
HSL color Cylindrical-coordinate representation of color #127566: hue angle of 170.91º 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 #127566 is Cyan = 0.85, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 102 | - |
| CMYK | 0.85 | 0 | 0.13 | 0.54 |
| HSL | 170.91º | 0.73% | 0.26% | - |
| HSV(B) | 170.91º | 0.85% | 0.46% | - |
| XYZ | 9.01 | 13.81 | 14.76 | - |
| YUV | 85.69 | 137.2 | 79.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 102 | 0.85 | 0 | 0.13 | 0.54 | 170.91 | 0.73 | 0.26 |
| Hex | 12 | 75 | 66 | 55 | 0 | D | 36 | AB | 49 | 1A |
| Octal | 22 | 165 | 146 | 125 | 0 | 15 | 66 | 253 | 111 | 32 |
| Binary | 10010 | 1110101 | 1100110 | 1010101 | 0 | 1101 | 110110 | 10101011 | 1001001 | 11010 |
Color Harmonies of #127566
Complementary color
Monochromatic Colors of #127566
Black with #127566
Text Example
Text Example
White with #127566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127566; }
p { color: rgb(18,117,102); }
H1.HeaderClassName
{
color: #127566;
}
.AnyTagClassName
{
color: #127566;
}
</style>
background-color css
<style>
a { background-color: #127566; }
a { background-color: rgb(18,117,102); }
div.DivClassName
{
background-color: #127566;
}
.BgClassName
{
background-color: #127566;
}
</style>
border-color css
<style>
span { border-color: #127566; }
span { border-color: rgb(18,117,102); }
td.TdClassName
{
border-color: #127566;
}
.TagClassName
{
border-color: #127566;
}
</style>