Shades of Deep Sea #187769
Tints of Deep Sea #187769
RGB
CMYK
RGB Variations
Color information
#187769 (or 0x187769) is known color: Deep Sea. HEX triplet: 18, 77 and 69. RGB value is (24,119,105). Sum of RGB (Red+Green+Blue) = 24+119+105=248 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.68% from 248); Green value is 119 (46.88% from 255 or 47.98% from 248); Blue value is 105 (41.41% from 255 or 42.34% from 248); Max value from RGB is 119 - color contains mainly: green. Hex color #187769 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187769 is #E78896. Grayscale: #585858. Windows color (decimal): -15173783 or 6911768. OLE color: 6911768.
HSL color Cylindrical-coordinate representation of color #187769: hue angle of 171.16º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #187769 is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 119 | 105 | - |
| CMYK | 0.80 | 0 | 0.12 | 0.53 |
| HSL | 171.16º | 0.66% | 0.28% | - |
| HSV(B) | 171.16º | 0.8% | 0.47% | - |
| XYZ | 9.52 | 14.41 | 15.64 | - |
| YUV | 89 | 137.03 | 81.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 119 | 105 | 0.80 | 0 | 0.12 | 0.53 | 171.16 | 0.66 | 0.28 |
| Hex | 18 | 77 | 69 | 50 | 0 | C | 35 | AB | 42 | 1C |
| Octal | 30 | 167 | 151 | 120 | 0 | 14 | 65 | 253 | 102 | 34 |
| Binary | 11000 | 1110111 | 1101001 | 1010000 | 0 | 1100 | 110101 | 10101011 | 1000010 | 11100 |
Color Harmonies of #187769
Complementary color
Monochromatic Colors of #187769
Black with #187769
Text Example
Text Example
White with #187769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187769; }
p { color: rgb(24,119,105); }
H1.HeaderClassName
{
color: #187769;
}
.AnyTagClassName
{
color: #187769;
}
</style>
background-color css
<style>
a { background-color: #187769; }
a { background-color: rgb(24,119,105); }
div.DivClassName
{
background-color: #187769;
}
.BgClassName
{
background-color: #187769;
}
</style>
border-color css
<style>
span { border-color: #187769; }
span { border-color: rgb(24,119,105); }
td.TdClassName
{
border-color: #187769;
}
.TagClassName
{
border-color: #187769;
}
</style>