Shades of Deep Sea #187462
Tints of Deep Sea #187462
RGB
CMYK
RGB Variations
Color information
#187462 (or 0x187462) is known color: Deep Sea. HEX triplet: 18, 74 and 62. RGB value is (24,116,98). Sum of RGB (Red+Green+Blue) = 24+116+98=238 (31% of max value = 765). Red value is 24 (9.77% from 255 or 10.08% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 98 (38.67% from 255 or 41.18% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #187462 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187462 is #E78B9D. Grayscale: #565656. Windows color (decimal): -15174558 or 6452248. OLE color: 6452248.
HSL color Cylindrical-coordinate representation of color #187462: hue angle of 168.26º 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 #187462 is Cyan = 0.79, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 116 | 98 | - |
| CMYK | 0.79 | 0 | 0.16 | 0.55 |
| HSL | 168.26º | 0.66% | 0.27% | - |
| HSV(B) | 168.26º | 0.79% | 0.45% | - |
| XYZ | 8.83 | 13.57 | 13.71 | - |
| YUV | 86.44 | 134.52 | 83.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 116 | 98 | 0.79 | 0 | 0.16 | 0.55 | 168.26 | 0.66 | 0.27 |
| Hex | 18 | 74 | 62 | 4F | 0 | 10 | 37 | A8 | 42 | 1B |
| Octal | 30 | 164 | 142 | 117 | 0 | 20 | 67 | 250 | 102 | 33 |
| Binary | 11000 | 1110100 | 1100010 | 1001111 | 0 | 10000 | 110111 | 10101000 | 1000010 | 11011 |
Color Harmonies of #187462
Complementary color
Monochromatic Colors of #187462
Black with #187462
Text Example
Text Example
White with #187462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187462; }
p { color: rgb(24,116,98); }
H1.HeaderClassName
{
color: #187462;
}
.AnyTagClassName
{
color: #187462;
}
</style>
background-color css
<style>
a { background-color: #187462; }
a { background-color: rgb(24,116,98); }
div.DivClassName
{
background-color: #187462;
}
.BgClassName
{
background-color: #187462;
}
</style>
border-color css
<style>
span { border-color: #187462; }
span { border-color: rgb(24,116,98); }
td.TdClassName
{
border-color: #187462;
}
.TagClassName
{
border-color: #187462;
}
</style>