COLOR #614C31

HEX: #614C31 RGB: (97,76,49)

Color info

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

RGB color model

#614C31 color RGB value is (97,76,49).

RGB: (97,76,49) (38%, 30%, 19%)

RGB channels and saturation

R 97 of 255 = 38%
G 76 of 255 = 30%
B 49 of 255 = 19%

97
76
49

R + G + B ~ 29%. #614C31 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 76 + 49 = 222 (100%)
R 97 of 222 ~ 43.69%
G 76 of 222 ~ 34.23%
B 49 of 222 ~ 22.07'%

%43.69
%34.23
%22.07

CMYK color model

#614C31 color CMYK value is (0,22,49,62).

  • cyan value is 0.00%
  • magenta value is 21.65%
  • yellow value is 49.48%
  • key color value is 61.96%

CMYK: (0,22,49,62)
C0M22Y49K62 (0%, 22%, 49%, 62%)
(0.00 / 0.22 / 0.49 / 0.62)

CMYK percentages

%0
%21.65
%49.48
%61.96

Codes

Color #614C31 in popluar color models

61 4C 31
RGB 97 76 49
HSL 34° 32.88% 28.63%
HSB/HSV 34° 49.48% 38.04%
CMYK 0.00% 21.65% 49.48%
61.96%

Color #614C31 in popluar number systems.

HEX 61 4C 31
Decimal 97 76 49
Binary 1100001 1001100 110001
Octal 141 114 61

Shades and tints

Shades of #614C31

#614C31
(97,76,49)
#59462D
(89,70,45)
#514029
(81,64,41)
#493A25
(73,58,37)
#413421
(65,52,33)
#392E1D
(57,46,29)
#312819
(49,40,25)
#292215
(41,34,21)
#211C11
(33,28,17)
#19160D
(25,22,13)
#111009
(17,16,9)
#000000
(0,0,0)

Tints of #614C31

#614C31
(97,76,49)
#6F5C43
(111,92,67)
#7D6C55
(125,108,85)
#8B7C67
(139,124,103)
#998C79
(153,140,121)
#A79C8B
(167,156,139)
#B5AC9D
(181,172,157)
#C3BCAF
(195,188,175)
#D1CCC1
(209,204,193)
#DFDCD3
(223,220,211)
#EDECE5
(237,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614C31; }

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

This text font color is #614C31.

Background Color

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

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

This div background color is #614C31.

Border color

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

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

This div border color is #614C31.

Opacity

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

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

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

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

This text has shadow with #614C31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614C31.

Preview

Color preview on black background

This text has color #614C31 on black background.


Color preview on white background

This text has color #614C31 on white background.


Black color preview on #614C31 background

This text has black color on #614C31 background.


White color preview on #614C31 background

This text has white color on #614C31 background.


Related colors

Complementary color

Complementary color for #hex is #9EB3CE.


I love getcolorcode.com

Triadic colors

1 #31614C and #4C3161 with #614C31 are triadic colors.

2 #314C61 and #4C6131 with #614C31 are triadic colors.