Shades of Deep Sea #157960
Tints of Deep Sea #157960
RGB
CMYK
RGB Variations
Color information
#157960 (or 0x157960) is known color: Deep Sea. HEX triplet: 15, 79 and 60. RGB value is (21,121,96). Sum of RGB (Red+Green+Blue) = 21+121+96=238 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.82% from 238); Green value is 121 (47.66% from 255 or 50.84% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 121 - color contains mainly: green. Hex color #157960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157960 is #EA869F. Grayscale: #585858. Windows color (decimal): -15369888 or 6322453. OLE color: 6322453.
HSL color Cylindrical-coordinate representation of color #157960: hue angle of 165º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #157960 is Cyan = 0.83, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 121 | 96 | - |
| CMYK | 0.83 | 0 | 0.21 | 0.53 |
| HSL | 165º | 0.7% | 0.28% | - |
| HSV(B) | 165º | 0.83% | 0.47% | - |
| XYZ | 9.26 | 14.68 | 13.41 | - |
| YUV | 88.25 | 132.37 | 80.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 121 | 96 | 0.83 | 0 | 0.21 | 0.53 | 165 | 0.7 | 0.28 |
| Hex | 15 | 79 | 60 | 53 | 0 | 15 | 35 | A5 | 46 | 1C |
| Octal | 25 | 171 | 140 | 123 | 0 | 25 | 65 | 245 | 106 | 34 |
| Binary | 10101 | 1111001 | 1100000 | 1010011 | 0 | 10101 | 110101 | 10100101 | 1000110 | 11100 |
Color Harmonies of #157960
Complementary color
Monochromatic Colors of #157960
Black with #157960
Text Example
Text Example
White with #157960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157960; }
p { color: rgb(21,121,96); }
H1.HeaderClassName
{
color: #157960;
}
.AnyTagClassName
{
color: #157960;
}
</style>
background-color css
<style>
a { background-color: #157960; }
a { background-color: rgb(21,121,96); }
div.DivClassName
{
background-color: #157960;
}
.BgClassName
{
background-color: #157960;
}
</style>
border-color css
<style>
span { border-color: #157960; }
span { border-color: rgb(21,121,96); }
td.TdClassName
{
border-color: #157960;
}
.TagClassName
{
border-color: #157960;
}
</style>