COLOR #52743A

HEX: #52743A RGB: (82,116,58)

Color info

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

RGB color model

#52743A color RGB value is (82,116,58).

RGB: (82,116,58) (32%, 45%, 23%)

RGB channels and saturation

R 82 of 255 = 32%
G 116 of 255 = 45%
B 58 of 255 = 23%

82
116
58

R + G + B ~ 33%. #52743A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 116 + 58 = 256 (100%)
R 82 of 256 ~ 32.03%
G 116 of 256 ~ 45.31%
B 58 of 256 ~ 22.66'%

%32.03
%45.31
%22.66

CMYK color model

#52743A color CMYK value is (29,0,50,55).

  • cyan value is 29.31%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 54.51%

CMYK: (29,0,50,55)
C29M0Y50K55 (29%, 0%, 50%, 55%)
(0.29 / 0.00 / 0.50 / 0.55)

CMYK percentages

%29.31
%0
%50
%54.51

Codes

Color #52743A in popluar color models

52 74 3A
RGB 82 116 58
HSL 95° 33.33% 34.12%
HSB/HSV 95° 50.00% 45.49%
CMYK 29.31% 0.00% 50.00%
54.51%

Color #52743A in popluar number systems.

HEX 52 74 3A
Decimal 82 116 58
Binary 1010010 1110100 111010
Octal 122 164 72

Shades and tints

Shades of #52743A

#52743A
(82,116,58)
#4B6A35
(75,106,53)
#446030
(68,96,48)
#3D562B
(61,86,43)
#364C26
(54,76,38)
#2F4221
(47,66,33)
#28381C
(40,56,28)
#212E17
(33,46,23)
#1A2412
(26,36,18)
#131A0D
(19,26,13)
#0C1008
(12,16,8)
#000000
(0,0,0)

Tints of #52743A

#52743A
(82,116,58)
#61804B
(97,128,75)
#708C5C
(112,140,92)
#7F986D
(127,152,109)
#8EA47E
(142,164,126)
#9DB08F
(157,176,143)
#ACBCA0
(172,188,160)
#BBC8B1
(187,200,177)
#CAD4C2
(202,212,194)
#D9E0D3
(217,224,211)
#E8ECE4
(232,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52743A color. Also use rgb(82,116,58) instead hex code.

Text Font Color

.myTextColor { color: #52743A; }

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

This text font color is #52743A.

Background Color

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

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

This div background color is #52743A.

Border color

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

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

This div border color is #52743A.

Opacity

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

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

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

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

This text has shadow with #52743A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52743A.

Preview

Color preview on black background

This text has color #52743A on black background.


Color preview on white background

This text has color #52743A on white background.


Black color preview on #52743A background

This text has black color on #52743A background.


White color preview on #52743A background

This text has white color on #52743A background.


Related colors

Complementary color

Complementary color for #hex is #AD8BC5.


I love getcolorcode.com

Triadic colors

1 #3A5274 and #743A52 with #52743A are triadic colors.

2 #3A7452 and #74523A with #52743A are triadic colors.