COLOR #5E7370

HEX: #5E7370 RGB: (94,115,112)

Color info

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

RGB color model

#5E7370 color RGB value is (94,115,112).

RGB: (94,115,112) (37%, 45%, 44%)

RGB channels and saturation

R 94 of 255 = 37%
G 115 of 255 = 45%
B 112 of 255 = 44%

94
115
112

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

Portions of RGB colors in percentages

R + G + B = 94 + 115 + 112 = 321 (100%)
R 94 of 321 ~ 29.28%
G 115 of 321 ~ 35.83%
B 112 of 321 ~ 34.89'%

%29.28
%35.83
%34.89

CMYK color model

#5E7370 color CMYK value is (18,0,3,55).

  • cyan value is 18.26%
  • magenta value is 0.00%
  • yellow value is 2.61%
  • key color value is 54.90%

CMYK: (18,0,3,55)
C18M0Y3K55 (18%, 0%, 3%, 55%)
(0.18 / 0.00 / 0.03 / 0.55)

CMYK percentages

%18.26
%0
%2.61
%54.9

Codes

Color #5E7370 in popluar color models

5E 73 70
RGB 94 115 112
HSL 171° 10.05% 40.98%
HSB/HSV 171° 18.26% 45.10%
CMYK 18.26% 0.00% 2.61%
54.90%

Color #5E7370 in popluar number systems.

HEX 5E 73 70
Decimal 94 115 112
Binary 1011110 1110011 1110000
Octal 136 163 160

Shades and tints

Shades of #5E7370

#5E7370
(94,115,112)
#566966
(86,105,102)
#4E5F5C
(78,95,92)
#465552
(70,85,82)
#3E4B48
(62,75,72)
#36413E
(54,65,62)
#2E3734
(46,55,52)
#262D2A
(38,45,42)
#1E2320
(30,35,32)
#161916
(22,25,22)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #5E7370

#5E7370
(94,115,112)
#6C7F7D
(108,127,125)
#7A8B8A
(122,139,138)
#889797
(136,151,151)
#96A3A4
(150,163,164)
#A4AFB1
(164,175,177)
#B2BBBE
(178,187,190)
#C0C7CB
(192,199,203)
#CED3D8
(206,211,216)
#DCDFE5
(220,223,229)
#EAEBF2
(234,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E7370 color. Also use rgb(94,115,112) instead hex code.

Text Font Color

.myTextColor { color: #5E7370; }

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

This text font color is #5E7370.

Background Color

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

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

This div background color is #5E7370.

Border color

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

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

This div border color is #5E7370.

Opacity

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

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

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

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

This text has shadow with #5E7370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7370.

Preview

Color preview on black background

This text has color #5E7370 on black background.


Color preview on white background

This text has color #5E7370 on white background.


Black color preview on #5E7370 background

This text has black color on #5E7370 background.


White color preview on #5E7370 background

This text has white color on #5E7370 background.


Related colors

Complementary color

Complementary color for #hex is #A18C8F.


I love getcolorcode.com

Triadic colors

1 #705E73 and #73705E with #5E7370 are triadic colors.

2 #70735E and #735E70 with #5E7370 are triadic colors.