COLOR #614521

HEX: #614521 RGB: (97,69,33)

Color info

#614521 contains mainly red and green colors. Web safe color of #614521 is #663333 (or #633).

RGB color model

#614521 color RGB value is (97,69,33).

RGB: (97,69,33) (38%, 27%, 13%)

RGB channels and saturation

R 97 of 255 = 38%
G 69 of 255 = 27%
B 33 of 255 = 13%

97
69
33

R + G + B ~ 26%. #614521 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 69 + 33 = 199 (100%)
R 97 of 199 ~ 48.74%
G 69 of 199 ~ 34.67%
B 33 of 199 ~ 16.58'%

%48.74
%34.67
%16.58

CMYK color model

#614521 color CMYK value is (0,29,66,62).

  • cyan value is 0.00%
  • magenta value is 28.87%
  • yellow value is 65.98%
  • key color value is 61.96%

CMYK: (0,29,66,62)
C0M29Y66K62 (0%, 29%, 66%, 62%)
(0.00 / 0.29 / 0.66 / 0.62)

CMYK percentages

%0
%28.87
%65.98
%61.96

Codes

Color #614521 in popluar color models

61 45 21
RGB 97 69 33
HSL 34° 49.23% 25.49%
HSB/HSV 34° 65.98% 38.04%
CMYK 0.00% 28.87% 65.98%
61.96%

Color #614521 in popluar number systems.

HEX 61 45 21
Decimal 97 69 33
Binary 1100001 1000101 100001
Octal 141 105 41

Shades and tints

Shades of #614521

#614521
(97,69,33)
#593F1E
(89,63,30)
#51391B
(81,57,27)
#493318
(73,51,24)
#412D15
(65,45,21)
#392712
(57,39,18)
#31210F
(49,33,15)
#291B0C
(41,27,12)
#211509
(33,21,9)
#190F06
(25,15,6)
#110903
(17,9,3)
#000000
(0,0,0)

Tints of #614521

#614521
(97,69,33)
#6F5535
(111,85,53)
#7D6549
(125,101,73)
#8B755D
(139,117,93)
#998571
(153,133,113)
#A79585
(167,149,133)
#B5A599
(181,165,153)
#C3B5AD
(195,181,173)
#D1C5C1
(209,197,193)
#DFD5D5
(223,213,213)
#EDE5E9
(237,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614521 color. Also use rgb(97,69,33) instead hex code.

Text Font Color

.myTextColor { color: #614521; }

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

This text font color is #614521.

Background Color

.myBgColor { background-color: #614521; }

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

This div background color is #614521.

Border color

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

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

This div border color is #614521.

Opacity

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

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

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

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

This text has shadow with #614521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614521.

Preview

Color preview on black background

This text has color #614521 on black background.


Color preview on white background

This text has color #614521 on white background.


Black color preview on #614521 background

This text has black color on #614521 background.


White color preview on #614521 background

This text has white color on #614521 background.


Related colors

Complementary color

Complementary color for #hex is #9EBADE.


I love getcolorcode.com

Triadic colors

1 #216145 and #452161 with #614521 are triadic colors.

2 #214561 and #456121 with #614521 are triadic colors.