Shades of Deep Sea #177465
Tints of Deep Sea #177465
RGB
CMYK
RGB Variations
Color information
#177465 (or 0x177465) is known color: Deep Sea. HEX triplet: 17, 74 and 65. RGB value is (23,116,101). Sum of RGB (Red+Green+Blue) = 23+116+101=240 (31% of max value = 765). Red value is 23 (9.38% from 255 or 9.58% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 101 (39.84% from 255 or 42.08% from 240); Max value from RGB is 116 - color contains mainly: green. Hex color #177465 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177465 is #E88B9A. Grayscale: #565656. Windows color (decimal): -15240091 or 6648855. OLE color: 6648855.
HSL color Cylindrical-coordinate representation of color #177465: hue angle of 170.32º 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 #177465 is Cyan = 0.80, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 23 | 116 | 101 | - |
| CMYK | 0.80 | 0 | 0.13 | 0.55 |
| HSL | 170.32º | 0.67% | 0.27% | - |
| HSV(B) | 170.32º | 0.8% | 0.45% | - |
| XYZ | 8.95 | 13.61 | 14.47 | - |
| YUV | 86.48 | 136.19 | 82.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 116 | 101 | 0.80 | 0 | 0.13 | 0.55 | 170.32 | 0.67 | 0.27 |
| Hex | 17 | 74 | 65 | 50 | 0 | D | 37 | AA | 43 | 1B |
| Octal | 27 | 164 | 145 | 120 | 0 | 15 | 67 | 252 | 103 | 33 |
| Binary | 10111 | 1110100 | 1100101 | 1010000 | 0 | 1101 | 110111 | 10101010 | 1000011 | 11011 |
Color Harmonies of #177465
Complementary color
Monochromatic Colors of #177465
Black with #177465
Text Example
Text Example
White with #177465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177465; }
p { color: rgb(23,116,101); }
H1.HeaderClassName
{
color: #177465;
}
.AnyTagClassName
{
color: #177465;
}
</style>
background-color css
<style>
a { background-color: #177465; }
a { background-color: rgb(23,116,101); }
div.DivClassName
{
background-color: #177465;
}
.BgClassName
{
background-color: #177465;
}
</style>
border-color css
<style>
span { border-color: #177465; }
span { border-color: rgb(23,116,101); }
td.TdClassName
{
border-color: #177465;
}
.TagClassName
{
border-color: #177465;
}
</style>