Shades of Deep Sea #127569
Tints of Deep Sea #127569
RGB
CMYK
RGB Variations
Color information
#127569 (or 0x127569) is known color: Deep Sea. HEX triplet: 12, 75 and 69. RGB value is (18,117,105). Sum of RGB (Red+Green+Blue) = 18+117+105=240 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.5% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 105 (41.41% from 255 or 43.75% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #127569 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127569 is #ED8A96. Grayscale: #555555. Windows color (decimal): -15567511 or 6911250. OLE color: 6911250.
HSL color Cylindrical-coordinate representation of color #127569: hue angle of 172.73º 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 #127569 is Cyan = 0.85, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 105 | - |
| CMYK | 0.85 | 0 | 0.10 | 0.54 |
| HSL | 172.73º | 0.73% | 0.26% | - |
| HSV(B) | 172.73º | 0.85% | 0.46% | - |
| XYZ | 9.16 | 13.87 | 15.56 | - |
| YUV | 86.03 | 138.7 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 105 | 0.85 | 0 | 0.10 | 0.54 | 172.73 | 0.73 | 0.26 |
| Hex | 12 | 75 | 69 | 55 | 0 | A | 36 | AD | 49 | 1A |
| Octal | 22 | 165 | 151 | 125 | 0 | 12 | 66 | 255 | 111 | 32 |
| Binary | 10010 | 1110101 | 1101001 | 1010101 | 0 | 1010 | 110110 | 10101101 | 1001001 | 11010 |
Color Harmonies of #127569
Complementary color
Monochromatic Colors of #127569
Black with #127569
Text Example
Text Example
White with #127569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127569; }
p { color: rgb(18,117,105); }
H1.HeaderClassName
{
color: #127569;
}
.AnyTagClassName
{
color: #127569;
}
</style>
background-color css
<style>
a { background-color: #127569; }
a { background-color: rgb(18,117,105); }
div.DivClassName
{
background-color: #127569;
}
.BgClassName
{
background-color: #127569;
}
</style>
border-color css
<style>
span { border-color: #127569; }
span { border-color: rgb(18,117,105); }
td.TdClassName
{
border-color: #127569;
}
.TagClassName
{
border-color: #127569;
}
</style>