Shades of Deep Sea #157459
Tints of Deep Sea #157459
RGB
CMYK
RGB Variations
Color information
#157459 (or 0x157459) is known color: Deep Sea. HEX triplet: 15, 74 and 59. RGB value is (21,116,89). Sum of RGB (Red+Green+Blue) = 21+116+89=226 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.29% from 226); Green value is 116 (45.70% from 255 or 51.33% from 226); Blue value is 89 (35.16% from 255 or 39.38% from 226); Max value from RGB is 116 - color contains mainly: green. Hex color #157459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157459 is #EA8BA6. Grayscale: #545454. Windows color (decimal): -15371175 or 5862421. OLE color: 5862421.
HSL color Cylindrical-coordinate representation of color #157459: hue angle of 162.95º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157459 is Cyan = 0.82, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 116 | 89 | - |
| CMYK | 0.82 | 0 | 0.23 | 0.55 |
| HSL | 162.95º | 0.69% | 0.27% | - |
| HSV(B) | 162.95º | 0.82% | 0.45% | - |
| XYZ | 8.36 | 13.37 | 11.59 | - |
| YUV | 84.52 | 130.53 | 82.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 89 | 0.82 | 0 | 0.23 | 0.55 | 162.95 | 0.69 | 0.27 |
| Hex | 15 | 74 | 59 | 52 | 0 | 17 | 37 | A3 | 45 | 1B |
| Octal | 25 | 164 | 131 | 122 | 0 | 27 | 67 | 243 | 105 | 33 |
| Binary | 10101 | 1110100 | 1011001 | 1010010 | 0 | 10111 | 110111 | 10100011 | 1000101 | 11011 |
Color Harmonies of #157459
Complementary color
Monochromatic Colors of #157459
Black with #157459
Text Example
Text Example
White with #157459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157459; }
p { color: rgb(21,116,89); }
H1.HeaderClassName
{
color: #157459;
}
.AnyTagClassName
{
color: #157459;
}
</style>
background-color css
<style>
a { background-color: #157459; }
a { background-color: rgb(21,116,89); }
div.DivClassName
{
background-color: #157459;
}
.BgClassName
{
background-color: #157459;
}
</style>
border-color css
<style>
span { border-color: #157459; }
span { border-color: rgb(21,116,89); }
td.TdClassName
{
border-color: #157459;
}
.TagClassName
{
border-color: #157459;
}
</style>