Shades of Deep Sea #187058
Tints of Deep Sea #187058
RGB
CMYK
RGB Variations
Color information
#187058 (or 0x187058) is known color: Deep Sea. HEX triplet: 18, 70 and 58. RGB value is (24,112,88). Sum of RGB (Red+Green+Blue) = 24+112+88=224 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.71% from 224); Green value is 112 (44.14% from 255 or 50% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 112 - color contains mainly: green. Hex color #187058 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187058 is #E78FA7. Grayscale: #525252. Windows color (decimal): -15175592 or 5795864. OLE color: 5795864.
HSL color Cylindrical-coordinate representation of color #187058: hue angle of 163.64º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187058 is Cyan = 0.79, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 24 | 112 | 88 | - |
| CMYK | 0.79 | 0 | 0.21 | 0.56 |
| HSL | 163.64º | 0.65% | 0.27% | - |
| HSV(B) | 163.64º | 0.79% | 0.44% | - |
| XYZ | 7.93 | 12.49 | 11.22 | - |
| YUV | 82.95 | 130.85 | 85.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 112 | 88 | 0.79 | 0 | 0.21 | 0.56 | 163.64 | 0.65 | 0.27 |
| Hex | 18 | 70 | 58 | 4F | 0 | 15 | 38 | A4 | 41 | 1B |
| Octal | 30 | 160 | 130 | 117 | 0 | 25 | 70 | 244 | 101 | 33 |
| Binary | 11000 | 1110000 | 1011000 | 1001111 | 0 | 10101 | 111000 | 10100100 | 1000001 | 11011 |
Color Harmonies of #187058
Complementary color
Monochromatic Colors of #187058
Black with #187058
Text Example
Text Example
White with #187058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187058; }
p { color: rgb(24,112,88); }
H1.HeaderClassName
{
color: #187058;
}
.AnyTagClassName
{
color: #187058;
}
</style>
background-color css
<style>
a { background-color: #187058; }
a { background-color: rgb(24,112,88); }
div.DivClassName
{
background-color: #187058;
}
.BgClassName
{
background-color: #187058;
}
</style>
border-color css
<style>
span { border-color: #187058; }
span { border-color: rgb(24,112,88); }
td.TdClassName
{
border-color: #187058;
}
.TagClassName
{
border-color: #187058;
}
</style>