COLOR #5E7172

HEX: #5E7172 RGB: (94,113,114)

Color info

#5E7172 contains red, green and blue colors in about the same proportion. Web safe color of #5E7172 is #666666 (or #666).

RGB color model

#5E7172 color RGB value is (94,113,114).

RGB: (94,113,114) (37%, 44%, 45%)

RGB channels and saturation

R 94 of 255 = 37%
G 113 of 255 = 44%
B 114 of 255 = 45%

94
113
114

R + G + B ~ 42%. #5E7172 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 94 + 113 + 114 = 321 (100%)
R 94 of 321 ~ 29.28%
G 113 of 321 ~ 35.2%
B 114 of 321 ~ 35.51'%

%29.28
%35.2
%35.51

CMYK color model

#5E7172 color CMYK value is (18,1,0,55).

  • cyan value is 17.54%
  • magenta value is 0.88%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (18,1,0,55)
C18M1Y0K55 (18%, 1%, 0%, 55%)
(0.18 / 0.01 / 0.00 / 0.55)

CMYK percentages

%17.54
%0.88
%0
%55.29

Codes

Color #5E7172 in popluar color models

5E 71 72
RGB 94 113 114
HSL 183° 9.62% 40.78%
HSB/HSV 183° 17.54% 44.71%
CMYK 17.54% 0.88% 0.00%
55.29%

Color #5E7172 in popluar number systems.

HEX 5E 71 72
Decimal 94 113 114
Binary 1011110 1110001 1110010
Octal 136 161 162

Shades and tints

Shades of #5E7172

#5E7172
(94,113,114)
#566768
(86,103,104)
#4E5D5E
(78,93,94)
#465354
(70,83,84)
#3E494A
(62,73,74)
#363F40
(54,63,64)
#2E3536
(46,53,54)
#262B2C
(38,43,44)
#1E2122
(30,33,34)
#161718
(22,23,24)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #5E7172

#5E7172
(94,113,114)
#6C7D7E
(108,125,126)
#7A898A
(122,137,138)
#889596
(136,149,150)
#96A1A2
(150,161,162)
#A4ADAE
(164,173,174)
#B2B9BA
(178,185,186)
#C0C5C6
(192,197,198)
#CED1D2
(206,209,210)
#DCDDDE
(220,221,222)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E7172 color. Also use rgb(94,113,114) instead hex code.

Text Font Color

.myTextColor { color: #5E7172; }

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

This text font color is #5E7172.

Background Color

.myBgColor { background-color: #5E7172; }

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

This div background color is #5E7172.

Border color

.myBorderColor { border: 1px solid #5E7172; }

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

This div border color is #5E7172.

Opacity

.myOpacity80 { color: #5E7172; opacity: 0.8; }

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

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

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

This text has shadow with #5E7172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7172.

Preview

Color preview on black background

This text has color #5E7172 on black background.


Color preview on white background

This text has color #5E7172 on white background.


Black color preview on #5E7172 background

This text has black color on #5E7172 background.


White color preview on #5E7172 background

This text has white color on #5E7172 background.


Related colors

Complementary color

Complementary color for #hex is #A18E8D.


I love getcolorcode.com

Triadic colors

1 #725E71 and #71725E with #5E7172 are triadic colors.

2 #72715E and #715E72 with #5E7172 are triadic colors.