Shades of Deep Sea #187468
Tints of Deep Sea #187468
RGB
CMYK
RGB Variations
Color information
#187468 (or 0x187468) is known color: Deep Sea. HEX triplet: 18, 74 and 68. RGB value is (24,116,104). Sum of RGB (Red+Green+Blue) = 24+116+104=244 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.84% from 244); Green value is 116 (45.70% from 255 or 47.54% from 244); Blue value is 104 (41.02% from 255 or 42.62% from 244); Max value from RGB is 116 - color contains mainly: green. Hex color #187468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187468 is #E78B97. Grayscale: #575757. Windows color (decimal): -15174552 or 6845464. OLE color: 6845464.
HSL color Cylindrical-coordinate representation of color #187468: hue angle of 172.17º 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 #187468 is Cyan = 0.79, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 116 | 104 | - |
| CMYK | 0.79 | 0 | 0.10 | 0.55 |
| HSL | 172.17º | 0.66% | 0.27% | - |
| HSV(B) | 172.17º | 0.79% | 0.45% | - |
| XYZ | 9.12 | 13.68 | 15.26 | - |
| YUV | 87.12 | 137.52 | 82.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 116 | 104 | 0.79 | 0 | 0.10 | 0.55 | 172.17 | 0.66 | 0.27 |
| Hex | 18 | 74 | 68 | 4F | 0 | A | 37 | AC | 42 | 1B |
| Octal | 30 | 164 | 150 | 117 | 0 | 12 | 67 | 254 | 102 | 33 |
| Binary | 11000 | 1110100 | 1101000 | 1001111 | 0 | 1010 | 110111 | 10101100 | 1000010 | 11011 |
Color Harmonies of #187468
Complementary color
Monochromatic Colors of #187468
Black with #187468
Text Example
Text Example
White with #187468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187468; }
p { color: rgb(24,116,104); }
H1.HeaderClassName
{
color: #187468;
}
.AnyTagClassName
{
color: #187468;
}
</style>
background-color css
<style>
a { background-color: #187468; }
a { background-color: rgb(24,116,104); }
div.DivClassName
{
background-color: #187468;
}
.BgClassName
{
background-color: #187468;
}
</style>
border-color css
<style>
span { border-color: #187468; }
span { border-color: rgb(24,116,104); }
td.TdClassName
{
border-color: #187468;
}
.TagClassName
{
border-color: #187468;
}
</style>