COLOR #5E5A61

HEX: #5E5A61 RGB: (94,90,97)

Color info

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

RGB color model

#5E5A61 color RGB value is (94,90,97).

RGB: (94,90,97) (37%, 35%, 38%)

RGB channels and saturation

R 94 of 255 = 37%
G 90 of 255 = 35%
B 97 of 255 = 38%

94
90
97

R + G + B ~ 37%. #5E5A61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 90 + 97 = 281 (100%)
R 94 of 281 ~ 33.45%
G 90 of 281 ~ 32.03%
B 97 of 281 ~ 34.52'%

%33.45
%32.03
%34.52

CMYK color model

#5E5A61 color CMYK value is (3,7,0,62).

  • cyan value is 3.09%
  • magenta value is 7.22%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (3,7,0,62)
C3M7Y0K62 (3%, 7%, 0%, 62%)
(0.03 / 0.07 / 0.00 / 0.62)

CMYK percentages

%3.09
%7.22
%0
%61.96

Codes

Color #5E5A61 in popluar color models

5E 5A 61
RGB 94 90 97
HSL 274° 3.74% 36.67%
HSB/HSV 274° 7.22% 38.04%
CMYK 3.09% 7.22% 0.00%
61.96%

Color #5E5A61 in popluar number systems.

HEX 5E 5A 61
Decimal 94 90 97
Binary 1011110 1011010 1100001
Octal 136 132 141

Shades and tints

Shades of #5E5A61

#5E5A61
(94,90,97)
#565259
(86,82,89)
#4E4A51
(78,74,81)
#464249
(70,66,73)
#3E3A41
(62,58,65)
#363239
(54,50,57)
#2E2A31
(46,42,49)
#262229
(38,34,41)
#1E1A21
(30,26,33)
#161219
(22,18,25)
#0E0A11
(14,10,17)
#000000
(0,0,0)

Tints of #5E5A61

#5E5A61
(94,90,97)
#6C696F
(108,105,111)
#7A787D
(122,120,125)
#88878B
(136,135,139)
#969699
(150,150,153)
#A4A5A7
(164,165,167)
#B2B4B5
(178,180,181)
#C0C3C3
(192,195,195)
#CED2D1
(206,210,209)
#DCE1DF
(220,225,223)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E5A61; }

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

This text font color is #5E5A61.

Background Color

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

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

This div background color is #5E5A61.

Border color

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

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

This div border color is #5E5A61.

Opacity

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

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

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

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

This text has shadow with #5E5A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E5A61.

Preview

Color preview on black background

This text has color #5E5A61 on black background.


Color preview on white background

This text has color #5E5A61 on white background.


Black color preview on #5E5A61 background

This text has black color on #5E5A61 background.


White color preview on #5E5A61 background

This text has white color on #5E5A61 background.


Related colors

Complementary color

Complementary color for #hex is #A1A59E.


I love getcolorcode.com

Triadic colors

1 #615E5A and #5A615E with #5E5A61 are triadic colors.

2 #615A5E and #5A5E61 with #5E5A61 are triadic colors.