Shades of Deep Sea #127567
Tints of Deep Sea #127567
RGB
CMYK
RGB Variations
Color information
#127567 (or 0x127567) is known color: Deep Sea. HEX triplet: 12, 75 and 67. RGB value is (18,117,103). Sum of RGB (Red+Green+Blue) = 18+117+103=238 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.56% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #127567 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127567 is #ED8A98. Grayscale: #555555. Windows color (decimal): -15567513 or 6780178. OLE color: 6780178.
HSL color Cylindrical-coordinate representation of color #127567: hue angle of 171.52º 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 #127567 is Cyan = 0.85, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 117 | 103 | - |
| CMYK | 0.85 | 0 | 0.12 | 0.54 |
| HSL | 171.52º | 0.73% | 0.26% | - |
| HSV(B) | 171.52º | 0.85% | 0.46% | - |
| XYZ | 9.06 | 13.83 | 15.02 | - |
| YUV | 85.8 | 137.7 | 79.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 103 | 0.85 | 0 | 0.12 | 0.54 | 171.52 | 0.73 | 0.26 |
| Hex | 12 | 75 | 67 | 55 | 0 | C | 36 | AC | 49 | 1A |
| Octal | 22 | 165 | 147 | 125 | 0 | 14 | 66 | 254 | 111 | 32 |
| Binary | 10010 | 1110101 | 1100111 | 1010101 | 0 | 1100 | 110110 | 10101100 | 1001001 | 11010 |
Color Harmonies of #127567
Complementary color
Monochromatic Colors of #127567
Black with #127567
Text Example
Text Example
White with #127567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127567; }
p { color: rgb(18,117,103); }
H1.HeaderClassName
{
color: #127567;
}
.AnyTagClassName
{
color: #127567;
}
</style>
background-color css
<style>
a { background-color: #127567; }
a { background-color: rgb(18,117,103); }
div.DivClassName
{
background-color: #127567;
}
.BgClassName
{
background-color: #127567;
}
</style>
border-color css
<style>
span { border-color: #127567; }
span { border-color: rgb(18,117,103); }
td.TdClassName
{
border-color: #127567;
}
.TagClassName
{
border-color: #127567;
}
</style>