Shades of Deep Sea #127361
Tints of Deep Sea #127361
RGB
CMYK
RGB Variations
Color information
#127361 (or 0x127361) is known color: Deep Sea. HEX triplet: 12, 73 and 61. RGB value is (18,115,97). Sum of RGB (Red+Green+Blue) = 18+115+97=230 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.83% from 230); Green value is 115 (45.31% from 255 or 50% from 230); Blue value is 97 (38.28% from 255 or 42.17% from 230); Max value from RGB is 115 - color contains mainly: green. Hex color #127361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127361 is #ED8C9E. Grayscale: #535353. Windows color (decimal): -15568031 or 6386450. OLE color: 6386450.
HSL color Cylindrical-coordinate representation of color #127361: hue angle of 168.87º 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 #127361 is Cyan = 0.84, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 115 | 97 | - |
| CMYK | 0.84 | 0 | 0.16 | 0.55 |
| HSL | 168.87º | 0.73% | 0.26% | - |
| HSV(B) | 168.87º | 0.84% | 0.45% | - |
| XYZ | 8.54 | 13.25 | 13.42 | - |
| YUV | 83.95 | 135.36 | 80.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 97 | 0.84 | 0 | 0.16 | 0.55 | 168.87 | 0.73 | 0.26 |
| Hex | 12 | 73 | 61 | 54 | 0 | 10 | 37 | A9 | 49 | 1A |
| Octal | 22 | 163 | 141 | 124 | 0 | 20 | 67 | 251 | 111 | 32 |
| Binary | 10010 | 1110011 | 1100001 | 1010100 | 0 | 10000 | 110111 | 10101001 | 1001001 | 11010 |
Color Harmonies of #127361
Complementary color
Monochromatic Colors of #127361
Black with #127361
Text Example
Text Example
White with #127361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127361; }
p { color: rgb(18,115,97); }
H1.HeaderClassName
{
color: #127361;
}
.AnyTagClassName
{
color: #127361;
}
</style>
background-color css
<style>
a { background-color: #127361; }
a { background-color: rgb(18,115,97); }
div.DivClassName
{
background-color: #127361;
}
.BgClassName
{
background-color: #127361;
}
</style>
border-color css
<style>
span { border-color: #127361; }
span { border-color: rgb(18,115,97); }
td.TdClassName
{
border-color: #127361;
}
.TagClassName
{
border-color: #127361;
}
</style>