Shades of Deep Sea #128171
Tints of Deep Sea #128171
RGB
CMYK
RGB Variations
Color information
#128171 (or 0x128171) is known color: Deep Sea. HEX triplet: 12, 81 and 71. RGB value is (18,129,113). Sum of RGB (Red+Green+Blue) = 18+129+113=260 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.92% from 260); Green value is 129 (50.78% from 255 or 49.62% from 260); Blue value is 113 (44.53% from 255 or 43.46% from 260); Max value from RGB is 129 - color contains mainly: green. Hex color #128171 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #128171 is #ED7E8E. Grayscale: #5D5D5D. Windows color (decimal): -15564431 or 7438610. OLE color: 7438610.
HSL color Cylindrical-coordinate representation of color #128171: hue angle of 171.35º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #128171 is Cyan = 0.86, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 18 | 129 | 113 | - |
| CMYK | 0.86 | 0 | 0.12 | 0.49 |
| HSL | 171.35º | 0.76% | 0.29% | - |
| HSV(B) | 171.35º | 0.86% | 0.51% | - |
| XYZ | 11.08 | 17.02 | 18.32 | - |
| YUV | 93.99 | 138.73 | 73.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 129 | 113 | 0.86 | 0 | 0.12 | 0.49 | 171.35 | 0.76 | 0.29 |
| Hex | 12 | 81 | 71 | 56 | 0 | C | 31 | AB | 4C | 1D |
| Octal | 22 | 201 | 161 | 126 | 0 | 14 | 61 | 253 | 114 | 35 |
| Binary | 10010 | 10000001 | 1110001 | 1010110 | 0 | 1100 | 110001 | 10101011 | 1001100 | 11101 |
Color Harmonies of #128171
Complementary color
Monochromatic Colors of #128171
Black with #128171
Text Example
Text Example
White with #128171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #128171; }
p { color: rgb(18,129,113); }
H1.HeaderClassName
{
color: #128171;
}
.AnyTagClassName
{
color: #128171;
}
</style>
background-color css
<style>
a { background-color: #128171; }
a { background-color: rgb(18,129,113); }
div.DivClassName
{
background-color: #128171;
}
.BgClassName
{
background-color: #128171;
}
</style>
border-color css
<style>
span { border-color: #128171; }
span { border-color: rgb(18,129,113); }
td.TdClassName
{
border-color: #128171;
}
.TagClassName
{
border-color: #128171;
}
</style>