Shades of Deep Sea #187866
Tints of Deep Sea #187866
RGB
CMYK
RGB Variations
Color information
#187866 (or 0x187866) is known color: Deep Sea. HEX triplet: 18, 78 and 66. RGB value is (24,120,102). Sum of RGB (Red+Green+Blue) = 24+120+102=246 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.76% from 246); Green value is 120 (47.27% from 255 or 48.78% from 246); Blue value is 102 (40.23% from 255 or 41.46% from 246); Max value from RGB is 120 - color contains mainly: green. Hex color #187866 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187866 is #E78799. Grayscale: #595959. Windows color (decimal): -15173530 or 6715416. OLE color: 6715416.
HSL color Cylindrical-coordinate representation of color #187866: hue angle of 168.75º 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 #187866 is Cyan = 0.8, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 120 | 102 | - |
| CMYK | 0.8 | 0 | 0.15 | 0.53 |
| HSL | 168.75º | 0.67% | 0.28% | - |
| HSV(B) | 168.75º | 0.8% | 0.47% | - |
| XYZ | 9.49 | 14.59 | 14.89 | - |
| YUV | 89.24 | 135.2 | 81.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 120 | 102 | 0.8 | 0 | 0.15 | 0.53 | 168.75 | 0.67 | 0.28 |
| Hex | 18 | 78 | 66 | 50 | 0 | F | 35 | A9 | 43 | 1C |
| Octal | 30 | 170 | 146 | 120 | 0 | 17 | 65 | 251 | 103 | 34 |
| Binary | 11000 | 1111000 | 1100110 | 1010000 | 0 | 1111 | 110101 | 10101001 | 1000011 | 11100 |
Color Harmonies of #187866
Complementary color
Monochromatic Colors of #187866
Black with #187866
Text Example
Text Example
White with #187866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187866; }
p { color: rgb(24,120,102); }
H1.HeaderClassName
{
color: #187866;
}
.AnyTagClassName
{
color: #187866;
}
</style>
background-color css
<style>
a { background-color: #187866; }
a { background-color: rgb(24,120,102); }
div.DivClassName
{
background-color: #187866;
}
.BgClassName
{
background-color: #187866;
}
</style>
border-color css
<style>
span { border-color: #187866; }
span { border-color: rgb(24,120,102); }
td.TdClassName
{
border-color: #187866;
}
.TagClassName
{
border-color: #187866;
}
</style>