COLOR #615631

HEX: #615631 RGB: (97,86,49)

Color info

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

RGB color model

#615631 color RGB value is (97,86,49).

RGB: (97,86,49) (38%, 34%, 19%)

RGB channels and saturation

R 97 of 255 = 38%
G 86 of 255 = 34%
B 49 of 255 = 19%

97
86
49

R + G + B ~ 30%. #615631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 86 + 49 = 232 (100%)
R 97 of 232 ~ 41.81%
G 86 of 232 ~ 37.07%
B 49 of 232 ~ 21.12'%

%41.81
%37.07
%21.12

CMYK color model

#615631 color CMYK value is (0,11,49,62).

  • cyan value is 0.00%
  • magenta value is 11.34%
  • yellow value is 49.48%
  • key color value is 61.96%
CMYK: (0,11,49,62) C0M11Y49K62 (0%,11%,49%,62%) (0.00/0.11/0.49/0.62) 

CMYK percentages

%0
%11.34
%49.48
%61.96

Codes

Color #615631 in popluar color models

61 56 31
RGB 97 86 49
HSL 46° 32.88% 28.63%
HSB/HSV 46° 49.48% 38.04%
CMYK 0.00% 11.34% 49.48%
61.96%

Color #615631 in popluar number systems.

HEX 61 56 31
Decimal 97 86 49
Binary 1100001 1010110 110001
Octal 141 126 61

Shades and tints

Shades of #615631

#615631
(97,86,49)
#594F2D
(89,79,45)
#514829
(81,72,41)
#494125
(73,65,37)
#413A21
(65,58,33)
#39331D
(57,51,29)
#312C19
(49,44,25)
#292515
(41,37,21)
#211E11
(33,30,17)
#19170D
(25,23,13)
#111009
(17,16,9)
#000000
(0,0,0)

Tints of #615631

#615631
(97,86,49)
#6F6543
(111,101,67)
#7D7455
(125,116,85)
#8B8367
(139,131,103)
#999279
(153,146,121)
#A7A18B
(167,161,139)
#B5B09D
(181,176,157)
#C3BFAF
(195,191,175)
#D1CEC1
(209,206,193)
#DFDDD3
(223,221,211)
#EDECE5
(237,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615631 color. Also use rgb(97,86,49) instead hex code.

Text Font Color

.myTextColor { color: #615631; }

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

This text font color is #615631.

Background Color

.myBgColor { background-color: #615631; }

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

This div background color is #615631.

Border color

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

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

This div border color is #615631.

Opacity

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

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

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

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

This text has shadow with #615631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615631.

Preview

Color preview on black background

This text has color #615631 on black background.


Color preview on white background

This text has color #615631 on white background.


Black color preview on #615631 background

This text has black color on #615631 background.


White color preview on #615631 background

This text has white color on #615631 background.


Related colors

Complementary color

Complementary color for #hex is #9EA9CE.


I love getcolorcode.com

Triadic colors

1 #316156 and #563161 with #615631 are triadic colors.

2 #315661 and #566131 with #615631 are triadic colors.