COLOR #53864E

HEX: #53864E RGB: (83,134,78)

Color info

#53864E contains red, green and blue colors in about the same proportion. Web safe color of #53864E is #669966 (or #696).

RGB color model

#53864E color RGB value is (83,134,78).

RGB: (83,134,78) (33%, 53%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 134 of 255 = 53%
B 78 of 255 = 31%

83
134
78

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

Portions of RGB colors in percentages

R + G + B = 83 + 134 + 78 = 295 (100%)
R 83 of 295 ~ 28.14%
G 134 of 295 ~ 45.42%
B 78 of 295 ~ 26.44'%

%28.14
%45.42
%26.44

CMYK color model

#53864E color CMYK value is (38,0,42,47).

  • cyan value is 38.06%
  • magenta value is 0.00%
  • yellow value is 41.79%
  • key color value is 47.45%

CMYK: (38,0,42,47)
C38M0Y42K47 (38%, 0%, 42%, 47%)
(0.38 / 0.00 / 0.42 / 0.47)

CMYK percentages

%38.06
%0
%41.79
%47.45

Codes

Color #53864E in popluar color models

53 86 4E
RGB 83 134 78
HSL 115° 26.42% 41.57%
HSB/HSV 115° 41.79% 52.55%
CMYK 38.06% 0.00% 41.79%
47.45%

Color #53864E in popluar number systems.

HEX 53 86 4E
Decimal 83 134 78
Binary 1010011 10000110 1001110
Octal 123 206 116

Shades and tints

Shades of #53864E

#53864E
(83,134,78)
#4C7A47
(76,122,71)
#456E40
(69,110,64)
#3E6239
(62,98,57)
#375632
(55,86,50)
#304A2B
(48,74,43)
#293E24
(41,62,36)
#22321D
(34,50,29)
#1B2616
(27,38,22)
#141A0F
(20,26,15)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #53864E

#53864E
(83,134,78)
#62915E
(98,145,94)
#719C6E
(113,156,110)
#80A77E
(128,167,126)
#8FB28E
(143,178,142)
#9EBD9E
(158,189,158)
#ADC8AE
(173,200,174)
#BCD3BE
(188,211,190)
#CBDECE
(203,222,206)
#DAE9DE
(218,233,222)
#E9F4EE
(233,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53864E; }

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

This text font color is #53864E.

Background Color

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

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

This div background color is #53864E.

Border color

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

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

This div border color is #53864E.

Opacity

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

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

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

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

This text has shadow with #53864E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53864E.

Preview

Color preview on black background

This text has color #53864E on black background.


Color preview on white background

This text has color #53864E on white background.


Black color preview on #53864E background

This text has black color on #53864E background.


White color preview on #53864E background

This text has white color on #53864E background.


Related colors

Complementary color

Complementary color for #hex is #AC79B1.


I love getcolorcode.com

Triadic colors

1 #4E5386 and #864E53 with #53864E are triadic colors.

2 #4E8653 and #86534E with #53864E are triadic colors.