COLOR #614C49

HEX: #614C49 RGB: (97,76,73)

Color info

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

RGB color model

#614C49 color RGB value is (97,76,73).

RGB: (97,76,73) (38%, 30%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 76 of 255 = 30%
B 73 of 255 = 29%

97
76
73

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

Portions of RGB colors in percentages

R + G + B = 97 + 76 + 73 = 246 (100%)
R 97 of 246 ~ 39.43%
G 76 of 246 ~ 30.89%
B 73 of 246 ~ 29.67'%

%39.43
%30.89
%29.67

CMYK color model

#614C49 color CMYK value is (0,22,25,62).

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

CMYK: (0,22,25,62)
C0M22Y25K62 (0%, 22%, 25%, 62%)
(0.00 / 0.22 / 0.25 / 0.62)

CMYK percentages

%0
%21.65
%24.74
%61.96

Codes

Color #614C49 in popluar color models

61 4C 49
RGB 97 76 73
HSL 14.12% 33.33%
HSB/HSV 24.74% 38.04%
CMYK 0.00% 21.65% 24.74%
61.96%

Color #614C49 in popluar number systems.

HEX 61 4C 49
Decimal 97 76 73
Binary 1100001 1001100 1001001
Octal 141 114 111

Shades and tints

Shades of #614C49

#614C49
(97,76,73)
#594643
(89,70,67)
#51403D
(81,64,61)
#493A37
(73,58,55)
#413431
(65,52,49)
#392E2B
(57,46,43)
#312825
(49,40,37)
#29221F
(41,34,31)
#211C19
(33,28,25)
#191613
(25,22,19)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #614C49

#614C49
(97,76,73)
#6F5C59
(111,92,89)
#7D6C69
(125,108,105)
#8B7C79
(139,124,121)
#998C89
(153,140,137)
#A79C99
(167,156,153)
#B5ACA9
(181,172,169)
#C3BCB9
(195,188,185)
#D1CCC9
(209,204,201)
#DFDCD9
(223,220,217)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614C49; }

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

This text font color is #614C49.

Background Color

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

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

This div background color is #614C49.

Border color

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

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

This div border color is #614C49.

Opacity

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

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

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

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

This text has shadow with #614C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614C49.

Preview

Color preview on black background

This text has color #614C49 on black background.


Color preview on white background

This text has color #614C49 on white background.


Black color preview on #614C49 background

This text has black color on #614C49 background.


White color preview on #614C49 background

This text has white color on #614C49 background.


Related colors

Complementary color

Complementary color for #hex is #9EB3B6.


I love getcolorcode.com

Triadic colors

1 #49614C and #4C4961 with #614C49 are triadic colors.

2 #494C61 and #4C6149 with #614C49 are triadic colors.