COLOR #5E6C68

HEX: #5E6C68 RGB: (94,108,104)

Color info

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

RGB color model

#5E6C68 color RGB value is (94,108,104).

RGB: (94,108,104) (37%, 42%, 41%)

RGB channels and saturation

R 94 of 255 = 37%
G 108 of 255 = 42%
B 104 of 255 = 41%

94
108
104

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

Portions of RGB colors in percentages

R + G + B = 94 + 108 + 104 = 306 (100%)
R 94 of 306 ~ 30.72%
G 108 of 306 ~ 35.29%
B 104 of 306 ~ 33.99'%

%30.72
%35.29
%33.99

CMYK color model

#5E6C68 color CMYK value is (13,0,4,58).

  • cyan value is 12.96%
  • magenta value is 0.00%
  • yellow value is 3.70%
  • key color value is 57.65%

CMYK: (13,0,4,58)
C13M0Y4K58 (13%, 0%, 4%, 58%)
(0.13 / 0.00 / 0.04 / 0.58)

CMYK percentages

%12.96
%0
%3.7
%57.65

Codes

Color #5E6C68 in popluar color models

5E 6C 68
RGB 94 108 104
HSL 163° 6.93% 39.61%
HSB/HSV 163° 12.96% 42.35%
CMYK 12.96% 0.00% 3.70%
57.65%

Color #5E6C68 in popluar number systems.

HEX 5E 6C 68
Decimal 94 108 104
Binary 1011110 1101100 1101000
Octal 136 154 150

Shades and tints

Shades of #5E6C68

#5E6C68
(94,108,104)
#56635F
(86,99,95)
#4E5A56
(78,90,86)
#46514D
(70,81,77)
#3E4844
(62,72,68)
#363F3B
(54,63,59)
#2E3632
(46,54,50)
#262D29
(38,45,41)
#1E2420
(30,36,32)
#161B17
(22,27,23)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #5E6C68

#5E6C68
(94,108,104)
#6C7975
(108,121,117)
#7A8682
(122,134,130)
#88938F
(136,147,143)
#96A09C
(150,160,156)
#A4ADA9
(164,173,169)
#B2BAB6
(178,186,182)
#C0C7C3
(192,199,195)
#CED4D0
(206,212,208)
#DCE1DD
(220,225,221)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E6C68; }

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

This text font color is #5E6C68.

Background Color

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

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

This div background color is #5E6C68.

Border color

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

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

This div border color is #5E6C68.

Opacity

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

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

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

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

This text has shadow with #5E6C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E6C68.

Preview

Color preview on black background

This text has color #5E6C68 on black background.


Color preview on white background

This text has color #5E6C68 on white background.


Black color preview on #5E6C68 background

This text has black color on #5E6C68 background.


White color preview on #5E6C68 background

This text has white color on #5E6C68 background.


Related colors

Complementary color

Complementary color for #hex is #A19397.


I love getcolorcode.com

Triadic colors

1 #685E6C and #6C685E with #5E6C68 are triadic colors.

2 #686C5E and #6C5E68 with #5E6C68 are triadic colors.