Shades of Deep Sea #157158
Tints of Deep Sea #157158
RGB
CMYK
RGB Variations
Color information
#157158 (or 0x157158) is known color: Deep Sea. HEX triplet: 15, 71 and 58. RGB value is (21,113,88). Sum of RGB (Red+Green+Blue) = 21+113+88=222 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.46% from 222); Green value is 113 (44.53% from 255 or 50.90% from 222); Blue value is 88 (34.77% from 255 or 39.64% from 222); Max value from RGB is 113 - color contains mainly: green. Hex color #157158 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157158 is #EA8EA7. Grayscale: #525252. Windows color (decimal): -15371944 or 5796117. OLE color: 5796117.
HSL color Cylindrical-coordinate representation of color #157158: hue angle of 163.7º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157158 is Cyan = 0.81, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 113 | 88 | - |
| CMYK | 0.81 | 0 | 0.22 | 0.56 |
| HSL | 163.7º | 0.69% | 0.26% | - |
| HSV(B) | 163.7º | 0.81% | 0.44% | - |
| XYZ | 7.98 | 12.67 | 11.26 | - |
| YUV | 82.64 | 131.02 | 84.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 88 | 0.81 | 0 | 0.22 | 0.56 | 163.7 | 0.69 | 0.26 |
| Hex | 15 | 71 | 58 | 51 | 0 | 16 | 38 | A4 | 45 | 1A |
| Octal | 25 | 161 | 130 | 121 | 0 | 26 | 70 | 244 | 105 | 32 |
| Binary | 10101 | 1110001 | 1011000 | 1010001 | 0 | 10110 | 111000 | 10100100 | 1000101 | 11010 |
Color Harmonies of #157158
Complementary color
Monochromatic Colors of #157158
Black with #157158
Text Example
Text Example
White with #157158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157158; }
p { color: rgb(21,113,88); }
H1.HeaderClassName
{
color: #157158;
}
.AnyTagClassName
{
color: #157158;
}
</style>
background-color css
<style>
a { background-color: #157158; }
a { background-color: rgb(21,113,88); }
div.DivClassName
{
background-color: #157158;
}
.BgClassName
{
background-color: #157158;
}
</style>
border-color css
<style>
span { border-color: #157158; }
span { border-color: rgb(21,113,88); }
td.TdClassName
{
border-color: #157158;
}
.TagClassName
{
border-color: #157158;
}
</style>