Shades of Deep Sea #187361
Tints of Deep Sea #187361
RGB
CMYK
RGB Variations
Color information
#187361 (or 0x187361) is known color: Deep Sea. HEX triplet: 18, 73 and 61. RGB value is (24,115,97). Sum of RGB (Red+Green+Blue) = 24+115+97=236 (31% of max value = 765). Red value is 24 (9.77% from 255 or 10.17% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #187361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187361 is #E78C9E. Grayscale: #555555. Windows color (decimal): -15174815 or 6386456. OLE color: 6386456.
HSL color Cylindrical-coordinate representation of color #187361: hue angle of 168.13º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187361 is Cyan = 0.79, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 115 | 97 | - |
| CMYK | 0.79 | 0 | 0.16 | 0.55 |
| HSL | 168.13º | 0.65% | 0.27% | - |
| HSV(B) | 168.13º | 0.79% | 0.45% | - |
| XYZ | 8.67 | 13.32 | 13.42 | - |
| YUV | 85.74 | 134.35 | 83.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 115 | 97 | 0.79 | 0 | 0.16 | 0.55 | 168.13 | 0.65 | 0.27 |
| Hex | 18 | 73 | 61 | 4F | 0 | 10 | 37 | A8 | 41 | 1B |
| Octal | 30 | 163 | 141 | 117 | 0 | 20 | 67 | 250 | 101 | 33 |
| Binary | 11000 | 1110011 | 1100001 | 1001111 | 0 | 10000 | 110111 | 10101000 | 1000001 | 11011 |
Color Harmonies of #187361
Complementary color
Monochromatic Colors of #187361
Black with #187361
Text Example
Text Example
White with #187361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187361; }
p { color: rgb(24,115,97); }
H1.HeaderClassName
{
color: #187361;
}
.AnyTagClassName
{
color: #187361;
}
</style>
background-color css
<style>
a { background-color: #187361; }
a { background-color: rgb(24,115,97); }
div.DivClassName
{
background-color: #187361;
}
.BgClassName
{
background-color: #187361;
}
</style>
border-color css
<style>
span { border-color: #187361; }
span { border-color: rgb(24,115,97); }
td.TdClassName
{
border-color: #187361;
}
.TagClassName
{
border-color: #187361;
}
</style>