COLOR #615D54

HEX: #615D54 RGB: (97,93,84)

Color info

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

RGB color model

#615D54 color RGB value is (97,93,84).

RGB: (97,93,84) (38%, 36%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 93 of 255 = 36%
B 84 of 255 = 33%

97
93
84

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

Portions of RGB colors in percentages

R + G + B = 97 + 93 + 84 = 274 (100%)
R 97 of 274 ~ 35.4%
G 93 of 274 ~ 33.94%
B 84 of 274 ~ 30.66'%

%35.4
%33.94
%30.66

CMYK color model

#615D54 color CMYK value is (0,4,13,62).

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

CMYK: (0,4,13,62)
C0M4Y13K62 (0%, 4%, 13%, 62%)
(0.00 / 0.04 / 0.13 / 0.62)

CMYK percentages

%0
%4.12
%13.4
%61.96

Codes

Color #615D54 in popluar color models

61 5D 54
RGB 97 93 84
HSL 42° 7.18% 35.49%
HSB/HSV 42° 13.40% 38.04%
CMYK 0.00% 4.12% 13.40%
61.96%

Color #615D54 in popluar number systems.

HEX 61 5D 54
Decimal 97 93 84
Binary 1100001 1011101 1010100
Octal 141 135 124

Shades and tints

Shades of #615D54

#615D54
(97,93,84)
#59554D
(89,85,77)
#514D46
(81,77,70)
#49453F
(73,69,63)
#413D38
(65,61,56)
#393531
(57,53,49)
#312D2A
(49,45,42)
#292523
(41,37,35)
#211D1C
(33,29,28)
#191515
(25,21,21)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #615D54

#615D54
(97,93,84)
#6F6B63
(111,107,99)
#7D7972
(125,121,114)
#8B8781
(139,135,129)
#999590
(153,149,144)
#A7A39F
(167,163,159)
#B5B1AE
(181,177,174)
#C3BFBD
(195,191,189)
#D1CDCC
(209,205,204)
#DFDBDB
(223,219,219)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615D54; }

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

This text font color is #615D54.

Background Color

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

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

This div background color is #615D54.

Border color

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

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

This div border color is #615D54.

Opacity

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

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

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

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

This text has shadow with #615D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615D54.

Preview

Color preview on black background

This text has color #615D54 on black background.


Color preview on white background

This text has color #615D54 on white background.


Black color preview on #615D54 background

This text has black color on #615D54 background.


White color preview on #615D54 background

This text has white color on #615D54 background.


Related colors

Complementary color

Complementary color for #hex is #9EA2AB.


I love getcolorcode.com

Triadic colors

1 #54615D and #5D5461 with #615D54 are triadic colors.

2 #545D61 and #5D6154 with #615D54 are triadic colors.