Shades of Deep Sea #157367
Tints of Deep Sea #157367
RGB
CMYK
RGB Variations
Color information
#157367 (or 0x157367) is known color: Deep Sea. HEX triplet: 15, 73 and 67. RGB value is (21,115,103). Sum of RGB (Red+Green+Blue) = 21+115+103=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #157367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157367 is #EA8C98. Grayscale: #555555. Windows color (decimal): -15371417 or 6779669. OLE color: 6779669.
HSL color Cylindrical-coordinate representation of color #157367: hue angle of 172.34º 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 #157367 is Cyan = 0.82, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 115 | 103 | - |
| CMYK | 0.82 | 0 | 0.10 | 0.55 |
| HSL | 172.34º | 0.69% | 0.27% | - |
| HSV(B) | 172.34º | 0.82% | 0.45% | - |
| XYZ | 8.89 | 13.4 | 14.95 | - |
| YUV | 85.53 | 137.86 | 81.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 103 | 0.82 | 0 | 0.10 | 0.55 | 172.34 | 0.69 | 0.27 |
| Hex | 15 | 73 | 67 | 52 | 0 | A | 37 | AC | 45 | 1B |
| Octal | 25 | 163 | 147 | 122 | 0 | 12 | 67 | 254 | 105 | 33 |
| Binary | 10101 | 1110011 | 1100111 | 1010010 | 0 | 1010 | 110111 | 10101100 | 1000101 | 11011 |
Color Harmonies of #157367
Complementary color
Monochromatic Colors of #157367
Black with #157367
Text Example
Text Example
White with #157367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157367; }
p { color: rgb(21,115,103); }
H1.HeaderClassName
{
color: #157367;
}
.AnyTagClassName
{
color: #157367;
}
</style>
background-color css
<style>
a { background-color: #157367; }
a { background-color: rgb(21,115,103); }
div.DivClassName
{
background-color: #157367;
}
.BgClassName
{
background-color: #157367;
}
</style>
border-color css
<style>
span { border-color: #157367; }
span { border-color: rgb(21,115,103); }
td.TdClassName
{
border-color: #157367;
}
.TagClassName
{
border-color: #157367;
}
</style>