Shades of Deep Sea #177971
Tints of Deep Sea #177971
RGB
CMYK
RGB Variations
Color information
#177971 (or 0x177971) is known color: Deep Sea. HEX triplet: 17, 79 and 71. RGB value is (23,121,113). Sum of RGB (Red+Green+Blue) = 23+121+113=257 (34% of max value = 765). Red value is 23 (9.38% from 255 or 8.95% from 257); Green value is 121 (47.66% from 255 or 47.08% from 257); Blue value is 113 (44.53% from 255 or 43.97% from 257); Max value from RGB is 121 - color contains mainly: green. Hex color #177971 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177971 is #E8868E. Grayscale: #5A5A5A. Windows color (decimal): -15238799 or 7436567. OLE color: 7436567.
HSL color Cylindrical-coordinate representation of color #177971: hue angle of 175.1º 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 #177971 is Cyan = 0.81, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 23 | 121 | 113 | - |
| CMYK | 0.81 | 0 | 0.07 | 0.53 |
| HSL | 175.1º | 0.68% | 0.28% | - |
| HSV(B) | 175.1º | 0.81% | 0.47% | - |
| XYZ | 10.17 | 15.05 | 17.99 | - |
| YUV | 90.79 | 140.53 | 79.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 121 | 113 | 0.81 | 0 | 0.07 | 0.53 | 175.1 | 0.68 | 0.28 |
| Hex | 17 | 79 | 71 | 51 | 0 | 7 | 35 | AF | 44 | 1C |
| Octal | 27 | 171 | 161 | 121 | 0 | 7 | 65 | 257 | 104 | 34 |
| Binary | 10111 | 1111001 | 1110001 | 1010001 | 0 | 111 | 110101 | 10101111 | 1000100 | 11100 |
Color Harmonies of #177971
Complementary color
Monochromatic Colors of #177971
Black with #177971
Text Example
Text Example
White with #177971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177971; }
p { color: rgb(23,121,113); }
H1.HeaderClassName
{
color: #177971;
}
.AnyTagClassName
{
color: #177971;
}
</style>
background-color css
<style>
a { background-color: #177971; }
a { background-color: rgb(23,121,113); }
div.DivClassName
{
background-color: #177971;
}
.BgClassName
{
background-color: #177971;
}
</style>
border-color css
<style>
span { border-color: #177971; }
span { border-color: rgb(23,121,113); }
td.TdClassName
{
border-color: #177971;
}
.TagClassName
{
border-color: #177971;
}
</style>