COLOR #52494E

HEX: #52494E RGB: (82,73,78)

Color info

#52494E contains red, green and blue colors in about the same proportion. Web safe color of #52494E is #663366 (or #636).

RGB color model

#52494E color RGB value is (82,73,78).

RGB: (82,73,78) (32%, 29%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 73 of 255 = 29%
B 78 of 255 = 31%

82
73
78

R + G + B ~ 31%. #52494E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 73 + 78 = 233 (100%)
R 82 of 233 ~ 35.19%
G 73 of 233 ~ 31.33%
B 78 of 233 ~ 33.48'%

%35.19
%31.33
%33.48

CMYK color model

#52494E color CMYK value is (0,11,5,68).

  • cyan value is 0.00%
  • magenta value is 10.98%
  • yellow value is 4.88%
  • key color value is 67.84%
CMYK: (0,11,5,68) C0M11Y5K68 (0%,11%,5%,68%) (0.00/0.11/0.05/0.68) 

CMYK percentages

%0
%10.98
%4.88
%67.84

Codes

Color #52494E in popluar color models

52 49 4E
RGB 82 73 78
HSL 327° 5.81% 30.39%
HSB/HSV 327° 10.98% 32.16%
CMYK 0.00% 10.98% 4.88%
67.84%

Color #52494E in popluar number systems.

HEX 52 49 4E
Decimal 82 73 78
Binary 1010010 1001001 1001110
Octal 122 111 116

Shades and tints

Shades of #52494E

#52494E
(82,73,78)
#4B4347
(75,67,71)
#443D40
(68,61,64)
#3D3739
(61,55,57)
#363132
(54,49,50)
#2F2B2B
(47,43,43)
#282524
(40,37,36)
#211F1D
(33,31,29)
#1A1916
(26,25,22)
#13130F
(19,19,15)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #52494E

#52494E
(82,73,78)
#61595E
(97,89,94)
#70696E
(112,105,110)
#7F797E
(127,121,126)
#8E898E
(142,137,142)
#9D999E
(157,153,158)
#ACA9AE
(172,169,174)
#BBB9BE
(187,185,190)
#CAC9CE
(202,201,206)
#D9D9DE
(217,217,222)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52494E; }

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

This text font color is #52494E.

Background Color

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

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

This div background color is #52494E.

Border color

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

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

This div border color is #52494E.

Opacity

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

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

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

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

This text has shadow with #52494E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52494E.

Preview

Color preview on black background

This text has color #52494E on black background.


Color preview on white background

This text has color #52494E on white background.


Black color preview on #52494E background

This text has black color on #52494E background.


White color preview on #52494E background

This text has white color on #52494E background.


Related colors

Complementary color

Complementary color for #hex is #ADB6B1.


I love getcolorcode.com

Triadic colors

1 #4E5249 and #494E52 with #52494E are triadic colors.

2 #4E4952 and #49524E with #52494E are triadic colors.