Shades of Deep Sea #177361
Tints of Deep Sea #177361
RGB
CMYK
RGB Variations
Color information
#177361 (or 0x177361) is known color: Deep Sea. HEX triplet: 17, 73 and 61. RGB value is (23,115,97). Sum of RGB (Red+Green+Blue) = 23+115+97=235 (31% of max value = 765). Red value is 23 (9.38% from 255 or 9.79% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 97 (38.28% from 255 or 41.28% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #177361 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177361 is #E88C9E. Grayscale: #555555. Windows color (decimal): -15240351 or 6386455. OLE color: 6386455.
HSL color Cylindrical-coordinate representation of color #177361: hue angle of 168.26º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #177361 is Cyan = 0.80, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 23 | 115 | 97 | - |
| CMYK | 0.80 | 0 | 0.16 | 0.55 |
| HSL | 168.26º | 0.67% | 0.27% | - |
| HSV(B) | 168.26º | 0.8% | 0.45% | - |
| XYZ | 8.64 | 13.31 | 13.42 | - |
| YUV | 85.44 | 134.52 | 83.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 115 | 97 | 0.80 | 0 | 0.16 | 0.55 | 168.26 | 0.67 | 0.27 |
| Hex | 17 | 73 | 61 | 50 | 0 | 10 | 37 | A8 | 43 | 1B |
| Octal | 27 | 163 | 141 | 120 | 0 | 20 | 67 | 250 | 103 | 33 |
| Binary | 10111 | 1110011 | 1100001 | 1010000 | 0 | 10000 | 110111 | 10101000 | 1000011 | 11011 |
Color Harmonies of #177361
Complementary color
Monochromatic Colors of #177361
Black with #177361
Text Example
Text Example
White with #177361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177361; }
p { color: rgb(23,115,97); }
H1.HeaderClassName
{
color: #177361;
}
.AnyTagClassName
{
color: #177361;
}
</style>
background-color css
<style>
a { background-color: #177361; }
a { background-color: rgb(23,115,97); }
div.DivClassName
{
background-color: #177361;
}
.BgClassName
{
background-color: #177361;
}
</style>
border-color css
<style>
span { border-color: #177361; }
span { border-color: rgb(23,115,97); }
td.TdClassName
{
border-color: #177361;
}
.TagClassName
{
border-color: #177361;
}
</style>