COLOR #614736

HEX: #614736 RGB: (97,71,54)

Color info

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

RGB color model

#614736 color RGB value is (97,71,54).

RGB: (97,71,54) (38%, 28%, 21%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 54 of 255 = 21%

97
71
54

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

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 54 = 222 (100%)
R 97 of 222 ~ 43.69%
G 71 of 222 ~ 31.98%
B 54 of 222 ~ 24.32'%

%43.69
%31.98
%24.32

CMYK color model

#614736 color CMYK value is (0,27,44,62).

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

CMYK: (0,27,44,62)
C0M27Y44K62 (0%, 27%, 44%, 62%)
(0.00 / 0.27 / 0.44 / 0.62)

CMYK percentages

%0
%26.8
%44.33
%61.96

Codes

Color #614736 in popluar color models

61 47 36
RGB 97 71 54
HSL 24° 28.48% 29.61%
HSB/HSV 24° 44.33% 38.04%
CMYK 0.00% 26.80% 44.33%
61.96%

Color #614736 in popluar number systems.

HEX 61 47 36
Decimal 97 71 54
Binary 1100001 1000111 110110
Octal 141 107 66

Shades and tints

Shades of #614736

#614736
(97,71,54)
#594132
(89,65,50)
#513B2E
(81,59,46)
#49352A
(73,53,42)
#412F26
(65,47,38)
#392922
(57,41,34)
#31231E
(49,35,30)
#291D1A
(41,29,26)
#211716
(33,23,22)
#191112
(25,17,18)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #614736

#614736
(97,71,54)
#6F5748
(111,87,72)
#7D675A
(125,103,90)
#8B776C
(139,119,108)
#99877E
(153,135,126)
#A79790
(167,151,144)
#B5A7A2
(181,167,162)
#C3B7B4
(195,183,180)
#D1C7C6
(209,199,198)
#DFD7D8
(223,215,216)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614736; }

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

This text font color is #614736.

Background Color

.myBgColor { background-color: #614736; }

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

This div background color is #614736.

Border color

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

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

This div border color is #614736.

Opacity

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

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

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

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

This text has shadow with #614736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614736.

Preview

Color preview on black background

This text has color #614736 on black background.


Color preview on white background

This text has color #614736 on white background.


Black color preview on #614736 background

This text has black color on #614736 background.


White color preview on #614736 background

This text has white color on #614736 background.


Related colors

Complementary color

Complementary color for #hex is #9EB8C9.


I love getcolorcode.com

Triadic colors

1 #366147 and #473661 with #614736 are triadic colors.

2 #364761 and #476136 with #614736 are triadic colors.