COLOR #614749

HEX: #614749 RGB: (97,71,73)

Color info

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

RGB color model

#614749 color RGB value is (97,71,73).

RGB: (97,71,73) (38%, 28%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 71 of 255 = 28%
B 73 of 255 = 29%

97
71
73

R + G + B ~ 32%. #614749 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 71 + 73 = 241 (100%)
R 97 of 241 ~ 40.25%
G 71 of 241 ~ 29.46%
B 73 of 241 ~ 30.29'%

%40.25
%29.46
%30.29

CMYK color model

#614749 color CMYK value is (0,27,25,62).

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

CMYK: (0,27,25,62)
C0M27Y25K62 (0%, 27%, 25%, 62%)
(0.00 / 0.27 / 0.25 / 0.62)

CMYK percentages

%0
%26.8
%24.74
%61.96

Codes

Color #614749 in popluar color models

61 47 49
RGB 97 71 73
HSL 355° 15.48% 32.94%
HSB/HSV 355° 26.80% 38.04%
CMYK 0.00% 26.80% 24.74%
61.96%

Color #614749 in popluar number systems.

HEX 61 47 49
Decimal 97 71 73
Binary 1100001 1000111 1001001
Octal 141 107 111

Shades and tints

Shades of #614749

#614749
(97,71,73)
#594143
(89,65,67)
#513B3D
(81,59,61)
#493537
(73,53,55)
#412F31
(65,47,49)
#39292B
(57,41,43)
#312325
(49,35,37)
#291D1F
(41,29,31)
#211719
(33,23,25)
#191113
(25,17,19)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #614749

#614749
(97,71,73)
#6F5759
(111,87,89)
#7D6769
(125,103,105)
#8B7779
(139,119,121)
#998789
(153,135,137)
#A79799
(167,151,153)
#B5A7A9
(181,167,169)
#C3B7B9
(195,183,185)
#D1C7C9
(209,199,201)
#DFD7D9
(223,215,217)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614749; }

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

This text font color is #614749.

Background Color

.myBgColor { background-color: #614749; }

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

This div background color is #614749.

Border color

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

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

This div border color is #614749.

Opacity

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

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

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

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

This text has shadow with #614749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614749.

Preview

Color preview on black background

This text has color #614749 on black background.


Color preview on white background

This text has color #614749 on white background.


Black color preview on #614749 background

This text has black color on #614749 background.


White color preview on #614749 background

This text has white color on #614749 background.


Related colors

Complementary color

Complementary color for #hex is #9EB8B6.


I love getcolorcode.com

Triadic colors

1 #496147 and #474961 with #614749 are triadic colors.

2 #494761 and #476149 with #614749 are triadic colors.