COLOR #615E54

HEX: #615E54 RGB: (97,94,84)

Color info

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

RGB color model

#615E54 color RGB value is (97,94,84).

RGB: (97,94,84) (38%, 37%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 94 of 255 = 37%
B 84 of 255 = 33%

97
94
84

R + G + B ~ 36%. #615E54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 94 + 84 = 275 (100%)
R 97 of 275 ~ 35.27%
G 94 of 275 ~ 34.18%
B 84 of 275 ~ 30.55'%

%35.27
%34.18
%30.55

CMYK color model

#615E54 color CMYK value is (0,3,13,62).

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

CMYK: (0,3,13,62)
C0M3Y13K62 (0%, 3%, 13%, 62%)
(0.00 / 0.03 / 0.13 / 0.62)

CMYK percentages

%0
%3.09
%13.4
%61.96

Codes

Color #615E54 in popluar color models

61 5E 54
RGB 97 94 84
HSL 46° 7.18% 35.49%
HSB/HSV 46° 13.40% 38.04%
CMYK 0.00% 3.09% 13.40%
61.96%

Color #615E54 in popluar number systems.

HEX 61 5E 54
Decimal 97 94 84
Binary 1100001 1011110 1010100
Octal 141 136 124

Shades and tints

Shades of #615E54

#615E54
(97,94,84)
#59564D
(89,86,77)
#514E46
(81,78,70)
#49463F
(73,70,63)
#413E38
(65,62,56)
#393631
(57,54,49)
#312E2A
(49,46,42)
#292623
(41,38,35)
#211E1C
(33,30,28)
#191615
(25,22,21)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #615E54

#615E54
(97,94,84)
#6F6C63
(111,108,99)
#7D7A72
(125,122,114)
#8B8881
(139,136,129)
#999690
(153,150,144)
#A7A49F
(167,164,159)
#B5B2AE
(181,178,174)
#C3C0BD
(195,192,189)
#D1CECC
(209,206,204)
#DFDCDB
(223,220,219)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615E54 color. Also use rgb(97,94,84) instead hex code.

Text Font Color

.myTextColor { color: #615E54; }

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

This text font color is #615E54.

Background Color

.myBgColor { background-color: #615E54; }

<div style="background-color:#615E54">Inner text</div>

This div background color is #615E54.

Border color

.myBorderColor { border: 1px solid #615E54; }

<div style="border:3px solid #615E54">Div</div>

This div border color is #615E54.

Opacity

.myOpacity80 { color: #615E54; opacity: 0.8; }

<p style="color:#615E54;opacity:0.8;">80%</p>

Text with #615E54 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 #615E54;}

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

This text has shadow with #615E54 color.


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

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

This text has shadow with #615E54 primary color and red secondary color.


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

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

This text has shadow with #615E54 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #615E54.

Preview

Color preview on black background

This text has color #615E54 on black background.


Color preview on white background

This text has color #615E54 on white background.


Black color preview on #615E54 background

This text has black color on #615E54 background.


White color preview on #615E54 background

This text has white color on #615E54 background.


Related colors

Complementary color

Complementary color for #hex is #9EA1AB.


I love getcolorcode.com

Triadic colors

1 #54615E and #5E5461 with #615E54 are triadic colors.

2 #545E61 and #5E6154 with #615E54 are triadic colors.