Shades of Deep Sea #158369
Tints of Deep Sea #158369
RGB
CMYK
RGB Variations
Color information
#158369 (or 0x158369) is known color: Deep Sea. HEX triplet: 15, 83 and 69. RGB value is (21,131,105). Sum of RGB (Red+Green+Blue) = 21+131+105=257 (34% of max value = 765). Red value is 21 (8.59% from 255 or 8.17% from 257); Green value is 131 (51.56% from 255 or 50.97% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 131 - color contains mainly: green. Hex color #158369 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158369 is #EA7C96. Grayscale: #5F5F5F. Windows color (decimal): -15367319 or 6914837. OLE color: 6914837.
HSL color Cylindrical-coordinate representation of color #158369: hue angle of 165.82º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158369 is Cyan = 0.84, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 131 | 105 | - |
| CMYK | 0.84 | 0 | 0.20 | 0.49 |
| HSL | 165.82º | 0.72% | 0.3% | - |
| HSV(B) | 165.82º | 0.84% | 0.51% | - |
| XYZ | 10.98 | 17.41 | 16.15 | - |
| YUV | 95.15 | 133.56 | 75.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 131 | 105 | 0.84 | 0 | 0.20 | 0.49 | 165.82 | 0.72 | 0.3 |
| Hex | 15 | 83 | 69 | 54 | 0 | 14 | 31 | A6 | 48 | 1E |
| Octal | 25 | 203 | 151 | 124 | 0 | 24 | 61 | 246 | 110 | 36 |
| Binary | 10101 | 10000011 | 1101001 | 1010100 | 0 | 10100 | 110001 | 10100110 | 1001000 | 11110 |
Color Harmonies of #158369
Complementary color
Monochromatic Colors of #158369
Black with #158369
Text Example
Text Example
White with #158369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158369; }
p { color: rgb(21,131,105); }
H1.HeaderClassName
{
color: #158369;
}
.AnyTagClassName
{
color: #158369;
}
</style>
background-color css
<style>
a { background-color: #158369; }
a { background-color: rgb(21,131,105); }
div.DivClassName
{
background-color: #158369;
}
.BgClassName
{
background-color: #158369;
}
</style>
border-color css
<style>
span { border-color: #158369; }
span { border-color: rgb(21,131,105); }
td.TdClassName
{
border-color: #158369;
}
.TagClassName
{
border-color: #158369;
}
</style>