Shades of Deep Sea #128071
Tints of Deep Sea #128071
RGB
CMYK
RGB Variations
Color information
#128071 (or 0x128071) is known color: Deep Sea. HEX triplet: 12, 80 and 71. RGB value is (18,128,113). Sum of RGB (Red+Green+Blue) = 18+128+113=259 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.95% from 259); Green value is 128 (50.39% from 255 or 49.42% from 259); Blue value is 113 (44.53% from 255 or 43.63% from 259); Max value from RGB is 128 - color contains mainly: green. Hex color #128071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #128071 is #ED7F8E. Grayscale: #5D5D5D. Windows color (decimal): -15564687 or 7438354. OLE color: 7438354.
HSL color Cylindrical-coordinate representation of color #128071: hue angle of 171.82º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #128071 is Cyan = 0.86, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 18 | 128 | 113 | - |
| CMYK | 0.86 | 0 | 0.12 | 0.50 |
| HSL | 171.82º | 0.75% | 0.29% | - |
| HSV(B) | 171.82º | 0.86% | 0.5% | - |
| XYZ | 10.95 | 16.76 | 18.28 | - |
| YUV | 93.4 | 139.06 | 74.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 128 | 113 | 0.86 | 0 | 0.12 | 0.50 | 171.82 | 0.75 | 0.29 |
| Hex | 12 | 80 | 71 | 56 | 0 | C | 32 | AC | 4B | 1D |
| Octal | 22 | 200 | 161 | 126 | 0 | 14 | 62 | 254 | 113 | 35 |
| Binary | 10010 | 10000000 | 1110001 | 1010110 | 0 | 1100 | 110010 | 10101100 | 1001011 | 11101 |
Color Harmonies of #128071
Complementary color
Monochromatic Colors of #128071
Black with #128071
Text Example
Text Example
White with #128071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #128071; }
p { color: rgb(18,128,113); }
H1.HeaderClassName
{
color: #128071;
}
.AnyTagClassName
{
color: #128071;
}
</style>
background-color css
<style>
a { background-color: #128071; }
a { background-color: rgb(18,128,113); }
div.DivClassName
{
background-color: #128071;
}
.BgClassName
{
background-color: #128071;
}
</style>
border-color css
<style>
span { border-color: #128071; }
span { border-color: rgb(18,128,113); }
td.TdClassName
{
border-color: #128071;
}
.TagClassName
{
border-color: #128071;
}
</style>