COLOR #53863A

HEX: #53863A RGB: (83,134,58)

Color info

#53863A contains mainly red and green colors. Web safe color of #53863A is #669933 (or #693).

RGB color model

#53863A color RGB value is (83,134,58).

RGB: (83,134,58) (33%, 53%, 23%)

RGB channels and saturation

R 83 of 255 = 33%
G 134 of 255 = 53%
B 58 of 255 = 23%

83
134
58

R + G + B ~ 36%. #53863A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 134 + 58 = 275 (100%)
R 83 of 275 ~ 30.18%
G 134 of 275 ~ 48.73%
B 58 of 275 ~ 21.09'%

%30.18
%48.73
%21.09

CMYK color model

#53863A color CMYK value is (38,0,57,47).

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

CMYK: (38,0,57,47)
C38M0Y57K47 (38%, 0%, 57%, 47%)
(0.38 / 0.00 / 0.57 / 0.47)

CMYK percentages

%38.06
%0
%56.72
%47.45

Codes

Color #53863A in popluar color models

53 86 3A
RGB 83 134 58
HSL 100° 39.58% 37.65%
HSB/HSV 100° 56.72% 52.55%
CMYK 38.06% 0.00% 56.72%
47.45%

Color #53863A in popluar number systems.

HEX 53 86 3A
Decimal 83 134 58
Binary 1010011 10000110 111010
Octal 123 206 72

Shades and tints

Shades of #53863A

#53863A
(83,134,58)
#4C7A35
(76,122,53)
#456E30
(69,110,48)
#3E622B
(62,98,43)
#375626
(55,86,38)
#304A21
(48,74,33)
#293E1C
(41,62,28)
#223217
(34,50,23)
#1B2612
(27,38,18)
#141A0D
(20,26,13)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #53863A

#53863A
(83,134,58)
#62914B
(98,145,75)
#719C5C
(113,156,92)
#80A76D
(128,167,109)
#8FB27E
(143,178,126)
#9EBD8F
(158,189,143)
#ADC8A0
(173,200,160)
#BCD3B1
(188,211,177)
#CBDEC2
(203,222,194)
#DAE9D3
(218,233,211)
#E9F4E4
(233,244,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53863A color. Also use rgb(83,134,58) instead hex code.

Text Font Color

.myTextColor { color: #53863A; }

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

This text font color is #53863A.

Background Color

.myBgColor { background-color: #53863A; }

<div style="background-color:#53863A">Inner text</div>

This div background color is #53863A.

Border color

.myBorderColor { border: 1px solid #53863A; }

<div style="border:3px solid #53863A">Div</div>

This div border color is #53863A.

Opacity

.myOpacity80 { color: #53863A; opacity: 0.8; }

<p style="color:#53863A;opacity:0.8;">80%</p>

Text with #53863A 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 #53863A;}

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

This text has shadow with #53863A color.


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

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

This text has shadow with #53863A primary color and red secondary color.


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

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

This text has shadow with #53863A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53863A.

Preview

Color preview on black background

This text has color #53863A on black background.


Color preview on white background

This text has color #53863A on white background.


Black color preview on #53863A background

This text has black color on #53863A background.


White color preview on #53863A background

This text has white color on #53863A background.


Related colors

Complementary color

Complementary color for #hex is #AC79C5.


I love getcolorcode.com

Triadic colors

1 #3A5386 and #863A53 with #53863A are triadic colors.

2 #3A8653 and #86533A with #53863A are triadic colors.