COLOR #615347

HEX: #615347 RGB: (97,83,71)

Color info

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

RGB color model

#615347 color RGB value is (97,83,71).

RGB: (97,83,71) (38%, 33%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 83 of 255 = 33%
B 71 of 255 = 28%

97
83
71

R + G + B ~ 33%. #615347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 83 + 71 = 251 (100%)
R 97 of 251 ~ 38.65%
G 83 of 251 ~ 33.07%
B 71 of 251 ~ 28.29'%

%38.65
%33.07
%28.29

CMYK color model

#615347 color CMYK value is (0,14,27,62).

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

CMYK: (0,14,27,62)
C0M14Y27K62 (0%, 14%, 27%, 62%)
(0.00 / 0.14 / 0.27 / 0.62)

CMYK percentages

%0
%14.43
%26.8
%61.96

Codes

Color #615347 in popluar color models

61 53 47
RGB 97 83 71
HSL 28° 15.48% 32.94%
HSB/HSV 28° 26.80% 38.04%
CMYK 0.00% 14.43% 26.80%
61.96%

Color #615347 in popluar number systems.

HEX 61 53 47
Decimal 97 83 71
Binary 1100001 1010011 1000111
Octal 141 123 107

Shades and tints

Shades of #615347

#615347
(97,83,71)
#594C41
(89,76,65)
#51453B
(81,69,59)
#493E35
(73,62,53)
#41372F
(65,55,47)
#393029
(57,48,41)
#312923
(49,41,35)
#29221D
(41,34,29)
#211B17
(33,27,23)
#191411
(25,20,17)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #615347

#615347
(97,83,71)
#6F6257
(111,98,87)
#7D7167
(125,113,103)
#8B8077
(139,128,119)
#998F87
(153,143,135)
#A79E97
(167,158,151)
#B5ADA7
(181,173,167)
#C3BCB7
(195,188,183)
#D1CBC7
(209,203,199)
#DFDAD7
(223,218,215)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615347; }

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

This text font color is #615347.

Background Color

.myBgColor { background-color: #615347; }

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

This div background color is #615347.

Border color

.myBorderColor { border: 1px solid #615347; }

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

This div border color is #615347.

Opacity

.myOpacity80 { color: #615347; opacity: 0.8; }

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

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

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

This text has shadow with #615347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615347.

Preview

Color preview on black background

This text has color #615347 on black background.


Color preview on white background

This text has color #615347 on white background.


Black color preview on #615347 background

This text has black color on #615347 background.


White color preview on #615347 background

This text has white color on #615347 background.


Related colors

Complementary color

Complementary color for #hex is #9EACB8.


I love getcolorcode.com

Triadic colors

1 #476153 and #534761 with #615347 are triadic colors.

2 #475361 and #536147 with #615347 are triadic colors.