Shades of Deep Sea #158174
Tints of Deep Sea #158174
RGB
CMYK
RGB Variations
Color information
#158174 (or 0x158174) is known color: Deep Sea. HEX triplet: 15, 81 and 74. RGB value is (21,129,116). Sum of RGB (Red+Green+Blue) = 21+129+116=266 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.89% from 266); Green value is 129 (50.78% from 255 or 48.50% from 266); Blue value is 116 (45.70% from 255 or 43.61% from 266); Max value from RGB is 129 - color contains mainly: green. Hex color #158174 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158174 is #EA7E8B. Grayscale: #5F5F5F. Windows color (decimal): -15367820 or 7635221. OLE color: 7635221.
HSL color Cylindrical-coordinate representation of color #158174: hue angle of 172.78º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158174 is Cyan = 0.84, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 129 | 116 | - |
| CMYK | 0.84 | 0 | 0.10 | 0.49 |
| HSL | 172.78º | 0.72% | 0.29% | - |
| HSV(B) | 172.78º | 0.84% | 0.51% | - |
| XYZ | 11.31 | 17.12 | 19.23 | - |
| YUV | 95.23 | 139.72 | 75.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 129 | 116 | 0.84 | 0 | 0.10 | 0.49 | 172.78 | 0.72 | 0.29 |
| Hex | 15 | 81 | 74 | 54 | 0 | A | 31 | AD | 48 | 1D |
| Octal | 25 | 201 | 164 | 124 | 0 | 12 | 61 | 255 | 110 | 35 |
| Binary | 10101 | 10000001 | 1110100 | 1010100 | 0 | 1010 | 110001 | 10101101 | 1001000 | 11101 |
Color Harmonies of #158174
Complementary color
Monochromatic Colors of #158174
Black with #158174
Text Example
Text Example
White with #158174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158174; }
p { color: rgb(21,129,116); }
H1.HeaderClassName
{
color: #158174;
}
.AnyTagClassName
{
color: #158174;
}
</style>
background-color css
<style>
a { background-color: #158174; }
a { background-color: rgb(21,129,116); }
div.DivClassName
{
background-color: #158174;
}
.BgClassName
{
background-color: #158174;
}
</style>
border-color css
<style>
span { border-color: #158174; }
span { border-color: rgb(21,129,116); }
td.TdClassName
{
border-color: #158174;
}
.TagClassName
{
border-color: #158174;
}
</style>