Shades of Deep Sea #127967
Tints of Deep Sea #127967
RGB
CMYK
RGB Variations
Color information
#127967 (or 0x127967) is known color: Deep Sea. HEX triplet: 12, 79 and 67. RGB value is (18,121,103). Sum of RGB (Red+Green+Blue) = 18+121+103=242 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.44% from 242); Green value is 121 (47.66% from 255 or 50% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 121 - color contains mainly: green. Hex color #127967 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127967 is #ED8698. Grayscale: #585858. Windows color (decimal): -15566489 or 6781202. OLE color: 6781202.
HSL color Cylindrical-coordinate representation of color #127967: hue angle of 169.51º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #127967 is Cyan = 0.85, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 121 | 103 | - |
| CMYK | 0.85 | 0 | 0.15 | 0.53 |
| HSL | 169.51º | 0.74% | 0.27% | - |
| HSV(B) | 169.51º | 0.85% | 0.47% | - |
| XYZ | 9.54 | 14.78 | 15.18 | - |
| YUV | 88.15 | 136.38 | 77.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 121 | 103 | 0.85 | 0 | 0.15 | 0.53 | 169.51 | 0.74 | 0.27 |
| Hex | 12 | 79 | 67 | 55 | 0 | F | 35 | AA | 4A | 1B |
| Octal | 22 | 171 | 147 | 125 | 0 | 17 | 65 | 252 | 112 | 33 |
| Binary | 10010 | 1111001 | 1100111 | 1010101 | 0 | 1111 | 110101 | 10101010 | 1001010 | 11011 |
Color Harmonies of #127967
Complementary color
Monochromatic Colors of #127967
Black with #127967
Text Example
Text Example
White with #127967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127967; }
p { color: rgb(18,121,103); }
H1.HeaderClassName
{
color: #127967;
}
.AnyTagClassName
{
color: #127967;
}
</style>
background-color css
<style>
a { background-color: #127967; }
a { background-color: rgb(18,121,103); }
div.DivClassName
{
background-color: #127967;
}
.BgClassName
{
background-color: #127967;
}
</style>
border-color css
<style>
span { border-color: #127967; }
span { border-color: rgb(18,121,103); }
td.TdClassName
{
border-color: #127967;
}
.TagClassName
{
border-color: #127967;
}
</style>