Shades of Deep Sea #157658
Tints of Deep Sea #157658
RGB
CMYK
RGB Variations
Color information
#157658 (or 0x157658) is known color: Deep Sea. HEX triplet: 15, 76 and 58. RGB value is (21,118,88). Sum of RGB (Red+Green+Blue) = 21+118+88=227 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.25% from 227); Green value is 118 (46.48% from 255 or 51.98% from 227); Blue value is 88 (34.77% from 255 or 38.77% from 227); Max value from RGB is 118 - color contains mainly: green. Hex color #157658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157658 is #EA89A7. Grayscale: #555555. Windows color (decimal): -15370664 or 5797397. OLE color: 5797397.
HSL color Cylindrical-coordinate representation of color #157658: hue angle of 161.44º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157658 is Cyan = 0.82, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 118 | 88 | - |
| CMYK | 0.82 | 0 | 0.25 | 0.54 |
| HSL | 161.44º | 0.7% | 0.27% | - |
| HSV(B) | 161.44º | 0.82% | 0.46% | - |
| XYZ | 8.55 | 13.82 | 11.45 | - |
| YUV | 85.58 | 129.36 | 81.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 88 | 0.82 | 0 | 0.25 | 0.54 | 161.44 | 0.7 | 0.27 |
| Hex | 15 | 76 | 58 | 52 | 0 | 19 | 36 | A1 | 46 | 1B |
| Octal | 25 | 166 | 130 | 122 | 0 | 31 | 66 | 241 | 106 | 33 |
| Binary | 10101 | 1110110 | 1011000 | 1010010 | 0 | 11001 | 110110 | 10100001 | 1000110 | 11011 |
Color Harmonies of #157658
Complementary color
Monochromatic Colors of #157658
Black with #157658
Text Example
Text Example
White with #157658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157658; }
p { color: rgb(21,118,88); }
H1.HeaderClassName
{
color: #157658;
}
.AnyTagClassName
{
color: #157658;
}
</style>
background-color css
<style>
a { background-color: #157658; }
a { background-color: rgb(21,118,88); }
div.DivClassName
{
background-color: #157658;
}
.BgClassName
{
background-color: #157658;
}
</style>
border-color css
<style>
span { border-color: #157658; }
span { border-color: rgb(21,118,88); }
td.TdClassName
{
border-color: #157658;
}
.TagClassName
{
border-color: #157658;
}
</style>