Shades of Deep Sea #187266
Tints of Deep Sea #187266
RGB
CMYK
RGB Variations
Color information
#187266 (or 0x187266) is known color: Deep Sea. HEX triplet: 18, 72 and 66. RGB value is (24,114,102). Sum of RGB (Red+Green+Blue) = 24+114+102=240 (31% of max value = 765). Red value is 24 (9.77% from 255 or 10% from 240); Green value is 114 (44.92% from 255 or 47.5% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 114 - color contains mainly: green. Hex color #187266 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187266 is #E78D99. Grayscale: #555555. Windows color (decimal): -15175066 or 6713880. OLE color: 6713880.
HSL color Cylindrical-coordinate representation of color #187266: hue angle of 172º 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 #187266 is Cyan = 0.79, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 114 | 102 | - |
| CMYK | 0.79 | 0 | 0.11 | 0.55 |
| HSL | 172º | 0.65% | 0.27% | - |
| HSV(B) | 172º | 0.79% | 0.45% | - |
| XYZ | 8.79 | 13.19 | 14.65 | - |
| YUV | 85.72 | 137.18 | 83.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 114 | 102 | 0.79 | 0 | 0.11 | 0.55 | 172 | 0.65 | 0.27 |
| Hex | 18 | 72 | 66 | 4F | 0 | B | 37 | AC | 41 | 1B |
| Octal | 30 | 162 | 146 | 117 | 0 | 13 | 67 | 254 | 101 | 33 |
| Binary | 11000 | 1110010 | 1100110 | 1001111 | 0 | 1011 | 110111 | 10101100 | 1000001 | 11011 |
Color Harmonies of #187266
Complementary color
Monochromatic Colors of #187266
Black with #187266
Text Example
Text Example
White with #187266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187266; }
p { color: rgb(24,114,102); }
H1.HeaderClassName
{
color: #187266;
}
.AnyTagClassName
{
color: #187266;
}
</style>
background-color css
<style>
a { background-color: #187266; }
a { background-color: rgb(24,114,102); }
div.DivClassName
{
background-color: #187266;
}
.BgClassName
{
background-color: #187266;
}
</style>
border-color css
<style>
span { border-color: #187266; }
span { border-color: rgb(24,114,102); }
td.TdClassName
{
border-color: #187266;
}
.TagClassName
{
border-color: #187266;
}
</style>