COLOR #175060

HEX: #175060 RGB: (23,80,96)

Color info

#175060 contains mainly green and blue colors. Web safe color of #175060 is #006666 (or #066).

RGB color model

#175060 color RGB value is (23,80,96).

RGB: (23,80,96) (9%, 31%, 38%)

RGB channels and saturation

R 23 of 255 = 9%
G 80 of 255 = 31%
B 96 of 255 = 38%

23
80
96

R + G + B ~ 26%. #175060 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 80 + 96 = 199 (100%)
R 23 of 199 ~ 11.56%
G 80 of 199 ~ 40.2%
B 96 of 199 ~ 48.24'%

%11.56
%40.2
%48.24

CMYK color model

#175060 color CMYK value is (76,17,0,62).

  • cyan value is 76.04%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (76,17,0,62)
C76M17Y0K62 (76%, 17%, 0%, 62%)
(0.76 / 0.17 / 0.00 / 0.62)

CMYK percentages

%76.04
%16.67
%0
%62.35

Codes

Color #175060 in popluar color models

17 50 60
RGB 23 80 96
HSL 193° 61.34% 23.33%
HSB/HSV 193° 76.04% 37.65%
CMYK 76.04% 16.67% 0.00%
62.35%

Color #175060 in popluar number systems.

HEX 17 50 60
Decimal 23 80 96
Binary 10111 1010000 1100000
Octal 27 120 140

Shades and tints

Shades of #175060

#175060
(23,80,96)
#154958
(21,73,88)
#134250
(19,66,80)
#113B48
(17,59,72)
#0F3440
(15,52,64)
#0D2D38
(13,45,56)
#0B2630
(11,38,48)
#091F28
(9,31,40)
#071820
(7,24,32)
#051118
(5,17,24)
#030A10
(3,10,16)
#000000
(0,0,0)

Tints of #175060

#175060
(23,80,96)
#2C5F6E
(44,95,110)
#416E7C
(65,110,124)
#567D8A
(86,125,138)
#6B8C98
(107,140,152)
#809BA6
(128,155,166)
#95AAB4
(149,170,180)
#AAB9C2
(170,185,194)
#BFC8D0
(191,200,208)
#D4D7DE
(212,215,222)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #175060 color. Also use rgb(23,80,96) instead hex code.

Text Font Color

.myTextColor { color: #175060; }

<p style="color:#175060">This sample text font color is #175060.</p>

This text font color is #175060.

Background Color

.myBgColor { background-color: #175060; }

<div style="background-color:#175060">Inner text</div>

This div background color is #175060.

Border color

.myBorderColor { border: 1px solid #175060; }

<div style="border:3px solid #175060">Div</div>

This div border color is #175060.

Opacity

.myOpacity80 { color: #175060; opacity: 0.8; }

<p style="color:#175060;opacity:0.8;">80%</p>

Text with #175060 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #175060;}

<p style="text-shadow: 3px 3px 1px #175060">Text here.</p>

This text has shadow with #175060 color.


.textShadow {text-shadow: 3px 3px 1px #175060', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #175060, 5px 5px 20px red">Text here.</p>

This text has shadow with #175060 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#175060, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#175060, Direction=45, Strength=4)">Text</p>

This text has shadow with #175060 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #175060;
-webkit-box-shadow: 1px 1px 3px 2px #175060;
box-shadow: 1px 1px 3px 2px #175060;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #175060; -webkit-box-shadow: 1px 1px 3px 2px #175060; box-shadow:1px 1px 3px 2px #175060;">
Div content here
</div>

This div box has shadow with color #175060.

Preview

Color preview on black background

This text has color #175060 on black background.


Color preview on white background

This text has color #175060 on white background.


Black color preview on #175060 background

This text has black color on #175060 background.


White color preview on #175060 background

This text has white color on #175060 background.


Related colors

Complementary color

Complementary color for #hex is #E8AF9F.


I love getcolorcode.com

Triadic colors

1 #601750 and #506017 with #175060 are triadic colors.

2 #605017 and #501760 with #175060 are triadic colors.