Shades of Deep Sea #157968
Tints of Deep Sea #157968
RGB
CMYK
RGB Variations
Color information
#157968 (or 0x157968) is known color: Deep Sea. HEX triplet: 15, 79 and 68. RGB value is (21,121,104). Sum of RGB (Red+Green+Blue) = 21+121+104=246 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.54% from 246); Green value is 121 (47.66% from 255 or 49.19% from 246); Blue value is 104 (41.02% from 255 or 42.28% from 246); Max value from RGB is 121 - color contains mainly: green. Hex color #157968 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157968 is #EA8697. Grayscale: #595959. Windows color (decimal): -15369880 or 6846741. OLE color: 6846741.
HSL color Cylindrical-coordinate representation of color #157968: hue angle of 169.8º 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 #157968 is Cyan = 0.83, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 121 | 104 | - |
| CMYK | 0.83 | 0 | 0.14 | 0.53 |
| HSL | 169.8º | 0.7% | 0.28% | - |
| HSV(B) | 169.8º | 0.83% | 0.47% | - |
| XYZ | 9.65 | 14.83 | 15.45 | - |
| YUV | 89.16 | 136.37 | 79.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 121 | 104 | 0.83 | 0 | 0.14 | 0.53 | 169.8 | 0.7 | 0.28 |
| Hex | 15 | 79 | 68 | 53 | 0 | E | 35 | AA | 46 | 1C |
| Octal | 25 | 171 | 150 | 123 | 0 | 16 | 65 | 252 | 106 | 34 |
| Binary | 10101 | 1111001 | 1101000 | 1010011 | 0 | 1110 | 110101 | 10101010 | 1000110 | 11100 |
Color Harmonies of #157968
Complementary color
Monochromatic Colors of #157968
Black with #157968
Text Example
Text Example
White with #157968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157968; }
p { color: rgb(21,121,104); }
H1.HeaderClassName
{
color: #157968;
}
.AnyTagClassName
{
color: #157968;
}
</style>
background-color css
<style>
a { background-color: #157968; }
a { background-color: rgb(21,121,104); }
div.DivClassName
{
background-color: #157968;
}
.BgClassName
{
background-color: #157968;
}
</style>
border-color css
<style>
span { border-color: #157968; }
span { border-color: rgb(21,121,104); }
td.TdClassName
{
border-color: #157968;
}
.TagClassName
{
border-color: #157968;
}
</style>