COLOR #52744E

HEX: #52744E RGB: (82,116,78)

Color info

#52744E contains red, green and blue colors in about the same proportion. Web safe color of #52744E is #666666 (or #666).

RGB color model

#52744E color RGB value is (82,116,78).

RGB: (82,116,78) (32%, 45%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 116 of 255 = 45%
B 78 of 255 = 31%

82
116
78

R + G + B ~ 36%. #52744E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 116 + 78 = 276 (100%)
R 82 of 276 ~ 29.71%
G 116 of 276 ~ 42.03%
B 78 of 276 ~ 28.26'%

%29.71
%42.03
%28.26

CMYK color model

#52744E color CMYK value is (29,0,33,55).

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

CMYK: (29,0,33,55)
C29M0Y33K55 (29%, 0%, 33%, 55%)
(0.29 / 0.00 / 0.33 / 0.55)

CMYK percentages

%29.31
%0
%32.76
%54.51

Codes

Color #52744E in popluar color models

52 74 4E
RGB 82 116 78
HSL 114° 19.59% 38.04%
HSB/HSV 114° 32.76% 45.49%
CMYK 29.31% 0.00% 32.76%
54.51%

Color #52744E in popluar number systems.

HEX 52 74 4E
Decimal 82 116 78
Binary 1010010 1110100 1001110
Octal 122 164 116

Shades and tints

Shades of #52744E

#52744E
(82,116,78)
#4B6A47
(75,106,71)
#446040
(68,96,64)
#3D5639
(61,86,57)
#364C32
(54,76,50)
#2F422B
(47,66,43)
#283824
(40,56,36)
#212E1D
(33,46,29)
#1A2416
(26,36,22)
#131A0F
(19,26,15)
#0C1008
(12,16,8)
#000000
(0,0,0)

Tints of #52744E

#52744E
(82,116,78)
#61805E
(97,128,94)
#708C6E
(112,140,110)
#7F987E
(127,152,126)
#8EA48E
(142,164,142)
#9DB09E
(157,176,158)
#ACBCAE
(172,188,174)
#BBC8BE
(187,200,190)
#CAD4CE
(202,212,206)
#D9E0DE
(217,224,222)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52744E color. Also use rgb(82,116,78) instead hex code.

Text Font Color

.myTextColor { color: #52744E; }

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

This text font color is #52744E.

Background Color

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

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

This div background color is #52744E.

Border color

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

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

This div border color is #52744E.

Opacity

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

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

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

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

This text has shadow with #52744E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52744E.

Preview

Color preview on black background

This text has color #52744E on black background.


Color preview on white background

This text has color #52744E on white background.


Black color preview on #52744E background

This text has black color on #52744E background.


White color preview on #52744E background

This text has white color on #52744E background.


Related colors

Complementary color

Complementary color for #hex is #AD8BB1.


I love getcolorcode.com

Triadic colors

1 #4E5274 and #744E52 with #52744E are triadic colors.

2 #4E7452 and #74524E with #52744E are triadic colors.