Shades of Deep Sea #157465
Tints of Deep Sea #157465
RGB
CMYK
RGB Variations
Color information
#157465 (or 0x157465) is known color: Deep Sea. HEX triplet: 15, 74 and 65. RGB value is (21,116,101). Sum of RGB (Red+Green+Blue) = 21+116+101=238 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.82% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #157465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157465 is #EA8B9A. Grayscale: #555555. Windows color (decimal): -15371163 or 6648853. OLE color: 6648853.
HSL color Cylindrical-coordinate representation of color #157465: hue angle of 170.53º 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 #157465 is Cyan = 0.82, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 116 | 101 | - |
| CMYK | 0.82 | 0 | 0.13 | 0.55 |
| HSL | 170.53º | 0.69% | 0.27% | - |
| HSV(B) | 170.53º | 0.82% | 0.45% | - |
| XYZ | 8.9 | 13.59 | 14.47 | - |
| YUV | 85.89 | 136.53 | 81.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 101 | 0.82 | 0 | 0.13 | 0.55 | 170.53 | 0.69 | 0.27 |
| Hex | 15 | 74 | 65 | 52 | 0 | D | 37 | AB | 45 | 1B |
| Octal | 25 | 164 | 145 | 122 | 0 | 15 | 67 | 253 | 105 | 33 |
| Binary | 10101 | 1110100 | 1100101 | 1010010 | 0 | 1101 | 110111 | 10101011 | 1000101 | 11011 |
Color Harmonies of #157465
Complementary color
Monochromatic Colors of #157465
Black with #157465
Text Example
Text Example
White with #157465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157465; }
p { color: rgb(21,116,101); }
H1.HeaderClassName
{
color: #157465;
}
.AnyTagClassName
{
color: #157465;
}
</style>
background-color css
<style>
a { background-color: #157465; }
a { background-color: rgb(21,116,101); }
div.DivClassName
{
background-color: #157465;
}
.BgClassName
{
background-color: #157465;
}
</style>
border-color css
<style>
span { border-color: #157465; }
span { border-color: rgb(21,116,101); }
td.TdClassName
{
border-color: #157465;
}
.TagClassName
{
border-color: #157465;
}
</style>