Shades of Deep Sea #187960
Tints of Deep Sea #187960
RGB
CMYK
RGB Variations
Color information
#187960 (or 0x187960) is known color: Deep Sea. HEX triplet: 18, 79 and 60. RGB value is (24,121,96). Sum of RGB (Red+Green+Blue) = 24+121+96=241 (31% of max value = 765). Red value is 24 (9.77% from 255 or 9.96% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 96 (37.89% from 255 or 39.83% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #187960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187960 is #E7869F. Grayscale: #595959. Windows color (decimal): -15173280 or 6322456. OLE color: 6322456.
HSL color Cylindrical-coordinate representation of color #187960: hue angle of 164.54º 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 #187960 is Cyan = 0.80, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 121 | 96 | - |
| CMYK | 0.80 | 0 | 0.21 | 0.53 |
| HSL | 164.54º | 0.67% | 0.28% | - |
| HSV(B) | 164.54º | 0.8% | 0.47% | - |
| XYZ | 9.33 | 14.71 | 13.41 | - |
| YUV | 89.15 | 131.86 | 81.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 121 | 96 | 0.80 | 0 | 0.21 | 0.53 | 164.54 | 0.67 | 0.28 |
| Hex | 18 | 79 | 60 | 50 | 0 | 15 | 35 | A5 | 43 | 1C |
| Octal | 30 | 171 | 140 | 120 | 0 | 25 | 65 | 245 | 103 | 34 |
| Binary | 11000 | 1111001 | 1100000 | 1010000 | 0 | 10101 | 110101 | 10100101 | 1000011 | 11100 |
Color Harmonies of #187960
Complementary color
Monochromatic Colors of #187960
Black with #187960
Text Example
Text Example
White with #187960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187960; }
p { color: rgb(24,121,96); }
H1.HeaderClassName
{
color: #187960;
}
.AnyTagClassName
{
color: #187960;
}
</style>
background-color css
<style>
a { background-color: #187960; }
a { background-color: rgb(24,121,96); }
div.DivClassName
{
background-color: #187960;
}
.BgClassName
{
background-color: #187960;
}
</style>
border-color css
<style>
span { border-color: #187960; }
span { border-color: rgb(24,121,96); }
td.TdClassName
{
border-color: #187960;
}
.TagClassName
{
border-color: #187960;
}
</style>