COLOR #614A36

HEX: #614A36 RGB: (97,74,54)

Color info

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

RGB color model

#614A36 color RGB value is (97,74,54).

RGB: (97,74,54) (38%, 29%, 21%)

RGB channels and saturation

R 97 of 255 = 38%
G 74 of 255 = 29%
B 54 of 255 = 21%

97
74
54

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

Portions of RGB colors in percentages

R + G + B = 97 + 74 + 54 = 225 (100%)
R 97 of 225 ~ 43.11%
G 74 of 225 ~ 32.89%
B 54 of 225 ~ 24'%

%43.11
%32.89
%24

CMYK color model

#614A36 color CMYK value is (0,24,44,62).

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

CMYK: (0,24,44,62)
C0M24Y44K62 (0%, 24%, 44%, 62%)
(0.00 / 0.24 / 0.44 / 0.62)

CMYK percentages

%0
%23.71
%44.33
%61.96

Codes

Color #614A36 in popluar color models

61 4A 36
RGB 97 74 54
HSL 28° 28.48% 29.61%
HSB/HSV 28° 44.33% 38.04%
CMYK 0.00% 23.71% 44.33%
61.96%

Color #614A36 in popluar number systems.

HEX 61 4A 36
Decimal 97 74 54
Binary 1100001 1001010 110110
Octal 141 112 66

Shades and tints

Shades of #614A36

#614A36
(97,74,54)
#594432
(89,68,50)
#513E2E
(81,62,46)
#49382A
(73,56,42)
#413226
(65,50,38)
#392C22
(57,44,34)
#31261E
(49,38,30)
#29201A
(41,32,26)
#211A16
(33,26,22)
#191412
(25,20,18)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #614A36

#614A36
(97,74,54)
#6F5A48
(111,90,72)
#7D6A5A
(125,106,90)
#8B7A6C
(139,122,108)
#998A7E
(153,138,126)
#A79A90
(167,154,144)
#B5AAA2
(181,170,162)
#C3BAB4
(195,186,180)
#D1CAC6
(209,202,198)
#DFDAD8
(223,218,216)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614A36; }

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

This text font color is #614A36.

Background Color

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

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

This div background color is #614A36.

Border color

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

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

This div border color is #614A36.

Opacity

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

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

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

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

This text has shadow with #614A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614A36.

Preview

Color preview on black background

This text has color #614A36 on black background.


Color preview on white background

This text has color #614A36 on white background.


Black color preview on #614A36 background

This text has black color on #614A36 background.


White color preview on #614A36 background

This text has white color on #614A36 background.


Related colors

Complementary color

Complementary color for #hex is #9EB5C9.


I love getcolorcode.com

Triadic colors

1 #36614A and #4A3661 with #614A36 are triadic colors.

2 #364A61 and #4A6136 with #614A36 are triadic colors.