COLOR #175347

HEX: #175347 RGB: (23,83,71)

Color info

#175347 contains mainly green and blue colors. Web safe color of #175347 is #006633 (or #063).

RGB color model

#175347 color RGB value is (23,83,71).

RGB: (23,83,71) (9%, 33%, 28%)

RGB channels and saturation

R 23 of 255 = 9%
G 83 of 255 = 33%
B 71 of 255 = 28%

23
83
71

R + G + B ~ 23%. #175347 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 83 + 71 = 177 (100%)
R 23 of 177 ~ 12.99%
G 83 of 177 ~ 46.89%
B 71 of 177 ~ 40.11'%

%12.99
%46.89
%40.11

CMYK color model

#175347 color CMYK value is (72,0,14,67).

  • cyan value is 72.29%
  • magenta value is 0.00%
  • yellow value is 14.46%
  • key color value is 67.45%

CMYK: (72,0,14,67)
C72M0Y14K67 (72%, 0%, 14%, 67%)
(0.72 / 0.00 / 0.14 / 0.67)

CMYK percentages

%72.29
%0
%14.46
%67.45

Codes

Color #175347 in popluar color models

17 53 47
RGB 23 83 71
HSL 168° 56.60% 20.78%
HSB/HSV 168° 72.29% 32.55%
CMYK 72.29% 0.00% 14.46%
67.45%

Color #175347 in popluar number systems.

HEX 17 53 47
Decimal 23 83 71
Binary 10111 1010011 1000111
Octal 27 123 107

Shades and tints

Shades of #175347

#175347
(23,83,71)
#154C41
(21,76,65)
#13453B
(19,69,59)
#113E35
(17,62,53)
#0F372F
(15,55,47)
#0D3029
(13,48,41)
#0B2923
(11,41,35)
#09221D
(9,34,29)
#071B17
(7,27,23)
#051411
(5,20,17)
#030D0B
(3,13,11)
#000000
(0,0,0)

Tints of #175347

#175347
(23,83,71)
#2C6257
(44,98,87)
#417167
(65,113,103)
#568077
(86,128,119)
#6B8F87
(107,143,135)
#809E97
(128,158,151)
#95ADA7
(149,173,167)
#AABCB7
(170,188,183)
#BFCBC7
(191,203,199)
#D4DAD7
(212,218,215)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #175347 color. Also use rgb(23,83,71) instead hex code.

Text Font Color

.myTextColor { color: #175347; }

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

This text font color is #175347.

Background Color

.myBgColor { background-color: #175347; }

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

This div background color is #175347.

Border color

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

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

This div border color is #175347.

Opacity

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

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

Text with #175347 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 #175347;}

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

This text has shadow with #175347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #175347.

Preview

Color preview on black background

This text has color #175347 on black background.


Color preview on white background

This text has color #175347 on white background.


Black color preview on #175347 background

This text has black color on #175347 background.


White color preview on #175347 background

This text has white color on #175347 background.


Related colors

Complementary color

Complementary color for #hex is #E8ACB8.


I love getcolorcode.com

Triadic colors

1 #471753 and #534717 with #175347 are triadic colors.

2 #475317 and #531747 with #175347 are triadic colors.