COLOR #614A39

HEX: #614A39 RGB: (97,74,57)

Color info

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

RGB color model

#614A39 color RGB value is (97,74,57).

RGB: (97,74,57) (38%, 29%, 22%)

RGB channels and saturation

R 97 of 255 = 38%
G 74 of 255 = 29%
B 57 of 255 = 22%

97
74
57

R + G + B ~ 30%. #614A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 74 + 57 = 228 (100%)
R 97 of 228 ~ 42.54%
G 74 of 228 ~ 32.46%
B 57 of 228 ~ 25'%

%42.54
%32.46
%25

CMYK color model

#614A39 color CMYK value is (0,24,41,62).

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

CMYK: (0,24,41,62)
C0M24Y41K62 (0%, 24%, 41%, 62%)
(0.00 / 0.24 / 0.41 / 0.62)

CMYK percentages

%0
%23.71
%41.24
%61.96

Codes

Color #614A39 in popluar color models

61 4A 39
RGB 97 74 57
HSL 26° 25.97% 30.20%
HSB/HSV 26° 41.24% 38.04%
CMYK 0.00% 23.71% 41.24%
61.96%

Color #614A39 in popluar number systems.

HEX 61 4A 39
Decimal 97 74 57
Binary 1100001 1001010 111001
Octal 141 112 71

Shades and tints

Shades of #614A39

#614A39
(97,74,57)
#594434
(89,68,52)
#513E2F
(81,62,47)
#49382A
(73,56,42)
#413225
(65,50,37)
#392C20
(57,44,32)
#31261B
(49,38,27)
#292016
(41,32,22)
#211A11
(33,26,17)
#19140C
(25,20,12)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #614A39

#614A39
(97,74,57)
#6F5A4B
(111,90,75)
#7D6A5D
(125,106,93)
#8B7A6F
(139,122,111)
#998A81
(153,138,129)
#A79A93
(167,154,147)
#B5AAA5
(181,170,165)
#C3BAB7
(195,186,183)
#D1CAC9
(209,202,201)
#DFDADB
(223,218,219)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614A39; }

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

This text font color is #614A39.

Background Color

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

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

This div background color is #614A39.

Border color

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

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

This div border color is #614A39.

Opacity

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

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

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

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

This text has shadow with #614A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614A39.

Preview

Color preview on black background

This text has color #614A39 on black background.


Color preview on white background

This text has color #614A39 on white background.


Black color preview on #614A39 background

This text has black color on #614A39 background.


White color preview on #614A39 background

This text has white color on #614A39 background.


Related colors

Complementary color

Complementary color for #hex is #9EB5C6.


I love getcolorcode.com

Triadic colors

1 #39614A and #4A3961 with #614A39 are triadic colors.

2 #394A61 and #4A6139 with #614A39 are triadic colors.