Shades of Deep Sea #157163
Tints of Deep Sea #157163
RGB
CMYK
RGB Variations
Color information
#157163 (or 0x157163) is known color: Deep Sea. HEX triplet: 15, 71 and 63. RGB value is (21,113,99). Sum of RGB (Red+Green+Blue) = 21+113+99=233 (30% of max value = 765). Red value is 21 (8.59% from 255 or 9.01% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 99 (39.06% from 255 or 42.49% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #157163 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157163 is #EA8E9C. Grayscale: #535353. Windows color (decimal): -15371933 or 6517013. OLE color: 6517013.
HSL color Cylindrical-coordinate representation of color #157163: hue angle of 170.87º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157163 is Cyan = 0.81, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 113 | 99 | - |
| CMYK | 0.81 | 0 | 0.12 | 0.56 |
| HSL | 170.87º | 0.69% | 0.26% | - |
| HSV(B) | 170.87º | 0.81% | 0.44% | - |
| XYZ | 8.47 | 12.87 | 13.84 | - |
| YUV | 83.9 | 136.52 | 83.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 99 | 0.81 | 0 | 0.12 | 0.56 | 170.87 | 0.69 | 0.26 |
| Hex | 15 | 71 | 63 | 51 | 0 | C | 38 | AB | 45 | 1A |
| Octal | 25 | 161 | 143 | 121 | 0 | 14 | 70 | 253 | 105 | 32 |
| Binary | 10101 | 1110001 | 1100011 | 1010001 | 0 | 1100 | 111000 | 10101011 | 1000101 | 11010 |
Color Harmonies of #157163
Complementary color
Monochromatic Colors of #157163
Black with #157163
Text Example
Text Example
White with #157163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157163; }
p { color: rgb(21,113,99); }
H1.HeaderClassName
{
color: #157163;
}
.AnyTagClassName
{
color: #157163;
}
</style>
background-color css
<style>
a { background-color: #157163; }
a { background-color: rgb(21,113,99); }
div.DivClassName
{
background-color: #157163;
}
.BgClassName
{
background-color: #157163;
}
</style>
border-color css
<style>
span { border-color: #157163; }
span { border-color: rgb(21,113,99); }
td.TdClassName
{
border-color: #157163;
}
.TagClassName
{
border-color: #157163;
}
</style>