COLOR #5E7076

HEX: #5E7076 RGB: (94,112,118)

Color info

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

RGB color model

#5E7076 color RGB value is (94,112,118).

RGB: (94,112,118) (37%, 44%, 46%)

RGB channels and saturation

R 94 of 255 = 37%
G 112 of 255 = 44%
B 118 of 255 = 46%

94
112
118

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

Portions of RGB colors in percentages

R + G + B = 94 + 112 + 118 = 324 (100%)
R 94 of 324 ~ 29.01%
G 112 of 324 ~ 34.57%
B 118 of 324 ~ 36.42'%

%29.01
%34.57
%36.42

CMYK color model

#5E7076 color CMYK value is (20,5,0,54).

  • cyan value is 20.34%
  • magenta value is 5.08%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (20,5,0,54)
C20M5Y0K54 (20%, 5%, 0%, 54%)
(0.20 / 0.05 / 0.00 / 0.54)

CMYK percentages

%20.34
%5.08
%0
%53.73

Codes

Color #5E7076 in popluar color models

5E 70 76
RGB 94 112 118
HSL 195° 11.32% 41.57%
HSB/HSV 195° 20.34% 46.27%
CMYK 20.34% 5.08% 0.00%
53.73%

Color #5E7076 in popluar number systems.

HEX 5E 70 76
Decimal 94 112 118
Binary 1011110 1110000 1110110
Octal 136 160 166

Shades and tints

Shades of #5E7076

#5E7076
(94,112,118)
#56666C
(86,102,108)
#4E5C62
(78,92,98)
#465258
(70,82,88)
#3E484E
(62,72,78)
#363E44
(54,62,68)
#2E343A
(46,52,58)
#262A30
(38,42,48)
#1E2026
(30,32,38)
#16161C
(22,22,28)
#0E0C12
(14,12,18)
#000000
(0,0,0)

Tints of #5E7076

#5E7076
(94,112,118)
#6C7D82
(108,125,130)
#7A8A8E
(122,138,142)
#88979A
(136,151,154)
#96A4A6
(150,164,166)
#A4B1B2
(164,177,178)
#B2BEBE
(178,190,190)
#C0CBCA
(192,203,202)
#CED8D6
(206,216,214)
#DCE5E2
(220,229,226)
#EAF2EE
(234,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E7076; }

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

This text font color is #5E7076.

Background Color

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

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

This div background color is #5E7076.

Border color

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

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

This div border color is #5E7076.

Opacity

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

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

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

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

This text has shadow with #5E7076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7076.

Preview

Color preview on black background

This text has color #5E7076 on black background.


Color preview on white background

This text has color #5E7076 on white background.


Black color preview on #5E7076 background

This text has black color on #5E7076 background.


White color preview on #5E7076 background

This text has white color on #5E7076 background.


Related colors

Complementary color

Complementary color for #hex is #A18F89.


I love getcolorcode.com

Triadic colors

1 #765E70 and #70765E with #5E7076 are triadic colors.

2 #76705E and #705E76 with #5E7076 are triadic colors.