COLOR #5E675E

HEX: #5E675E RGB: (94,103,94)

Color info

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

RGB color model

#5E675E color RGB value is (94,103,94).

RGB: (94,103,94) (37%, 40%, 37%)

RGB channels and saturation

R 94 of 255 = 37%
G 103 of 255 = 40%
B 94 of 255 = 37%

94
103
94

R + G + B ~ 38%. #5E675E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 103 + 94 = 291 (100%)
R 94 of 291 ~ 32.3%
G 103 of 291 ~ 35.4%
B 94 of 291 ~ 32.3'%

%32.3
%35.4
%32.3

CMYK color model

#5E675E color CMYK value is (9,0,9,60).

  • cyan value is 8.74%
  • magenta value is 0.00%
  • yellow value is 8.74%
  • key color value is 59.61%
CMYK: (9,0,9,60) C9M0Y9K60 (9%,0%,9%,60%) (0.09/0.00/0.09/0.60) 

CMYK percentages

%8.74
%0
%8.74
%59.61

Codes

Color #5E675E in popluar color models

5E 67 5E
RGB 94 103 94
HSL 120° 4.57% 38.63%
HSB/HSV 120° 8.74% 40.39%
CMYK 8.74% 0.00% 8.74%
59.61%

Color #5E675E in popluar number systems.

HEX 5E 67 5E
Decimal 94 103 94
Binary 1011110 1100111 1011110
Octal 136 147 136

Shades and tints

Shades of #5E675E

#5E675E
(94,103,94)
#565E56
(86,94,86)
#4E554E
(78,85,78)
#464C46
(70,76,70)
#3E433E
(62,67,62)
#363A36
(54,58,54)
#2E312E
(46,49,46)
#262826
(38,40,38)
#1E1F1E
(30,31,30)
#161616
(22,22,22)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #5E675E

#5E675E
(94,103,94)
#6C746C
(108,116,108)
#7A817A
(122,129,122)
#888E88
(136,142,136)
#969B96
(150,155,150)
#A4A8A4
(164,168,164)
#B2B5B2
(178,181,178)
#C0C2C0
(192,194,192)
#CECFCE
(206,207,206)
#DCDCDC
(220,220,220)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E675E; }

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

This text font color is #5E675E.

Background Color

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

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

This div background color is #5E675E.

Border color

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

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

This div border color is #5E675E.

Opacity

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

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

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

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

This text has shadow with #5E675E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E675E.

Preview

Color preview on black background

This text has color #5E675E on black background.


Color preview on white background

This text has color #5E675E on white background.


Black color preview on #5E675E background

This text has black color on #5E675E background.


White color preview on #5E675E background

This text has white color on #5E675E background.


Related colors

Complementary color

Complementary color for #hex is #A198A1.


I love getcolorcode.com

Triadic colors

1 #5E5E67 and #675E5E with #5E675E are triadic colors.

2 #5E675E and #675E5E with #5E675E are triadic colors.