Shades of Deep Sea #157369
Tints of Deep Sea #157369
RGB
CMYK
RGB Variations
Color information
#157369 (or 0x157369) is known color: Deep Sea. HEX triplet: 15, 73 and 69. RGB value is (21,115,105). Sum of RGB (Red+Green+Blue) = 21+115+105=241 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.71% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 115 - color contains mainly: green. Hex color #157369 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157369 is #EA8C96. Grayscale: #555555. Windows color (decimal): -15371415 or 6910741. OLE color: 6910741.
HSL color Cylindrical-coordinate representation of color #157369: hue angle of 173.62º 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 #157369 is Cyan = 0.82, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 115 | 105 | - |
| CMYK | 0.82 | 0 | 0.09 | 0.55 |
| HSL | 173.62º | 0.69% | 0.27% | - |
| HSV(B) | 173.62º | 0.82% | 0.45% | - |
| XYZ | 8.99 | 13.44 | 15.49 | - |
| YUV | 85.75 | 138.86 | 81.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 115 | 105 | 0.82 | 0 | 0.09 | 0.55 | 173.62 | 0.69 | 0.27 |
| Hex | 15 | 73 | 69 | 52 | 0 | 9 | 37 | AE | 45 | 1B |
| Octal | 25 | 163 | 151 | 122 | 0 | 11 | 67 | 256 | 105 | 33 |
| Binary | 10101 | 1110011 | 1101001 | 1010010 | 0 | 1001 | 110111 | 10101110 | 1000101 | 11011 |
Color Harmonies of #157369
Complementary color
Monochromatic Colors of #157369
Black with #157369
Text Example
Text Example
White with #157369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157369; }
p { color: rgb(21,115,105); }
H1.HeaderClassName
{
color: #157369;
}
.AnyTagClassName
{
color: #157369;
}
</style>
background-color css
<style>
a { background-color: #157369; }
a { background-color: rgb(21,115,105); }
div.DivClassName
{
background-color: #157369;
}
.BgClassName
{
background-color: #157369;
}
</style>
border-color css
<style>
span { border-color: #157369; }
span { border-color: rgb(21,115,105); }
td.TdClassName
{
border-color: #157369;
}
.TagClassName
{
border-color: #157369;
}
</style>