Shades of Deep Sea #187465
Tints of Deep Sea #187465
RGB
CMYK
RGB Variations
Color information
#187465 (or 0x187465) is known color: Deep Sea. HEX triplet: 18, 74 and 65. RGB value is (24,116,101). Sum of RGB (Red+Green+Blue) = 24+116+101=241 (31% of max value = 765). Red value is 24 (9.77% from 255 or 9.96% from 241); Green value is 116 (45.70% from 255 or 48.13% from 241); Blue value is 101 (39.84% from 255 or 41.91% from 241); Max value from RGB is 116 - color contains mainly: green. Hex color #187465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187465 is #E78B9A. Grayscale: #565656. Windows color (decimal): -15174555 or 6648856. OLE color: 6648856.
HSL color Cylindrical-coordinate representation of color #187465: hue angle of 170.22º degrees, saturation: 0.66, 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 #187465 is Cyan = 0.79, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 116 | 101 | - |
| CMYK | 0.79 | 0 | 0.13 | 0.55 |
| HSL | 170.22º | 0.66% | 0.27% | - |
| HSV(B) | 170.22º | 0.79% | 0.45% | - |
| XYZ | 8.97 | 13.62 | 14.47 | - |
| YUV | 86.78 | 136.02 | 83.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 116 | 101 | 0.79 | 0 | 0.13 | 0.55 | 170.22 | 0.66 | 0.27 |
| Hex | 18 | 74 | 65 | 4F | 0 | D | 37 | AA | 42 | 1B |
| Octal | 30 | 164 | 145 | 117 | 0 | 15 | 67 | 252 | 102 | 33 |
| Binary | 11000 | 1110100 | 1100101 | 1001111 | 0 | 1101 | 110111 | 10101010 | 1000010 | 11011 |
Color Harmonies of #187465
Complementary color
Monochromatic Colors of #187465
Black with #187465
Text Example
Text Example
White with #187465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187465; }
p { color: rgb(24,116,101); }
H1.HeaderClassName
{
color: #187465;
}
.AnyTagClassName
{
color: #187465;
}
</style>
background-color css
<style>
a { background-color: #187465; }
a { background-color: rgb(24,116,101); }
div.DivClassName
{
background-color: #187465;
}
.BgClassName
{
background-color: #187465;
}
</style>
border-color css
<style>
span { border-color: #187465; }
span { border-color: rgb(24,116,101); }
td.TdClassName
{
border-color: #187465;
}
.TagClassName
{
border-color: #187465;
}
</style>