Shades of Deep Sea #127562
Tints of Deep Sea #127562
RGB
CMYK
RGB Variations
Color information
#127562 (or 0x127562) is known color: Deep Sea. HEX triplet: 12, 75 and 62. RGB value is (18,117,98). Sum of RGB (Red+Green+Blue) = 18+117+98=233 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.73% from 233); Green value is 117 (46.09% from 255 or 50.21% from 233); Blue value is 98 (38.67% from 255 or 42.06% from 233); Max value from RGB is 117 - color contains mainly: green. Hex color #127562 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127562 is #ED8A9D. Grayscale: #555555. Windows color (decimal): -15567518 or 6452498. OLE color: 6452498.
HSL color Cylindrical-coordinate representation of color #127562: hue angle of 168.48º 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 #127562 is Cyan = 0.85, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 98 | - |
| CMYK | 0.85 | 0 | 0.16 | 0.54 |
| HSL | 168.48º | 0.73% | 0.26% | - |
| HSV(B) | 168.48º | 0.85% | 0.46% | - |
| XYZ | 8.82 | 13.73 | 13.74 | - |
| YUV | 85.23 | 135.2 | 80.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 98 | 0.85 | 0 | 0.16 | 0.54 | 168.48 | 0.73 | 0.26 |
| Hex | 12 | 75 | 62 | 55 | 0 | 10 | 36 | A8 | 49 | 1A |
| Octal | 22 | 165 | 142 | 125 | 0 | 20 | 66 | 250 | 111 | 32 |
| Binary | 10010 | 1110101 | 1100010 | 1010101 | 0 | 10000 | 110110 | 10101000 | 1001001 | 11010 |
Color Harmonies of #127562
Complementary color
Monochromatic Colors of #127562
Black with #127562
Text Example
Text Example
White with #127562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127562; }
p { color: rgb(18,117,98); }
H1.HeaderClassName
{
color: #127562;
}
.AnyTagClassName
{
color: #127562;
}
</style>
background-color css
<style>
a { background-color: #127562; }
a { background-color: rgb(18,117,98); }
div.DivClassName
{
background-color: #127562;
}
.BgClassName
{
background-color: #127562;
}
</style>
border-color css
<style>
span { border-color: #127562; }
span { border-color: rgb(18,117,98); }
td.TdClassName
{
border-color: #127562;
}
.TagClassName
{
border-color: #127562;
}
</style>