Shades of Deep Sea #177760
Tints of Deep Sea #177760
RGB
CMYK
RGB Variations
Color information
#177760 (or 0x177760) is known color: Deep Sea. HEX triplet: 17, 77 and 60. RGB value is (23,119,96). Sum of RGB (Red+Green+Blue) = 23+119+96=238 (31% of max value = 765). Red value is 23 (9.38% from 255 or 9.66% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #177760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177760 is #E8889F. Grayscale: #575757. Windows color (decimal): -15239328 or 6321943. OLE color: 6321943.
HSL color Cylindrical-coordinate representation of color #177760: hue angle of 165.62º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #177760 is Cyan = 0.81, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 119 | 96 | - |
| CMYK | 0.81 | 0 | 0.19 | 0.53 |
| HSL | 165.63º | 0.68% | 0.28% | - |
| HSV(B) | 165.63º | 0.81% | 0.47% | - |
| XYZ | 9.06 | 14.22 | 13.33 | - |
| YUV | 87.67 | 132.7 | 81.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 119 | 96 | 0.81 | 0 | 0.19 | 0.53 | 165.63 | 0.68 | 0.28 |
| Hex | 17 | 77 | 60 | 51 | 0 | 13 | 35 | A6 | 44 | 1C |
| Octal | 27 | 167 | 140 | 121 | 0 | 23 | 65 | 246 | 104 | 34 |
| Binary | 10111 | 1110111 | 1100000 | 1010001 | 0 | 10011 | 110101 | 10100110 | 1000100 | 11100 |
Color Harmonies of #177760
Complementary color
Monochromatic Colors of #177760
Black with #177760
Text Example
Text Example
White with #177760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177760; }
p { color: rgb(23,119,96); }
H1.HeaderClassName
{
color: #177760;
}
.AnyTagClassName
{
color: #177760;
}
</style>
background-color css
<style>
a { background-color: #177760; }
a { background-color: rgb(23,119,96); }
div.DivClassName
{
background-color: #177760;
}
.BgClassName
{
background-color: #177760;
}
</style>
border-color css
<style>
span { border-color: #177760; }
span { border-color: rgb(23,119,96); }
td.TdClassName
{
border-color: #177760;
}
.TagClassName
{
border-color: #177760;
}
</style>