COLOR #614729

HEX: #614729 RGB: (97,71,41)

Color info

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

RGB color model

#614729 color RGB value is (97,71,41).

RGB: (97,71,41) (38%, 28%, 16%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 41 of 255 = 16%

97
71
41

R + G + B ~ 27%. #614729 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 41 = 209 (100%)
R 97 of 209 ~ 46.41%
G 71 of 209 ~ 33.97%
B 41 of 209 ~ 19.62'%

%46.41
%33.97
%19.62

CMYK color model

#614729 color CMYK value is (0,27,58,62).

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

CMYK: (0,27,58,62)
C0M27Y58K62 (0%, 27%, 58%, 62%)
(0.00 / 0.27 / 0.58 / 0.62)

CMYK percentages

%0
%26.8
%57.73
%61.96

Codes

Color #614729 in popluar color models

61 47 29
RGB 97 71 41
HSL 32° 40.58% 27.06%
HSB/HSV 32° 57.73% 38.04%
CMYK 0.00% 26.80% 57.73%
61.96%

Color #614729 in popluar number systems.

HEX 61 47 29
Decimal 97 71 41
Binary 1100001 1000111 101001
Octal 141 107 51

Shades and tints

Shades of #614729

#614729
(97,71,41)
#594126
(89,65,38)
#513B23
(81,59,35)
#493520
(73,53,32)
#412F1D
(65,47,29)
#39291A
(57,41,26)
#312317
(49,35,23)
#291D14
(41,29,20)
#211711
(33,23,17)
#19110E
(25,17,14)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #614729

#614729
(97,71,41)
#6F573C
(111,87,60)
#7D674F
(125,103,79)
#8B7762
(139,119,98)
#998775
(153,135,117)
#A79788
(167,151,136)
#B5A79B
(181,167,155)
#C3B7AE
(195,183,174)
#D1C7C1
(209,199,193)
#DFD7D4
(223,215,212)
#EDE7E7
(237,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614729; }

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

This text font color is #614729.

Background Color

.myBgColor { background-color: #614729; }

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

This div background color is #614729.

Border color

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

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

This div border color is #614729.

Opacity

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

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

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

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

This text has shadow with #614729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614729.

Preview

Color preview on black background

This text has color #614729 on black background.


Color preview on white background

This text has color #614729 on white background.


Black color preview on #614729 background

This text has black color on #614729 background.


White color preview on #614729 background

This text has white color on #614729 background.


Related colors

Complementary color

Complementary color for #hex is #9EB8D6.


I love getcolorcode.com

Triadic colors

1 #296147 and #472961 with #614729 are triadic colors.

2 #294761 and #476129 with #614729 are triadic colors.