COLOR #615A47

HEX: #615A47 RGB: (97,90,71)

Color info

#615A47 contains red, green and blue colors in about the same proportion. Web safe color of #615A47 is #666633 (or #663).

RGB color model

#615A47 color RGB value is (97,90,71).

RGB: (97,90,71) (38%, 35%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 90 of 255 = 35%
B 71 of 255 = 28%

97
90
71

R + G + B ~ 34%. #615A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 90 + 71 = 258 (100%)
R 97 of 258 ~ 37.6%
G 90 of 258 ~ 34.88%
B 71 of 258 ~ 27.52'%

%37.6
%34.88
%27.52

CMYK color model

#615A47 color CMYK value is (0,7,27,62).

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

CMYK: (0,7,27,62)
C0M7Y27K62 (0%, 7%, 27%, 62%)
(0.00 / 0.07 / 0.27 / 0.62)

CMYK percentages

%0
%7.22
%26.8
%61.96

Codes

Color #615A47 in popluar color models

61 5A 47
RGB 97 90 71
HSL 44° 15.48% 32.94%
HSB/HSV 44° 26.80% 38.04%
CMYK 0.00% 7.22% 26.80%
61.96%

Color #615A47 in popluar number systems.

HEX 61 5A 47
Decimal 97 90 71
Binary 1100001 1011010 1000111
Octal 141 132 107

Shades and tints

Shades of #615A47

#615A47
(97,90,71)
#595241
(89,82,65)
#514A3B
(81,74,59)
#494235
(73,66,53)
#413A2F
(65,58,47)
#393229
(57,50,41)
#312A23
(49,42,35)
#29221D
(41,34,29)
#211A17
(33,26,23)
#191211
(25,18,17)
#110A0B
(17,10,11)
#000000
(0,0,0)

Tints of #615A47

#615A47
(97,90,71)
#6F6957
(111,105,87)
#7D7867
(125,120,103)
#8B8777
(139,135,119)
#999687
(153,150,135)
#A7A597
(167,165,151)
#B5B4A7
(181,180,167)
#C3C3B7
(195,195,183)
#D1D2C7
(209,210,199)
#DFE1D7
(223,225,215)
#EDF0E7
(237,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615A47 color. Also use rgb(97,90,71) instead hex code.

Text Font Color

.myTextColor { color: #615A47; }

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

This text font color is #615A47.

Background Color

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

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

This div background color is #615A47.

Border color

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

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

This div border color is #615A47.

Opacity

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

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

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

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

This text has shadow with #615A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615A47.

Preview

Color preview on black background

This text has color #615A47 on black background.


Color preview on white background

This text has color #615A47 on white background.


Black color preview on #615A47 background

This text has black color on #615A47 background.


White color preview on #615A47 background

This text has white color on #615A47 background.


Related colors

Complementary color

Complementary color for #hex is #9EA5B8.


I love getcolorcode.com

Triadic colors

1 #47615A and #5A4761 with #615A47 are triadic colors.

2 #475A61 and #5A6147 with #615A47 are triadic colors.