Shades of Deep Sea #187666
Tints of Deep Sea #187666
RGB
CMYK
RGB Variations
Color information
#187666 (or 0x187666) is known color: Deep Sea. HEX triplet: 18, 76 and 66. RGB value is (24,118,102). Sum of RGB (Red+Green+Blue) = 24+118+102=244 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.84% from 244); Green value is 118 (46.48% from 255 or 48.36% from 244); Blue value is 102 (40.23% from 255 or 41.80% from 244); Max value from RGB is 118 - color contains mainly: green. Hex color #187666 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187666 is #E78999. Grayscale: #585858. Windows color (decimal): -15174042 or 6714904. OLE color: 6714904.
HSL color Cylindrical-coordinate representation of color #187666: hue angle of 169.79º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #187666 is Cyan = 0.80, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 118 | 102 | - |
| CMYK | 0.80 | 0 | 0.14 | 0.54 |
| HSL | 169.79º | 0.66% | 0.28% | - |
| HSV(B) | 169.79º | 0.8% | 0.46% | - |
| XYZ | 9.25 | 14.11 | 14.81 | - |
| YUV | 88.07 | 135.86 | 82.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 118 | 102 | 0.80 | 0 | 0.14 | 0.54 | 169.79 | 0.66 | 0.28 |
| Hex | 18 | 76 | 66 | 50 | 0 | E | 36 | AA | 42 | 1C |
| Octal | 30 | 166 | 146 | 120 | 0 | 16 | 66 | 252 | 102 | 34 |
| Binary | 11000 | 1110110 | 1100110 | 1010000 | 0 | 1110 | 110110 | 10101010 | 1000010 | 11100 |
Color Harmonies of #187666
Complementary color
Monochromatic Colors of #187666
Black with #187666
Text Example
Text Example
White with #187666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187666; }
p { color: rgb(24,118,102); }
H1.HeaderClassName
{
color: #187666;
}
.AnyTagClassName
{
color: #187666;
}
</style>
background-color css
<style>
a { background-color: #187666; }
a { background-color: rgb(24,118,102); }
div.DivClassName
{
background-color: #187666;
}
.BgClassName
{
background-color: #187666;
}
</style>
border-color css
<style>
span { border-color: #187666; }
span { border-color: rgb(24,118,102); }
td.TdClassName
{
border-color: #187666;
}
.TagClassName
{
border-color: #187666;
}
</style>