Shades of Deep Sea #157265
Tints of Deep Sea #157265
RGB
CMYK
RGB Variations
Color information
#157265 (or 0x157265) is known color: Deep Sea. HEX triplet: 15, 72 and 65. RGB value is (21,114,101). Sum of RGB (Red+Green+Blue) = 21+114+101=236 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.90% from 236); Green value is 114 (44.92% from 255 or 48.31% from 236); Blue value is 101 (39.84% from 255 or 42.80% from 236); Max value from RGB is 114 - color contains mainly: green. Hex color #157265 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157265 is #EA8D9A. Grayscale: #545454. Windows color (decimal): -15371675 or 6648341. OLE color: 6648341.
HSL color Cylindrical-coordinate representation of color #157265: hue angle of 171.61º 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 #157265 is Cyan = 0.82, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 114 | 101 | - |
| CMYK | 0.82 | 0 | 0.11 | 0.55 |
| HSL | 171.61º | 0.69% | 0.26% | - |
| HSV(B) | 171.61º | 0.82% | 0.45% | - |
| XYZ | 8.68 | 13.13 | 14.39 | - |
| YUV | 84.71 | 137.19 | 82.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 101 | 0.82 | 0 | 0.11 | 0.55 | 171.61 | 0.69 | 0.26 |
| Hex | 15 | 72 | 65 | 52 | 0 | B | 37 | AC | 45 | 1A |
| Octal | 25 | 162 | 145 | 122 | 0 | 13 | 67 | 254 | 105 | 32 |
| Binary | 10101 | 1110010 | 1100101 | 1010010 | 0 | 1011 | 110111 | 10101100 | 1000101 | 11010 |
Color Harmonies of #157265
Complementary color
Monochromatic Colors of #157265
Black with #157265
Text Example
Text Example
White with #157265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157265; }
p { color: rgb(21,114,101); }
H1.HeaderClassName
{
color: #157265;
}
.AnyTagClassName
{
color: #157265;
}
</style>
background-color css
<style>
a { background-color: #157265; }
a { background-color: rgb(21,114,101); }
div.DivClassName
{
background-color: #157265;
}
.BgClassName
{
background-color: #157265;
}
</style>
border-color css
<style>
span { border-color: #157265; }
span { border-color: rgb(21,114,101); }
td.TdClassName
{
border-color: #157265;
}
.TagClassName
{
border-color: #157265;
}
</style>