COLOR #53743F

HEX: #53743F RGB: (83,116,63)

Color info

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

RGB color model

#53743F color RGB value is (83,116,63).

RGB: (83,116,63) (33%, 45%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 116 of 255 = 45%
B 63 of 255 = 25%

83
116
63

R + G + B ~ 34%. #53743F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 116 + 63 = 262 (100%)
R 83 of 262 ~ 31.68%
G 116 of 262 ~ 44.27%
B 63 of 262 ~ 24.05'%

%31.68
%44.27
%24.05

CMYK color model

#53743F color CMYK value is (28,0,46,55).

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

CMYK percentages

%28.45
%0
%45.69
%54.51

Codes

Color #53743F in popluar color models

53 74 3F
RGB 83 116 63
HSL 97° 29.61% 35.10%
HSB/HSV 97° 45.69% 45.49%
CMYK 28.45% 0.00% 45.69%
54.51%

Color #53743F in popluar number systems.

HEX 53 74 3F
Decimal 83 116 63
Binary 1010011 1110100 111111
Octal 123 164 77

Shades and tints

Shades of #53743F

#53743F
(83,116,63)
#4C6A3A
(76,106,58)
#456035
(69,96,53)
#3E5630
(62,86,48)
#374C2B
(55,76,43)
#304226
(48,66,38)
#293821
(41,56,33)
#222E1C
(34,46,28)
#1B2417
(27,36,23)
#141A12
(20,26,18)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #53743F

#53743F
(83,116,63)
#628050
(98,128,80)
#718C61
(113,140,97)
#809872
(128,152,114)
#8FA483
(143,164,131)
#9EB094
(158,176,148)
#ADBCA5
(173,188,165)
#BCC8B6
(188,200,182)
#CBD4C7
(203,212,199)
#DAE0D8
(218,224,216)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53743F color. Also use rgb(83,116,63) instead hex code.

Text Font Color

.myTextColor { color: #53743F; }

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

This text font color is #53743F.

Background Color

.myBgColor { background-color: #53743F; }

<div style="background-color:#53743F">Inner text</div>

This div background color is #53743F.

Border color

.myBorderColor { border: 1px solid #53743F; }

<div style="border:3px solid #53743F">Div</div>

This div border color is #53743F.

Opacity

.myOpacity80 { color: #53743F; opacity: 0.8; }

<p style="color:#53743F;opacity:0.8;">80%</p>

Text with #53743F 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 #53743F;}

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

This text has shadow with #53743F color.


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

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

This text has shadow with #53743F primary color and red secondary color.


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

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

This text has shadow with #53743F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53743F.

Preview

Color preview on black background

This text has color #53743F on black background.


Color preview on white background

This text has color #53743F on white background.


Black color preview on #53743F background

This text has black color on #53743F background.


White color preview on #53743F background

This text has white color on #53743F background.


Related colors

Complementary color

Complementary color for #hex is #AC8BC0.


I love getcolorcode.com

Triadic colors

1 #3F5374 and #743F53 with #53743F are triadic colors.

2 #3F7453 and #74533F with #53743F are triadic colors.