Shades of Deep Sea #188172
Tints of Deep Sea #188172
RGB
CMYK
RGB Variations
Color information
#188172 (or 0x188172) is known color: Deep Sea. HEX triplet: 18, 81 and 72. RGB value is (24,129,114). Sum of RGB (Red+Green+Blue) = 24+129+114=267 (35% of max value = 765). Red value is 24 (9.77% from 255 or 8.99% from 267); Green value is 129 (50.78% from 255 or 48.31% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 129 - color contains mainly: green. Hex color #188172 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #188172 is #E77E8D. Grayscale: #5F5F5F. Windows color (decimal): -15171214 or 7504152. OLE color: 7504152.
HSL color Cylindrical-coordinate representation of color #188172: hue angle of 171.43º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #188172 is Cyan = 0.81, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 24 | 129 | 114 | - |
| CMYK | 0.81 | 0 | 0.12 | 0.49 |
| HSL | 171.43º | 0.69% | 0.3% | - |
| HSV(B) | 171.43º | 0.81% | 0.51% | - |
| XYZ | 11.26 | 17.11 | 18.63 | - |
| YUV | 95.9 | 138.21 | 76.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 129 | 114 | 0.81 | 0 | 0.12 | 0.49 | 171.43 | 0.69 | 0.3 |
| Hex | 18 | 81 | 72 | 51 | 0 | C | 31 | AB | 45 | 1E |
| Octal | 30 | 201 | 162 | 121 | 0 | 14 | 61 | 253 | 105 | 36 |
| Binary | 11000 | 10000001 | 1110010 | 1010001 | 0 | 1100 | 110001 | 10101011 | 1000101 | 11110 |
Color Harmonies of #188172
Complementary color
Monochromatic Colors of #188172
Black with #188172
Text Example
Text Example
White with #188172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #188172; }
p { color: rgb(24,129,114); }
H1.HeaderClassName
{
color: #188172;
}
.AnyTagClassName
{
color: #188172;
}
</style>
background-color css
<style>
a { background-color: #188172; }
a { background-color: rgb(24,129,114); }
div.DivClassName
{
background-color: #188172;
}
.BgClassName
{
background-color: #188172;
}
</style>
border-color css
<style>
span { border-color: #188172; }
span { border-color: rgb(24,129,114); }
td.TdClassName
{
border-color: #188172;
}
.TagClassName
{
border-color: #188172;
}
</style>