COLOR #174348

HEX: #174348 RGB: (23,67,72)

Color info

#174348 contains red, green and blue colors in about the same proportion. Web safe color of #174348 is #003333 (or #033).

RGB color model

#174348 color RGB value is (23,67,72).

RGB: (23,67,72) (9%, 26%, 28%)

RGB channels and saturation

R 23 of 255 = 9%
G 67 of 255 = 26%
B 72 of 255 = 28%

23
67
72

R + G + B ~ 21%. #174348 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 67 + 72 = 162 (100%)
R 23 of 162 ~ 14.2%
G 67 of 162 ~ 41.36%
B 72 of 162 ~ 44.44'%

%14.2
%41.36
%44.44

CMYK color model

#174348 color CMYK value is (68,7,0,72).

  • cyan value is 68.06%
  • magenta value is 6.94%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (68,7,0,72)
C68M7Y0K72 (68%, 7%, 0%, 72%)
(0.68 / 0.07 / 0.00 / 0.72)

CMYK percentages

%68.06
%6.94
%0
%71.76

Codes

Color #174348 in popluar color models

17 43 48
RGB 23 67 72
HSL 186° 51.58% 18.63%
HSB/HSV 186° 68.06% 28.24%
CMYK 68.06% 6.94% 0.00%
71.76%

Color #174348 in popluar number systems.

HEX 17 43 48
Decimal 23 67 72
Binary 10111 1000011 1001000
Octal 27 103 110

Shades and tints

Shades of #174348

#174348
(23,67,72)
#153D42
(21,61,66)
#13373C
(19,55,60)
#113136
(17,49,54)
#0F2B30
(15,43,48)
#0D252A
(13,37,42)
#0B1F24
(11,31,36)
#09191E
(9,25,30)
#071318
(7,19,24)
#050D12
(5,13,18)
#03070C
(3,7,12)
#000000
(0,0,0)

Tints of #174348

#174348
(23,67,72)
#2C5458
(44,84,88)
#416568
(65,101,104)
#567678
(86,118,120)
#6B8788
(107,135,136)
#809898
(128,152,152)
#95A9A8
(149,169,168)
#AABAB8
(170,186,184)
#BFCBC8
(191,203,200)
#D4DCD8
(212,220,216)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #174348 color. Also use rgb(23,67,72) instead hex code.

Text Font Color

.myTextColor { color: #174348; }

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

This text font color is #174348.

Background Color

.myBgColor { background-color: #174348; }

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

This div background color is #174348.

Border color

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

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

This div border color is #174348.

Opacity

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

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

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

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

This text has shadow with #174348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #174348.

Preview

Color preview on black background

This text has color #174348 on black background.


Color preview on white background

This text has color #174348 on white background.


Black color preview on #174348 background

This text has black color on #174348 background.


White color preview on #174348 background

This text has white color on #174348 background.


Related colors

Complementary color

Complementary color for #hex is #E8BCB7.


I love getcolorcode.com

Triadic colors

1 #481743 and #434817 with #174348 are triadic colors.

2 #484317 and #431748 with #174348 are triadic colors.