COLOR #61714B

HEX: #61714B RGB: (97,113,75)

Color info

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

RGB color model

#61714B color RGB value is (97,113,75).

RGB: (97,113,75) (38%, 44%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 113 of 255 = 44%
B 75 of 255 = 29%

97
113
75

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

Portions of RGB colors in percentages

R + G + B = 97 + 113 + 75 = 285 (100%)
R 97 of 285 ~ 34.04%
G 113 of 285 ~ 39.65%
B 75 of 285 ~ 26.32'%

%34.04
%39.65
%26.32

CMYK color model

#61714B color CMYK value is (14,0,34,56).

  • cyan value is 14.16%
  • magenta value is 0.00%
  • yellow value is 33.63%
  • key color value is 55.69%

CMYK: (14,0,34,56)
C14M0Y34K56 (14%, 0%, 34%, 56%)
(0.14 / 0.00 / 0.34 / 0.56)

CMYK percentages

%14.16
%0
%33.63
%55.69

Codes

Color #61714B in popluar color models

61 71 4B
RGB 97 113 75
HSL 85° 20.21% 36.86%
HSB/HSV 85° 33.63% 44.31%
CMYK 14.16% 0.00% 33.63%
55.69%

Color #61714B in popluar number systems.

HEX 61 71 4B
Decimal 97 113 75
Binary 1100001 1110001 1001011
Octal 141 161 113

Shades and tints

Shades of #61714B

#61714B
(97,113,75)
#596745
(89,103,69)
#515D3F
(81,93,63)
#495339
(73,83,57)
#414933
(65,73,51)
#393F2D
(57,63,45)
#313527
(49,53,39)
#292B21
(41,43,33)
#21211B
(33,33,27)
#191715
(25,23,21)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #61714B

#61714B
(97,113,75)
#6F7D5B
(111,125,91)
#7D896B
(125,137,107)
#8B957B
(139,149,123)
#99A18B
(153,161,139)
#A7AD9B
(167,173,155)
#B5B9AB
(181,185,171)
#C3C5BB
(195,197,187)
#D1D1CB
(209,209,203)
#DFDDDB
(223,221,219)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61714B; }

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

This text font color is #61714B.

Background Color

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

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

This div background color is #61714B.

Border color

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

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

This div border color is #61714B.

Opacity

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

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

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

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

This text has shadow with #61714B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61714B.

Preview

Color preview on black background

This text has color #61714B on black background.


Color preview on white background

This text has color #61714B on white background.


Black color preview on #61714B background

This text has black color on #61714B background.


White color preview on #61714B background

This text has white color on #61714B background.


Related colors

Complementary color

Complementary color for #hex is #9E8EB4.


I love getcolorcode.com

Triadic colors

1 #4B6171 and #714B61 with #61714B are triadic colors.

2 #4B7161 and #71614B with #61714B are triadic colors.