COLOR #53714D

HEX: #53714D RGB: (83,113,77)

Color info

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

RGB color model

#53714D color RGB value is (83,113,77).

RGB: (83,113,77) (33%, 44%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 113 of 255 = 44%
B 77 of 255 = 30%

83
113
77

R + G + B ~ 36%. #53714D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 113 + 77 = 273 (100%)
R 83 of 273 ~ 30.4%
G 113 of 273 ~ 41.39%
B 77 of 273 ~ 28.21'%

%30.4
%41.39
%28.21

CMYK color model

#53714D color CMYK value is (27,0,32,56).

  • cyan value is 26.55%
  • magenta value is 0.00%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (27,0,32,56)
C27M0Y32K56 (27%, 0%, 32%, 56%)
(0.27 / 0.00 / 0.32 / 0.56)

CMYK percentages

%26.55
%0
%31.86
%55.69

Codes

Color #53714D in popluar color models

53 71 4D
RGB 83 113 77
HSL 110° 18.95% 37.25%
HSB/HSV 110° 31.86% 44.31%
CMYK 26.55% 0.00% 31.86%
55.69%

Color #53714D in popluar number systems.

HEX 53 71 4D
Decimal 83 113 77
Binary 1010011 1110001 1001101
Octal 123 161 115

Shades and tints

Shades of #53714D

#53714D
(83,113,77)
#4C6746
(76,103,70)
#455D3F
(69,93,63)
#3E5338
(62,83,56)
#374931
(55,73,49)
#303F2A
(48,63,42)
#293523
(41,53,35)
#222B1C
(34,43,28)
#1B2115
(27,33,21)
#14170E
(20,23,14)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #53714D

#53714D
(83,113,77)
#627D5D
(98,125,93)
#71896D
(113,137,109)
#80957D
(128,149,125)
#8FA18D
(143,161,141)
#9EAD9D
(158,173,157)
#ADB9AD
(173,185,173)
#BCC5BD
(188,197,189)
#CBD1CD
(203,209,205)
#DADDDD
(218,221,221)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53714D color. Also use rgb(83,113,77) instead hex code.

Text Font Color

.myTextColor { color: #53714D; }

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

This text font color is #53714D.

Background Color

.myBgColor { background-color: #53714D; }

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

This div background color is #53714D.

Border color

.myBorderColor { border: 1px solid #53714D; }

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

This div border color is #53714D.

Opacity

.myOpacity80 { color: #53714D; opacity: 0.8; }

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

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

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

This text has shadow with #53714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53714D.

Preview

Color preview on black background

This text has color #53714D on black background.


Color preview on white background

This text has color #53714D on white background.


Black color preview on #53714D background

This text has black color on #53714D background.


White color preview on #53714D background

This text has white color on #53714D background.


Related colors

Complementary color

Complementary color for #hex is #AC8EB2.


I love getcolorcode.com

Triadic colors

1 #4D5371 and #714D53 with #53714D are triadic colors.

2 #4D7153 and #71534D with #53714D are triadic colors.