Shades of Deep Sea #127564
Tints of Deep Sea #127564
RGB
CMYK
RGB Variations
Color information
#127564 (or 0x127564) is known color: Deep Sea. HEX triplet: 12, 75 and 64. RGB value is (18,117,100). Sum of RGB (Red+Green+Blue) = 18+117+100=235 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.66% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 100 (39.45% from 255 or 42.55% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #127564 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127564 is #ED8A9B. Grayscale: #555555. Windows color (decimal): -15567516 or 6583570. OLE color: 6583570.
HSL color Cylindrical-coordinate representation of color #127564: hue angle of 169.7º 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 #127564 is Cyan = 0.85, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 100 | - |
| CMYK | 0.85 | 0 | 0.15 | 0.54 |
| HSL | 169.7º | 0.73% | 0.26% | - |
| HSV(B) | 169.7º | 0.85% | 0.46% | - |
| XYZ | 8.91 | 13.77 | 14.25 | - |
| YUV | 85.46 | 136.2 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 100 | 0.85 | 0 | 0.15 | 0.54 | 169.7 | 0.73 | 0.26 |
| Hex | 12 | 75 | 64 | 55 | 0 | F | 36 | AA | 49 | 1A |
| Octal | 22 | 165 | 144 | 125 | 0 | 17 | 66 | 252 | 111 | 32 |
| Binary | 10010 | 1110101 | 1100100 | 1010101 | 0 | 1111 | 110110 | 10101010 | 1001001 | 11010 |
Color Harmonies of #127564
Complementary color
Monochromatic Colors of #127564
Black with #127564
Text Example
Text Example
White with #127564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127564; }
p { color: rgb(18,117,100); }
H1.HeaderClassName
{
color: #127564;
}
.AnyTagClassName
{
color: #127564;
}
</style>
background-color css
<style>
a { background-color: #127564; }
a { background-color: rgb(18,117,100); }
div.DivClassName
{
background-color: #127564;
}
.BgClassName
{
background-color: #127564;
}
</style>
border-color css
<style>
span { border-color: #127564; }
span { border-color: rgb(18,117,100); }
td.TdClassName
{
border-color: #127564;
}
.TagClassName
{
border-color: #127564;
}
</style>