COLOR #614744

HEX: #614744 RGB: (97,71,68)

Color info

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

RGB color model

#614744 color RGB value is (97,71,68).

RGB: (97,71,68) (38%, 28%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 68 of 255 = 27%

97
71
68

R + G + B ~ 31%. #614744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 68 = 236 (100%)
R 97 of 236 ~ 41.1%
G 71 of 236 ~ 30.08%
B 68 of 236 ~ 28.81'%

%41.1
%30.08
%28.81

CMYK color model

#614744 color CMYK value is (0,27,30,62).

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

CMYK: (0,27,30,62)
C0M27Y30K62 (0%, 27%, 30%, 62%)
(0.00 / 0.27 / 0.30 / 0.62)

CMYK percentages

%0
%26.8
%29.9
%61.96

Codes

Color #614744 in popluar color models

61 47 44
RGB 97 71 68
HSL 17.58% 32.35%
HSB/HSV 29.90% 38.04%
CMYK 0.00% 26.80% 29.90%
61.96%

Color #614744 in popluar number systems.

HEX 61 47 44
Decimal 97 71 68
Binary 1100001 1000111 1000100
Octal 141 107 104

Shades and tints

Shades of #614744

#614744
(97,71,68)
#59413E
(89,65,62)
#513B38
(81,59,56)
#493532
(73,53,50)
#412F2C
(65,47,44)
#392926
(57,41,38)
#312320
(49,35,32)
#291D1A
(41,29,26)
#211714
(33,23,20)
#19110E
(25,17,14)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #614744

#614744
(97,71,68)
#6F5755
(111,87,85)
#7D6766
(125,103,102)
#8B7777
(139,119,119)
#998788
(153,135,136)
#A79799
(167,151,153)
#B5A7AA
(181,167,170)
#C3B7BB
(195,183,187)
#D1C7CC
(209,199,204)
#DFD7DD
(223,215,221)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614744; }

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

This text font color is #614744.

Background Color

.myBgColor { background-color: #614744; }

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

This div background color is #614744.

Border color

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

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

This div border color is #614744.

Opacity

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

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

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

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

This text has shadow with #614744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614744.

Preview

Color preview on black background

This text has color #614744 on black background.


Color preview on white background

This text has color #614744 on white background.


Black color preview on #614744 background

This text has black color on #614744 background.


White color preview on #614744 background

This text has white color on #614744 background.


Related colors

Complementary color

Complementary color for #hex is #9EB8BB.


I love getcolorcode.com

Triadic colors

1 #446147 and #474461 with #614744 are triadic colors.

2 #444761 and #476144 with #614744 are triadic colors.