COLOR #5E5F66

HEX: #5E5F66 RGB: (94,95,102)

Color info

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

RGB color model

#5E5F66 color RGB value is (94,95,102).

RGB: (94,95,102) (37%, 37%, 40%)

RGB channels and saturation

R 94 of 255 = 37%
G 95 of 255 = 37%
B 102 of 255 = 40%

94
95
102

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

Portions of RGB colors in percentages

R + G + B = 94 + 95 + 102 = 291 (100%)
R 94 of 291 ~ 32.3%
G 95 of 291 ~ 32.65%
B 102 of 291 ~ 35.05'%

%32.3
%32.65
%35.05

CMYK color model

#5E5F66 color CMYK value is (8,7,0,60).

  • cyan value is 7.84%
  • magenta value is 6.86%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (8,7,0,60) C8M7Y0K60 (8%,7%,0%,60%) (0.08/0.07/0.00/0.60) 

CMYK percentages

%7.84
%6.86
%0
%60

Codes

Color #5E5F66 in popluar color models

5E 5F 66
RGB 94 95 102
HSL 233° 4.08% 38.43%
HSB/HSV 233° 7.84% 40.00%
CMYK 7.84% 6.86% 0.00%
60.00%

Color #5E5F66 in popluar number systems.

HEX 5E 5F 66
Decimal 94 95 102
Binary 1011110 1011111 1100110
Octal 136 137 146

Shades and tints

Shades of #5E5F66

#5E5F66
(94,95,102)
#56575D
(86,87,93)
#4E4F54
(78,79,84)
#46474B
(70,71,75)
#3E3F42
(62,63,66)
#363739
(54,55,57)
#2E2F30
(46,47,48)
#262727
(38,39,39)
#1E1F1E
(30,31,30)
#161715
(22,23,21)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #5E5F66

#5E5F66
(94,95,102)
#6C6D73
(108,109,115)
#7A7B80
(122,123,128)
#88898D
(136,137,141)
#96979A
(150,151,154)
#A4A5A7
(164,165,167)
#B2B3B4
(178,179,180)
#C0C1C1
(192,193,193)
#CECFCE
(206,207,206)
#DCDDDB
(220,221,219)
#EAEBE8
(234,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E5F66; }

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

This text font color is #5E5F66.

Background Color

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

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

This div background color is #5E5F66.

Border color

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

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

This div border color is #5E5F66.

Opacity

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

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

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

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

This text has shadow with #5E5F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E5F66.

Preview

Color preview on black background

This text has color #5E5F66 on black background.


Color preview on white background

This text has color #5E5F66 on white background.


Black color preview on #5E5F66 background

This text has black color on #5E5F66 background.


White color preview on #5E5F66 background

This text has white color on #5E5F66 background.


Related colors

Complementary color

Complementary color for #hex is #A1A099.


I love getcolorcode.com

Triadic colors

1 #665E5F and #5F665E with #5E5F66 are triadic colors.

2 #665F5E and #5F5E66 with #5E5F66 are triadic colors.