Shades of Deep Sea #157258
Tints of Deep Sea #157258
RGB
CMYK
RGB Variations
Color information
#157258 (or 0x157258) is known color: Deep Sea. HEX triplet: 15, 72 and 58. RGB value is (21,114,88). Sum of RGB (Red+Green+Blue) = 21+114+88=223 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.42% from 223); Green value is 114 (44.92% from 255 or 51.12% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 114 - color contains mainly: green. Hex color #157258 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157258 is #EA8DA7. Grayscale: #535353. Windows color (decimal): -15371688 or 5796373. OLE color: 5796373.
HSL color Cylindrical-coordinate representation of color #157258: hue angle of 163.23º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157258 is Cyan = 0.82, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 114 | 88 | - |
| CMYK | 0.82 | 0 | 0.23 | 0.55 |
| HSL | 163.23º | 0.69% | 0.26% | - |
| HSV(B) | 163.23º | 0.82% | 0.45% | - |
| XYZ | 8.09 | 12.9 | 11.3 | - |
| YUV | 83.23 | 130.69 | 83.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 88 | 0.82 | 0 | 0.23 | 0.55 | 163.23 | 0.69 | 0.26 |
| Hex | 15 | 72 | 58 | 52 | 0 | 17 | 37 | A3 | 45 | 1A |
| Octal | 25 | 162 | 130 | 122 | 0 | 27 | 67 | 243 | 105 | 32 |
| Binary | 10101 | 1110010 | 1011000 | 1010010 | 0 | 10111 | 110111 | 10100011 | 1000101 | 11010 |
Color Harmonies of #157258
Complementary color
Monochromatic Colors of #157258
Black with #157258
Text Example
Text Example
White with #157258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157258; }
p { color: rgb(21,114,88); }
H1.HeaderClassName
{
color: #157258;
}
.AnyTagClassName
{
color: #157258;
}
</style>
background-color css
<style>
a { background-color: #157258; }
a { background-color: rgb(21,114,88); }
div.DivClassName
{
background-color: #157258;
}
.BgClassName
{
background-color: #157258;
}
</style>
border-color css
<style>
span { border-color: #157258; }
span { border-color: rgb(21,114,88); }
td.TdClassName
{
border-color: #157258;
}
.TagClassName
{
border-color: #157258;
}
</style>