COLOR #53733E

HEX: #53733E RGB: (83,115,62)

Color info

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

RGB color model

#53733E color RGB value is (83,115,62).

RGB: (83,115,62) (33%, 45%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 115 of 255 = 45%
B 62 of 255 = 24%

83
115
62

R + G + B ~ 34%. #53733E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 115 + 62 = 260 (100%)
R 83 of 260 ~ 31.92%
G 115 of 260 ~ 44.23%
B 62 of 260 ~ 23.85'%

%31.92
%44.23
%23.85

CMYK color model

#53733E color CMYK value is (28,0,46,55).

  • cyan value is 27.83%
  • magenta value is 0.00%
  • yellow value is 46.09%
  • key color value is 54.90%
CMYK: (28,0,46,55) C28M0Y46K55 (28%,0%,46%,55%) (0.28/0.00/0.46/0.55) 

CMYK percentages

%27.83
%0
%46.09
%54.9

Codes

Color #53733E in popluar color models

53 73 3E
RGB 83 115 62
HSL 96° 29.94% 34.71%
HSB/HSV 96° 46.09% 45.10%
CMYK 27.83% 0.00% 46.09%
54.90%

Color #53733E in popluar number systems.

HEX 53 73 3E
Decimal 83 115 62
Binary 1010011 1110011 111110
Octal 123 163 76

Shades and tints

Shades of #53733E

#53733E
(83,115,62)
#4C6939
(76,105,57)
#455F34
(69,95,52)
#3E552F
(62,85,47)
#374B2A
(55,75,42)
#304125
(48,65,37)
#293720
(41,55,32)
#222D1B
(34,45,27)
#1B2316
(27,35,22)
#141911
(20,25,17)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #53733E

#53733E
(83,115,62)
#627F4F
(98,127,79)
#718B60
(113,139,96)
#809771
(128,151,113)
#8FA382
(143,163,130)
#9EAF93
(158,175,147)
#ADBBA4
(173,187,164)
#BCC7B5
(188,199,181)
#CBD3C6
(203,211,198)
#DADFD7
(218,223,215)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53733E color. Also use rgb(83,115,62) instead hex code.

Text Font Color

.myTextColor { color: #53733E; }

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

This text font color is #53733E.

Background Color

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

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

This div background color is #53733E.

Border color

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

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

This div border color is #53733E.

Opacity

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

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

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

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

This text has shadow with #53733E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53733E.

Preview

Color preview on black background

This text has color #53733E on black background.


Color preview on white background

This text has color #53733E on white background.


Black color preview on #53733E background

This text has black color on #53733E background.


White color preview on #53733E background

This text has white color on #53733E background.


Related colors

Complementary color

Complementary color for #hex is #AC8CC1.


I love getcolorcode.com

Triadic colors

1 #3E5373 and #733E53 with #53733E are triadic colors.

2 #3E7353 and #73533E with #53733E are triadic colors.