Shades of Deep Sea #127366
Tints of Deep Sea #127366
RGB
CMYK
RGB Variations
Color information
#127366 (or 0x127366) is known color: Deep Sea. HEX triplet: 12, 73 and 66. RGB value is (18,115,102). Sum of RGB (Red+Green+Blue) = 18+115+102=235 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.66% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 102 (40.23% from 255 or 43.40% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #127366 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127366 is #ED8C99. Grayscale: #545454. Windows color (decimal): -15568026 or 6714130. OLE color: 6714130.
HSL color Cylindrical-coordinate representation of color #127366: hue angle of 171.96º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127366 is Cyan = 0.84, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 115 | 102 | - |
| CMYK | 0.84 | 0 | 0.11 | 0.55 |
| HSL | 171.96º | 0.73% | 0.26% | - |
| HSV(B) | 171.96º | 0.84% | 0.45% | - |
| XYZ | 8.78 | 13.35 | 14.68 | - |
| YUV | 84.52 | 137.86 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 102 | 0.84 | 0 | 0.11 | 0.55 | 171.96 | 0.73 | 0.26 |
| Hex | 12 | 73 | 66 | 54 | 0 | B | 37 | AC | 49 | 1A |
| Octal | 22 | 163 | 146 | 124 | 0 | 13 | 67 | 254 | 111 | 32 |
| Binary | 10010 | 1110011 | 1100110 | 1010100 | 0 | 1011 | 110111 | 10101100 | 1001001 | 11010 |
Color Harmonies of #127366
Complementary color
Monochromatic Colors of #127366
Black with #127366
Text Example
Text Example
White with #127366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127366; }
p { color: rgb(18,115,102); }
H1.HeaderClassName
{
color: #127366;
}
.AnyTagClassName
{
color: #127366;
}
</style>
background-color css
<style>
a { background-color: #127366; }
a { background-color: rgb(18,115,102); }
div.DivClassName
{
background-color: #127366;
}
.BgClassName
{
background-color: #127366;
}
</style>
border-color css
<style>
span { border-color: #127366; }
span { border-color: rgb(18,115,102); }
td.TdClassName
{
border-color: #127366;
}
.TagClassName
{
border-color: #127366;
}
</style>