COLOR #614932

HEX: #614932 RGB: (97,73,50)

Color info

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

RGB color model

#614932 color RGB value is (97,73,50).

RGB: (97,73,50) (38%, 29%, 20%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 50 of 255 = 20%

97
73
50

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

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 50 = 220 (100%)
R 97 of 220 ~ 44.09%
G 73 of 220 ~ 33.18%
B 50 of 220 ~ 22.73'%

%44.09
%33.18
%22.73

CMYK color model

#614932 color CMYK value is (0,25,48,62).

  • cyan value is 0.00%
  • magenta value is 24.74%
  • yellow value is 48.45%
  • key color value is 61.96%
CMYK: (0,25,48,62) C0M25Y48K62 (0%,25%,48%,62%) (0.00/0.25/0.48/0.62) 

CMYK percentages

%0
%24.74
%48.45
%61.96

Codes

Color #614932 in popluar color models

61 49 32
RGB 97 73 50
HSL 29° 31.97% 28.82%
HSB/HSV 29° 48.45% 38.04%
CMYK 0.00% 24.74% 48.45%
61.96%

Color #614932 in popluar number systems.

HEX 61 49 32
Decimal 97 73 50
Binary 1100001 1001001 110010
Octal 141 111 62

Shades and tints

Shades of #614932

#614932
(97,73,50)
#59432E
(89,67,46)
#513D2A
(81,61,42)
#493726
(73,55,38)
#413122
(65,49,34)
#392B1E
(57,43,30)
#31251A
(49,37,26)
#291F16
(41,31,22)
#211912
(33,25,18)
#19130E
(25,19,14)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #614932

#614932
(97,73,50)
#6F5944
(111,89,68)
#7D6956
(125,105,86)
#8B7968
(139,121,104)
#99897A
(153,137,122)
#A7998C
(167,153,140)
#B5A99E
(181,169,158)
#C3B9B0
(195,185,176)
#D1C9C2
(209,201,194)
#DFD9D4
(223,217,212)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614932 color. Also use rgb(97,73,50) instead hex code.

Text Font Color

.myTextColor { color: #614932; }

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

This text font color is #614932.

Background Color

.myBgColor { background-color: #614932; }

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

This div background color is #614932.

Border color

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

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

This div border color is #614932.

Opacity

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

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

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

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

This text has shadow with #614932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614932.

Preview

Color preview on black background

This text has color #614932 on black background.


Color preview on white background

This text has color #614932 on white background.


Black color preview on #614932 background

This text has black color on #614932 background.


White color preview on #614932 background

This text has white color on #614932 background.


Related colors

Complementary color

Complementary color for #hex is #9EB6CD.


I love getcolorcode.com

Triadic colors

1 #326149 and #493261 with #614932 are triadic colors.

2 #324961 and #496132 with #614932 are triadic colors.