Shades of Deep Sea #187463
Tints of Deep Sea #187463
RGB
CMYK
RGB Variations
Color information
#187463 (or 0x187463) is known color: Deep Sea. HEX triplet: 18, 74 and 63. RGB value is (24,116,99). Sum of RGB (Red+Green+Blue) = 24+116+99=239 (31% of max value = 765). Red value is 24 (9.77% from 255 or 10.04% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 99 (39.06% from 255 or 41.42% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #187463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187463 is #E78B9C. Grayscale: #565656. Windows color (decimal): -15174557 or 6517784. OLE color: 6517784.
HSL color Cylindrical-coordinate representation of color #187463: hue angle of 168.91º 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 #187463 is Cyan = 0.79, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 116 | 99 | - |
| CMYK | 0.79 | 0 | 0.15 | 0.55 |
| HSL | 168.91º | 0.66% | 0.27% | - |
| HSV(B) | 168.91º | 0.79% | 0.45% | - |
| XYZ | 8.87 | 13.59 | 13.96 | - |
| YUV | 86.55 | 135.02 | 83.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 116 | 99 | 0.79 | 0 | 0.15 | 0.55 | 168.91 | 0.66 | 0.27 |
| Hex | 18 | 74 | 63 | 4F | 0 | F | 37 | A9 | 42 | 1B |
| Octal | 30 | 164 | 143 | 117 | 0 | 17 | 67 | 251 | 102 | 33 |
| Binary | 11000 | 1110100 | 1100011 | 1001111 | 0 | 1111 | 110111 | 10101001 | 1000010 | 11011 |
Color Harmonies of #187463
Complementary color
Monochromatic Colors of #187463
Black with #187463
Text Example
Text Example
White with #187463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187463; }
p { color: rgb(24,116,99); }
H1.HeaderClassName
{
color: #187463;
}
.AnyTagClassName
{
color: #187463;
}
</style>
background-color css
<style>
a { background-color: #187463; }
a { background-color: rgb(24,116,99); }
div.DivClassName
{
background-color: #187463;
}
.BgClassName
{
background-color: #187463;
}
</style>
border-color css
<style>
span { border-color: #187463; }
span { border-color: rgb(24,116,99); }
td.TdClassName
{
border-color: #187463;
}
.TagClassName
{
border-color: #187463;
}
</style>