COLOR #614E47

HEX: #614E47 RGB: (97,78,71)

Color info

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

RGB color model

#614E47 color RGB value is (97,78,71).

RGB: (97,78,71) (38%, 31%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 78 of 255 = 31%
B 71 of 255 = 28%

97
78
71

R + G + B ~ 32%. #614E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 78 + 71 = 246 (100%)
R 97 of 246 ~ 39.43%
G 78 of 246 ~ 31.71%
B 71 of 246 ~ 28.86'%

%39.43
%31.71
%28.86

CMYK color model

#614E47 color CMYK value is (0,20,27,62).

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

CMYK: (0,20,27,62)
C0M20Y27K62 (0%, 20%, 27%, 62%)
(0.00 / 0.20 / 0.27 / 0.62)

CMYK percentages

%0
%19.59
%26.8
%61.96

Codes

Color #614E47 in popluar color models

61 4E 47
RGB 97 78 71
HSL 16° 15.48% 32.94%
HSB/HSV 16° 26.80% 38.04%
CMYK 0.00% 19.59% 26.80%
61.96%

Color #614E47 in popluar number systems.

HEX 61 4E 47
Decimal 97 78 71
Binary 1100001 1001110 1000111
Octal 141 116 107

Shades and tints

Shades of #614E47

#614E47
(97,78,71)
#594741
(89,71,65)
#51403B
(81,64,59)
#493935
(73,57,53)
#41322F
(65,50,47)
#392B29
(57,43,41)
#312423
(49,36,35)
#291D1D
(41,29,29)
#211617
(33,22,23)
#190F11
(25,15,17)
#11080B
(17,8,11)
#000000
(0,0,0)

Tints of #614E47

#614E47
(97,78,71)
#6F5E57
(111,94,87)
#7D6E67
(125,110,103)
#8B7E77
(139,126,119)
#998E87
(153,142,135)
#A79E97
(167,158,151)
#B5AEA7
(181,174,167)
#C3BEB7
(195,190,183)
#D1CEC7
(209,206,199)
#DFDED7
(223,222,215)
#EDEEE7
(237,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614E47; }

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

This text font color is #614E47.

Background Color

.myBgColor { background-color: #614E47; }

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

This div background color is #614E47.

Border color

.myBorderColor { border: 1px solid #614E47; }

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

This div border color is #614E47.

Opacity

.myOpacity80 { color: #614E47; opacity: 0.8; }

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

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

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

This text has shadow with #614E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614E47.

Preview

Color preview on black background

This text has color #614E47 on black background.


Color preview on white background

This text has color #614E47 on white background.


Black color preview on #614E47 background

This text has black color on #614E47 background.


White color preview on #614E47 background

This text has white color on #614E47 background.


Related colors

Complementary color

Complementary color for #hex is #9EB1B8.


I love getcolorcode.com

Triadic colors

1 #47614E and #4E4761 with #614E47 are triadic colors.

2 #474E61 and #4E6147 with #614E47 are triadic colors.