COLOR #174648

HEX: #174648 RGB: (23,70,72)

Color info

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

RGB color model

#174648 color RGB value is (23,70,72).

RGB: (23,70,72) (9%, 27%, 28%)

RGB channels and saturation

R 23 of 255 = 9%
G 70 of 255 = 27%
B 72 of 255 = 28%

23
70
72

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

Portions of RGB colors in percentages

R + G + B = 23 + 70 + 72 = 165 (100%)
R 23 of 165 ~ 13.94%
G 70 of 165 ~ 42.42%
B 72 of 165 ~ 43.64'%

%13.94
%42.42
%43.64

CMYK color model

#174648 color CMYK value is (68,3,0,72).

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

CMYK: (68,3,0,72)
C68M3Y0K72 (68%, 3%, 0%, 72%)
(0.68 / 0.03 / 0.00 / 0.72)

CMYK percentages

%68.06
%2.78
%0
%71.76

Codes

Color #174648 in popluar color models

17 46 48
RGB 23 70 72
HSL 182° 51.58% 18.63%
HSB/HSV 182° 68.06% 28.24%
CMYK 68.06% 2.78% 0.00%
71.76%

Color #174648 in popluar number systems.

HEX 17 46 48
Decimal 23 70 72
Binary 10111 1000110 1001000
Octal 27 106 110

Shades and tints

Shades of #174648

#174648
(23,70,72)
#154042
(21,64,66)
#133A3C
(19,58,60)
#113436
(17,52,54)
#0F2E30
(15,46,48)
#0D282A
(13,40,42)
#0B2224
(11,34,36)
#091C1E
(9,28,30)
#071618
(7,22,24)
#051012
(5,16,18)
#030A0C
(3,10,12)
#000000
(0,0,0)

Tints of #174648

#174648
(23,70,72)
#2C5658
(44,86,88)
#416668
(65,102,104)
#567678
(86,118,120)
#6B8688
(107,134,136)
#809698
(128,150,152)
#95A6A8
(149,166,168)
#AAB6B8
(170,182,184)
#BFC6C8
(191,198,200)
#D4D6D8
(212,214,216)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #174648; }

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

This text font color is #174648.

Background Color

.myBgColor { background-color: #174648; }

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

This div background color is #174648.

Border color

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

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

This div border color is #174648.

Opacity

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

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

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

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

This text has shadow with #174648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #174648.

Preview

Color preview on black background

This text has color #174648 on black background.


Color preview on white background

This text has color #174648 on white background.


Black color preview on #174648 background

This text has black color on #174648 background.


White color preview on #174648 background

This text has white color on #174648 background.


Related colors

Complementary color

Complementary color for #hex is #E8B9B7.


I love getcolorcode.com

Triadic colors

1 #481746 and #464817 with #174648 are triadic colors.

2 #484617 and #461748 with #174648 are triadic colors.