Shades of Deep Sea #177061
Tints of Deep Sea #177061
RGB
CMYK
RGB Variations
Color information
#177061 (or 0x177061) is known color: Deep Sea. HEX triplet: 17, 70 and 61. RGB value is (23,112,97). Sum of RGB (Red+Green+Blue) = 23+112+97=232 (30% of max value = 765). Red value is 23 (9.38% from 255 or 9.91% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 97 (38.28% from 255 or 41.81% from 232); Max value from RGB is 112 - color contains mainly: green. Hex color #177061 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177061 is #E88F9E. Grayscale: #535353. Windows color (decimal): -15241119 or 6385687. OLE color: 6385687.
HSL color Cylindrical-coordinate representation of color #177061: hue angle of 169.89º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #177061 is Cyan = 0.79, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 112 | 97 | - |
| CMYK | 0.79 | 0 | 0.13 | 0.56 |
| HSL | 169.89º | 0.66% | 0.26% | - |
| HSV(B) | 169.89º | 0.79% | 0.44% | - |
| XYZ | 8.31 | 12.63 | 13.31 | - |
| YUV | 83.68 | 135.51 | 84.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 112 | 97 | 0.79 | 0 | 0.13 | 0.56 | 169.89 | 0.66 | 0.26 |
| Hex | 17 | 70 | 61 | 4F | 0 | D | 38 | AA | 42 | 1A |
| Octal | 27 | 160 | 141 | 117 | 0 | 15 | 70 | 252 | 102 | 32 |
| Binary | 10111 | 1110000 | 1100001 | 1001111 | 0 | 1101 | 111000 | 10101010 | 1000010 | 11010 |
Color Harmonies of #177061
Complementary color
Monochromatic Colors of #177061
Black with #177061
Text Example
Text Example
White with #177061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177061; }
p { color: rgb(23,112,97); }
H1.HeaderClassName
{
color: #177061;
}
.AnyTagClassName
{
color: #177061;
}
</style>
background-color css
<style>
a { background-color: #177061; }
a { background-color: rgb(23,112,97); }
div.DivClassName
{
background-color: #177061;
}
.BgClassName
{
background-color: #177061;
}
</style>
border-color css
<style>
span { border-color: #177061; }
span { border-color: rgb(23,112,97); }
td.TdClassName
{
border-color: #177061;
}
.TagClassName
{
border-color: #177061;
}
</style>