Shades of Deep Sea #187959
Tints of Deep Sea #187959
RGB
CMYK
RGB Variations
Color information
#187959 (or 0x187959) is known color: Deep Sea. HEX triplet: 18, 79 and 59. RGB value is (24,121,89). Sum of RGB (Red+Green+Blue) = 24+121+89=234 (30% of max value = 765). Red value is 24 (9.77% from 255 or 10.26% from 234); Green value is 121 (47.66% from 255 or 51.71% from 234); Blue value is 89 (35.16% from 255 or 38.03% from 234); Max value from RGB is 121 - color contains mainly: green. Hex color #187959 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187959 is #E786A6. Grayscale: #585858. Windows color (decimal): -15173287 or 5863704. OLE color: 5863704.
HSL color Cylindrical-coordinate representation of color #187959: hue angle of 160.21º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #187959 is Cyan = 0.80, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 121 | 89 | - |
| CMYK | 0.80 | 0 | 0.26 | 0.53 |
| HSL | 160.21º | 0.67% | 0.28% | - |
| HSV(B) | 160.21º | 0.8% | 0.47% | - |
| XYZ | 9.02 | 14.59 | 11.79 | - |
| YUV | 88.35 | 128.36 | 82.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 121 | 89 | 0.80 | 0 | 0.26 | 0.53 | 160.21 | 0.67 | 0.28 |
| Hex | 18 | 79 | 59 | 50 | 0 | 1A | 35 | A0 | 43 | 1C |
| Octal | 30 | 171 | 131 | 120 | 0 | 32 | 65 | 240 | 103 | 34 |
| Binary | 11000 | 1111001 | 1011001 | 1010000 | 0 | 11010 | 110101 | 10100000 | 1000011 | 11100 |
Color Harmonies of #187959
Complementary color
Monochromatic Colors of #187959
Black with #187959
Text Example
Text Example
White with #187959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187959; }
p { color: rgb(24,121,89); }
H1.HeaderClassName
{
color: #187959;
}
.AnyTagClassName
{
color: #187959;
}
</style>
background-color css
<style>
a { background-color: #187959; }
a { background-color: rgb(24,121,89); }
div.DivClassName
{
background-color: #187959;
}
.BgClassName
{
background-color: #187959;
}
</style>
border-color css
<style>
span { border-color: #187959; }
span { border-color: rgb(24,121,89); }
td.TdClassName
{
border-color: #187959;
}
.TagClassName
{
border-color: #187959;
}
</style>