Shades of Deep Sea #128668
Tints of Deep Sea #128668
RGB
CMYK
RGB Variations
Color information
#128668 (or 0x128668) is known color: Deep Sea. HEX triplet: 12, 86 and 68. RGB value is (18,134,104). Sum of RGB (Red+Green+Blue) = 18+134+104=256 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.03% from 256); Green value is 134 (52.73% from 255 or 52.34% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 134 - color contains mainly: green. Hex color #128668 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #128668 is #ED7997. Grayscale: #5F5F5F. Windows color (decimal): -15563160 or 6850066. OLE color: 6850066.
HSL color Cylindrical-coordinate representation of color #128668: hue angle of 164.48º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #128668 is Cyan = 0.87, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 134 | 104 | - |
| CMYK | 0.87 | 0 | 0.22 | 0.47 |
| HSL | 164.48º | 0.76% | 0.3% | - |
| HSV(B) | 164.48º | 0.87% | 0.53% | - |
| XYZ | 11.27 | 18.18 | 16.01 | - |
| YUV | 95.9 | 132.57 | 72.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 134 | 104 | 0.87 | 0 | 0.22 | 0.47 | 164.48 | 0.76 | 0.3 |
| Hex | 12 | 86 | 68 | 57 | 0 | 16 | 2F | A4 | 4C | 1E |
| Octal | 22 | 206 | 150 | 127 | 0 | 26 | 57 | 244 | 114 | 36 |
| Binary | 10010 | 10000110 | 1101000 | 1010111 | 0 | 10110 | 101111 | 10100100 | 1001100 | 11110 |
Color Harmonies of #128668
Complementary color
Monochromatic Colors of #128668
Black with #128668
Text Example
Text Example
White with #128668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #128668; }
p { color: rgb(18,134,104); }
H1.HeaderClassName
{
color: #128668;
}
.AnyTagClassName
{
color: #128668;
}
</style>
background-color css
<style>
a { background-color: #128668; }
a { background-color: rgb(18,134,104); }
div.DivClassName
{
background-color: #128668;
}
.BgClassName
{
background-color: #128668;
}
</style>
border-color css
<style>
span { border-color: #128668; }
span { border-color: rgb(18,134,104); }
td.TdClassName
{
border-color: #128668;
}
.TagClassName
{
border-color: #128668;
}
</style>