COLOR #614F47

HEX: #614F47 RGB: (97,79,71)

Color info

#614F47 contains red, green and blue colors in about the same proportion. Web safe color of #614F47 is #666633 (or #663).

RGB color model

#614F47 color RGB value is (97,79,71).

RGB: (97,79,71) (38%, 31%, 28%)

RGB channels and saturation

R 97 of 255 = 38%
G 79 of 255 = 31%
B 71 of 255 = 28%

97
79
71

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

Portions of RGB colors in percentages

R + G + B = 97 + 79 + 71 = 247 (100%)
R 97 of 247 ~ 39.27%
G 79 of 247 ~ 31.98%
B 71 of 247 ~ 28.74'%

%39.27
%31.98
%28.74

CMYK color model

#614F47 color CMYK value is (0,19,27,62).

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

CMYK: (0,19,27,62)
C0M19Y27K62 (0%, 19%, 27%, 62%)
(0.00 / 0.19 / 0.27 / 0.62)

CMYK percentages

%0
%18.56
%26.8
%61.96

Codes

Color #614F47 in popluar color models

61 4F 47
RGB 97 79 71
HSL 18° 15.48% 32.94%
HSB/HSV 18° 26.80% 38.04%
CMYK 0.00% 18.56% 26.80%
61.96%

Color #614F47 in popluar number systems.

HEX 61 4F 47
Decimal 97 79 71
Binary 1100001 1001111 1000111
Octal 141 117 107

Shades and tints

Shades of #614F47

#614F47
(97,79,71)
#594841
(89,72,65)
#51413B
(81,65,59)
#493A35
(73,58,53)
#41332F
(65,51,47)
#392C29
(57,44,41)
#312523
(49,37,35)
#291E1D
(41,30,29)
#211717
(33,23,23)
#191011
(25,16,17)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #614F47

#614F47
(97,79,71)
#6F5F57
(111,95,87)
#7D6F67
(125,111,103)
#8B7F77
(139,127,119)
#998F87
(153,143,135)
#A79F97
(167,159,151)
#B5AFA7
(181,175,167)
#C3BFB7
(195,191,183)
#D1CFC7
(209,207,199)
#DFDFD7
(223,223,215)
#EDEFE7
(237,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614F47; }

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

This text font color is #614F47.

Background Color

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

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

This div background color is #614F47.

Border color

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

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

This div border color is #614F47.

Opacity

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

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

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

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

This text has shadow with #614F47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614F47.

Preview

Color preview on black background

This text has color #614F47 on black background.


Color preview on white background

This text has color #614F47 on white background.


Black color preview on #614F47 background

This text has black color on #614F47 background.


White color preview on #614F47 background

This text has white color on #614F47 background.


Related colors

Complementary color

Complementary color for #hex is #9EB0B8.


I love getcolorcode.com

Triadic colors

1 #47614F and #4F4761 with #614F47 are triadic colors.

2 #474F61 and #4F6147 with #614F47 are triadic colors.