Shades of Deep Sea #128760
Tints of Deep Sea #128760
RGB
CMYK
RGB Variations
Color information
#128760 (or 0x128760) is known color: Deep Sea. HEX triplet: 12, 87 and 60. RGB value is (18,135,96). Sum of RGB (Red+Green+Blue) = 18+135+96=249 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.23% from 249); Green value is 135 (53.12% from 255 or 54.22% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 135 - color contains mainly: green. Hex color #128760 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #128760 is #ED789F. Grayscale: #5F5F5F. Windows color (decimal): -15562912 or 6326034. OLE color: 6326034.
HSL color Cylindrical-coordinate representation of color #128760: hue angle of 160º 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 #128760 is Cyan = 0.87, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 135 | 96 | - |
| CMYK | 0.87 | 0 | 0.29 | 0.47 |
| HSL | 160º | 0.76% | 0.3% | - |
| HSV(B) | 160º | 0.87% | 0.53% | - |
| XYZ | 11.02 | 18.3 | 14.02 | - |
| YUV | 95.57 | 128.24 | 72.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 135 | 96 | 0.87 | 0 | 0.29 | 0.47 | 160 | 0.76 | 0.3 |
| Hex | 12 | 87 | 60 | 57 | 0 | 1D | 2F | A0 | 4C | 1E |
| Octal | 22 | 207 | 140 | 127 | 0 | 35 | 57 | 240 | 114 | 36 |
| Binary | 10010 | 10000111 | 1100000 | 1010111 | 0 | 11101 | 101111 | 10100000 | 1001100 | 11110 |
Color Harmonies of #128760
Complementary color
Monochromatic Colors of #128760
Black with #128760
Text Example
Text Example
White with #128760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #128760; }
p { color: rgb(18,135,96); }
H1.HeaderClassName
{
color: #128760;
}
.AnyTagClassName
{
color: #128760;
}
</style>
background-color css
<style>
a { background-color: #128760; }
a { background-color: rgb(18,135,96); }
div.DivClassName
{
background-color: #128760;
}
.BgClassName
{
background-color: #128760;
}
</style>
border-color css
<style>
span { border-color: #128760; }
span { border-color: rgb(18,135,96); }
td.TdClassName
{
border-color: #128760;
}
.TagClassName
{
border-color: #128760;
}
</style>