COLOR #61714F

HEX: #61714F RGB: (97,113,79)

Color info

#61714F contains red, green and blue colors in about the same proportion. Web safe color of #61714F is #666666 (or #666).

RGB color model

#61714F color RGB value is (97,113,79).

RGB: (97,113,79) (38%, 44%, 31%)

RGB channels and saturation

R 97 of 255 = 38%
G 113 of 255 = 44%
B 79 of 255 = 31%

97
113
79

R + G + B ~ 38%. #61714F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 113 + 79 = 289 (100%)
R 97 of 289 ~ 33.56%
G 113 of 289 ~ 39.1%
B 79 of 289 ~ 27.34'%

%33.56
%39.1
%27.34

CMYK color model

#61714F color CMYK value is (14,0,30,56).

  • cyan value is 14.16%
  • magenta value is 0.00%
  • yellow value is 30.09%
  • key color value is 55.69%
CMYK: (14,0,30,56) C14M0Y30K56 (14%,0%,30%,56%) (0.14/0.00/0.30/0.56) 

CMYK percentages

%14.16
%0
%30.09
%55.69

Codes

Color #61714F in popluar color models

61 71 4F
RGB 97 113 79
HSL 88° 17.71% 37.65%
HSB/HSV 88° 30.09% 44.31%
CMYK 14.16% 0.00% 30.09%
55.69%

Color #61714F in popluar number systems.

HEX 61 71 4F
Decimal 97 113 79
Binary 1100001 1110001 1001111
Octal 141 161 117

Shades and tints

Shades of #61714F

#61714F
(97,113,79)
#596748
(89,103,72)
#515D41
(81,93,65)
#49533A
(73,83,58)
#414933
(65,73,51)
#393F2C
(57,63,44)
#313525
(49,53,37)
#292B1E
(41,43,30)
#212117
(33,33,23)
#191710
(25,23,16)
#110D09
(17,13,9)
#000000
(0,0,0)

Tints of #61714F

#61714F
(97,113,79)
#6F7D5F
(111,125,95)
#7D896F
(125,137,111)
#8B957F
(139,149,127)
#99A18F
(153,161,143)
#A7AD9F
(167,173,159)
#B5B9AF
(181,185,175)
#C3C5BF
(195,197,191)
#D1D1CF
(209,209,207)
#DFDDDF
(223,221,223)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61714F color. Also use rgb(97,113,79) instead hex code.

Text Font Color

.myTextColor { color: #61714F; }

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

This text font color is #61714F.

Background Color

.myBgColor { background-color: #61714F; }

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

This div background color is #61714F.

Border color

.myBorderColor { border: 1px solid #61714F; }

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

This div border color is #61714F.

Opacity

.myOpacity80 { color: #61714F; opacity: 0.8; }

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

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

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

This text has shadow with #61714F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61714F.

Preview

Color preview on black background

This text has color #61714F on black background.


Color preview on white background

This text has color #61714F on white background.


Black color preview on #61714F background

This text has black color on #61714F background.


White color preview on #61714F background

This text has white color on #61714F background.


Related colors

Complementary color

Complementary color for #hex is #9E8EB0.


I love getcolorcode.com

Triadic colors

1 #4F6171 and #714F61 with #61714F are triadic colors.

2 #4F7161 and #71614F with #61714F are triadic colors.