Shades of Deep Sea #177766
Tints of Deep Sea #177766
RGB
CMYK
RGB Variations
Color information
#177766 (or 0x177766) is known color: Deep Sea. HEX triplet: 17, 77 and 66. RGB value is (23,119,102). Sum of RGB (Red+Green+Blue) = 23+119+102=244 (32% of max value = 765). Red value is 23 (9.38% from 255 or 9.43% from 244); Green value is 119 (46.88% from 255 or 48.77% from 244); Blue value is 102 (40.23% from 255 or 41.80% from 244); Max value from RGB is 119 - color contains mainly: green. Hex color #177766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177766 is #E88899. Grayscale: #585858. Windows color (decimal): -15239322 or 6715159. OLE color: 6715159.
HSL color Cylindrical-coordinate representation of color #177766: hue angle of 169.38º 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 #177766 is Cyan = 0.81, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 119 | 102 | - |
| CMYK | 0.81 | 0 | 0.14 | 0.53 |
| HSL | 169.38º | 0.68% | 0.28% | - |
| HSV(B) | 169.38º | 0.81% | 0.47% | - |
| XYZ | 9.35 | 14.34 | 14.84 | - |
| YUV | 88.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 119 | 102 | 0.81 | 0 | 0.14 | 0.53 | 169.38 | 0.68 | 0.28 |
| Hex | 17 | 77 | 66 | 51 | 0 | E | 35 | A9 | 44 | 1C |
| Octal | 27 | 167 | 146 | 121 | 0 | 16 | 65 | 251 | 104 | 34 |
| Binary | 10111 | 1110111 | 1100110 | 1010001 | 0 | 1110 | 110101 | 10101001 | 1000100 | 11100 |
Color Harmonies of #177766
Complementary color
Monochromatic Colors of #177766
Black with #177766
Text Example
Text Example
White with #177766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177766; }
p { color: rgb(23,119,102); }
H1.HeaderClassName
{
color: #177766;
}
.AnyTagClassName
{
color: #177766;
}
</style>
background-color css
<style>
a { background-color: #177766; }
a { background-color: rgb(23,119,102); }
div.DivClassName
{
background-color: #177766;
}
.BgClassName
{
background-color: #177766;
}
</style>
border-color css
<style>
span { border-color: #177766; }
span { border-color: rgb(23,119,102); }
td.TdClassName
{
border-color: #177766;
}
.TagClassName
{
border-color: #177766;
}
</style>