COLOR #53864D

HEX: #53864D RGB: (83,134,77)

Color info

#53864D contains red, green and blue colors in about the same proportion. Web safe color of #53864D is #669933 (or #693).

RGB color model

#53864D color RGB value is (83,134,77).

RGB: (83,134,77) (33%, 53%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 134 of 255 = 53%
B 77 of 255 = 30%

83
134
77

R + G + B ~ 39%. #53864D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 134 + 77 = 294 (100%)
R 83 of 294 ~ 28.23%
G 134 of 294 ~ 45.58%
B 77 of 294 ~ 26.19'%

%28.23
%45.58
%26.19

CMYK color model

#53864D color CMYK value is (38,0,43,47).

  • cyan value is 38.06%
  • magenta value is 0.00%
  • yellow value is 42.54%
  • key color value is 47.45%
CMYK: (38,0,43,47) C38M0Y43K47 (38%,0%,43%,47%) (0.38/0.00/0.43/0.47) 

CMYK percentages

%38.06
%0
%42.54
%47.45

Codes

Color #53864D in popluar color models

53 86 4D
RGB 83 134 77
HSL 114° 27.01% 41.37%
HSB/HSV 114° 42.54% 52.55%
CMYK 38.06% 0.00% 42.54%
47.45%

Color #53864D in popluar number systems.

HEX 53 86 4D
Decimal 83 134 77
Binary 1010011 10000110 1001101
Octal 123 206 115

Shades and tints

Shades of #53864D

#53864D
(83,134,77)
#4C7A46
(76,122,70)
#456E3F
(69,110,63)
#3E6238
(62,98,56)
#375631
(55,86,49)
#304A2A
(48,74,42)
#293E23
(41,62,35)
#22321C
(34,50,28)
#1B2615
(27,38,21)
#141A0E
(20,26,14)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #53864D

#53864D
(83,134,77)
#62915D
(98,145,93)
#719C6D
(113,156,109)
#80A77D
(128,167,125)
#8FB28D
(143,178,141)
#9EBD9D
(158,189,157)
#ADC8AD
(173,200,173)
#BCD3BD
(188,211,189)
#CBDECD
(203,222,205)
#DAE9DD
(218,233,221)
#E9F4ED
(233,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53864D; }

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

This text font color is #53864D.

Background Color

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

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

This div background color is #53864D.

Border color

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

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

This div border color is #53864D.

Opacity

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

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

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

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

This text has shadow with #53864D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53864D.

Preview

Color preview on black background

This text has color #53864D on black background.


Color preview on white background

This text has color #53864D on white background.


Black color preview on #53864D background

This text has black color on #53864D background.


White color preview on #53864D background

This text has white color on #53864D background.


Related colors

Complementary color

Complementary color for #hex is #AC79B2.


I love getcolorcode.com

Triadic colors

1 #4D5386 and #864D53 with #53864D are triadic colors.

2 #4D8653 and #86534D with #53864D are triadic colors.