COLOR #5E7165

HEX: #5E7165 RGB: (94,113,101)

Color info

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

RGB color model

#5E7165 color RGB value is (94,113,101).

RGB: (94,113,101) (37%, 44%, 40%)

RGB channels and saturation

R 94 of 255 = 37%
G 113 of 255 = 44%
B 101 of 255 = 40%

94
113
101

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

Portions of RGB colors in percentages

R + G + B = 94 + 113 + 101 = 308 (100%)
R 94 of 308 ~ 30.52%
G 113 of 308 ~ 36.69%
B 101 of 308 ~ 32.79'%

%30.52
%36.69
%32.79

CMYK color model

#5E7165 color CMYK value is (17,0,11,56).

  • cyan value is 16.81%
  • magenta value is 0.00%
  • yellow value is 10.62%
  • key color value is 55.69%

CMYK: (17,0,11,56)
C17M0Y11K56 (17%, 0%, 11%, 56%)
(0.17 / 0.00 / 0.11 / 0.56)

CMYK percentages

%16.81
%0
%10.62
%55.69

Codes

Color #5E7165 in popluar color models

5E 71 65
RGB 94 113 101
HSL 142° 9.18% 40.59%
HSB/HSV 142° 16.81% 44.31%
CMYK 16.81% 0.00% 10.62%
55.69%

Color #5E7165 in popluar number systems.

HEX 5E 71 65
Decimal 94 113 101
Binary 1011110 1110001 1100101
Octal 136 161 145

Shades and tints

Shades of #5E7165

#5E7165
(94,113,101)
#56675C
(86,103,92)
#4E5D53
(78,93,83)
#46534A
(70,83,74)
#3E4941
(62,73,65)
#363F38
(54,63,56)
#2E352F
(46,53,47)
#262B26
(38,43,38)
#1E211D
(30,33,29)
#161714
(22,23,20)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #5E7165

#5E7165
(94,113,101)
#6C7D73
(108,125,115)
#7A8981
(122,137,129)
#88958F
(136,149,143)
#96A19D
(150,161,157)
#A4ADAB
(164,173,171)
#B2B9B9
(178,185,185)
#C0C5C7
(192,197,199)
#CED1D5
(206,209,213)
#DCDDE3
(220,221,227)
#EAE9F1
(234,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E7165; }

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

This text font color is #5E7165.

Background Color

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

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

This div background color is #5E7165.

Border color

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

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

This div border color is #5E7165.

Opacity

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

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

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

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

This text has shadow with #5E7165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7165.

Preview

Color preview on black background

This text has color #5E7165 on black background.


Color preview on white background

This text has color #5E7165 on white background.


Black color preview on #5E7165 background

This text has black color on #5E7165 background.


White color preview on #5E7165 background

This text has white color on #5E7165 background.


Related colors

Complementary color

Complementary color for #hex is #A18E9A.


I love getcolorcode.com

Triadic colors

1 #655E71 and #71655E with #5E7165 are triadic colors.

2 #65715E and #715E65 with #5E7165 are triadic colors.