COLOR #616347

HEX: #616347 RGB: (97,99,71)

Color info

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

RGB color model

#616347 color RGB value is (97,99,71).

RGB: (97,99,71) (38%, 39%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 99 of 255 = 39%
B 71 of 255 = 28%

97
99
71

R + G + B ~ 35%. #616347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 99 + 71 = 267 (100%)
R 97 of 267 ~ 36.33%
G 99 of 267 ~ 37.08%
B 71 of 267 ~ 26.59'%

%36.33
%37.08
%26.59

CMYK color model

#616347 color CMYK value is (2,0,28,61).

  • cyan value is 2.02%
  • magenta value is 0.00%
  • yellow value is 28.28%
  • key color value is 61.18%

CMYK: (2,0,28,61)
C2M0Y28K61 (2%, 0%, 28%, 61%)
(0.02 / 0.00 / 0.28 / 0.61)

CMYK percentages

%2.02
%0
%28.28
%61.18

Codes

Color #616347 in popluar color models

61 63 47
RGB 97 99 71
HSL 64° 16.47% 33.33%
HSB/HSV 64° 28.28% 38.82%
CMYK 2.02% 0.00% 28.28%
61.18%

Color #616347 in popluar number systems.

HEX 61 63 47
Decimal 97 99 71
Binary 1100001 1100011 1000111
Octal 141 143 107

Shades and tints

Shades of #616347

#616347
(97,99,71)
#595A41
(89,90,65)
#51513B
(81,81,59)
#494835
(73,72,53)
#413F2F
(65,63,47)
#393629
(57,54,41)
#312D23
(49,45,35)
#29241D
(41,36,29)
#211B17
(33,27,23)
#191211
(25,18,17)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #616347

#616347
(97,99,71)
#6F7157
(111,113,87)
#7D7F67
(125,127,103)
#8B8D77
(139,141,119)
#999B87
(153,155,135)
#A7A997
(167,169,151)
#B5B7A7
(181,183,167)
#C3C5B7
(195,197,183)
#D1D3C7
(209,211,199)
#DFE1D7
(223,225,215)
#EDEFE7
(237,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616347; }

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

This text font color is #616347.

Background Color

.myBgColor { background-color: #616347; }

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

This div background color is #616347.

Border color

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

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

This div border color is #616347.

Opacity

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

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

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

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

This text has shadow with #616347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616347.

Preview

Color preview on black background

This text has color #616347 on black background.


Color preview on white background

This text has color #616347 on white background.


Black color preview on #616347 background

This text has black color on #616347 background.


White color preview on #616347 background

This text has white color on #616347 background.


Related colors

Complementary color

Complementary color for #hex is #9E9CB8.


I love getcolorcode.com

Triadic colors

1 #476163 and #634761 with #616347 are triadic colors.

2 #476361 and #636147 with #616347 are triadic colors.