Shades of Deep Sea #157366
Tints of Deep Sea #157366
RGB
CMYK
RGB Variations
Color information
#157366 (or 0x157366) is known color: Deep Sea. HEX triplet: 15, 73 and 66. RGB value is (21,115,102). Sum of RGB (Red+Green+Blue) = 21+115+102=238 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.82% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #157366 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157366 is #EA8C99. Grayscale: #555555. Windows color (decimal): -15371418 or 6714133. OLE color: 6714133.
HSL color Cylindrical-coordinate representation of color #157366: hue angle of 171.7º 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 #157366 is Cyan = 0.82, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 115 | 102 | - |
| CMYK | 0.82 | 0 | 0.11 | 0.55 |
| HSL | 171.7º | 0.69% | 0.27% | - |
| HSV(B) | 171.7º | 0.82% | 0.45% | - |
| XYZ | 8.84 | 13.38 | 14.69 | - |
| YUV | 85.41 | 137.36 | 82.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 102 | 0.82 | 0 | 0.11 | 0.55 | 171.7 | 0.69 | 0.27 |
| Hex | 15 | 73 | 66 | 52 | 0 | B | 37 | AC | 45 | 1B |
| Octal | 25 | 163 | 146 | 122 | 0 | 13 | 67 | 254 | 105 | 33 |
| Binary | 10101 | 1110011 | 1100110 | 1010010 | 0 | 1011 | 110111 | 10101100 | 1000101 | 11011 |
Color Harmonies of #157366
Complementary color
Monochromatic Colors of #157366
Black with #157366
Text Example
Text Example
White with #157366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157366; }
p { color: rgb(21,115,102); }
H1.HeaderClassName
{
color: #157366;
}
.AnyTagClassName
{
color: #157366;
}
</style>
background-color css
<style>
a { background-color: #157366; }
a { background-color: rgb(21,115,102); }
div.DivClassName
{
background-color: #157366;
}
.BgClassName
{
background-color: #157366;
}
</style>
border-color css
<style>
span { border-color: #157366; }
span { border-color: rgb(21,115,102); }
td.TdClassName
{
border-color: #157366;
}
.TagClassName
{
border-color: #157366;
}
</style>