COLOR #614740

HEX: #614740 RGB: (97,71,64)

Color info

#614740 contains red, green and blue colors in about the same proportion. Web safe color of #614740 is #663333 (or #633).

RGB color model

#614740 color RGB value is (97,71,64).

RGB: (97,71,64) (38%, 28%, 25%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 64 of 255 = 25%

97
71
64

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

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 64 = 232 (100%)
R 97 of 232 ~ 41.81%
G 71 of 232 ~ 30.6%
B 64 of 232 ~ 27.59'%

%41.81
%30.6
%27.59

CMYK color model

#614740 color CMYK value is (0,27,34,62).

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

CMYK: (0,27,34,62)
C0M27Y34K62 (0%, 27%, 34%, 62%)
(0.00 / 0.27 / 0.34 / 0.62)

CMYK percentages

%0
%26.8
%34.02
%61.96

Codes

Color #614740 in popluar color models

61 47 40
RGB 97 71 64
HSL 13° 20.50% 31.57%
HSB/HSV 13° 34.02% 38.04%
CMYK 0.00% 26.80% 34.02%
61.96%

Color #614740 in popluar number systems.

HEX 61 47 40
Decimal 97 71 64
Binary 1100001 1000111 1000000
Octal 141 107 100

Shades and tints

Shades of #614740

#614740
(97,71,64)
#59413B
(89,65,59)
#513B36
(81,59,54)
#493531
(73,53,49)
#412F2C
(65,47,44)
#392927
(57,41,39)
#312322
(49,35,34)
#291D1D
(41,29,29)
#211718
(33,23,24)
#191113
(25,17,19)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #614740

#614740
(97,71,64)
#6F5751
(111,87,81)
#7D6762
(125,103,98)
#8B7773
(139,119,115)
#998784
(153,135,132)
#A79795
(167,151,149)
#B5A7A6
(181,167,166)
#C3B7B7
(195,183,183)
#D1C7C8
(209,199,200)
#DFD7D9
(223,215,217)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614740; }

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

This text font color is #614740.

Background Color

.myBgColor { background-color: #614740; }

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

This div background color is #614740.

Border color

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

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

This div border color is #614740.

Opacity

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

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

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

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

This text has shadow with #614740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614740.

Preview

Color preview on black background

This text has color #614740 on black background.


Color preview on white background

This text has color #614740 on white background.


Black color preview on #614740 background

This text has black color on #614740 background.


White color preview on #614740 background

This text has white color on #614740 background.


Related colors

Complementary color

Complementary color for #hex is #9EB8BF.


I love getcolorcode.com

Triadic colors

1 #406147 and #474061 with #614740 are triadic colors.

2 #404761 and #476140 with #614740 are triadic colors.