COLOR #52464E

HEX: #52464E RGB: (82,70,78)

Color info

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

RGB color model

#52464E color RGB value is (82,70,78).

RGB: (82,70,78) (32%, 27%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 78 of 255 = 31%

82
70
78

R + G + B ~ 30%. #52464E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 78 = 230 (100%)
R 82 of 230 ~ 35.65%
G 70 of 230 ~ 30.43%
B 78 of 230 ~ 33.91'%

%35.65
%30.43
%33.91

CMYK color model

#52464E color CMYK value is (0,15,5,68).

  • cyan value is 0.00%
  • magenta value is 14.63%
  • yellow value is 4.88%
  • key color value is 67.84%

CMYK: (0,15,5,68)
C0M15Y5K68 (0%, 15%, 5%, 68%)
(0.00 / 0.15 / 0.05 / 0.68)

CMYK percentages

%0
%14.63
%4.88
%67.84

Codes

Color #52464E in popluar color models

52 46 4E
RGB 82 70 78
HSL 320° 7.89% 29.80%
HSB/HSV 320° 14.63% 32.16%
CMYK 0.00% 14.63% 4.88%
67.84%

Color #52464E in popluar number systems.

HEX 52 46 4E
Decimal 82 70 78
Binary 1010010 1000110 1001110
Octal 122 106 116

Shades and tints

Shades of #52464E

#52464E
(82,70,78)
#4B4047
(75,64,71)
#443A40
(68,58,64)
#3D3439
(61,52,57)
#362E32
(54,46,50)
#2F282B
(47,40,43)
#282224
(40,34,36)
#211C1D
(33,28,29)
#1A1616
(26,22,22)
#13100F
(19,16,15)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #52464E

#52464E
(82,70,78)
#61565E
(97,86,94)
#70666E
(112,102,110)
#7F767E
(127,118,126)
#8E868E
(142,134,142)
#9D969E
(157,150,158)
#ACA6AE
(172,166,174)
#BBB6BE
(187,182,190)
#CAC6CE
(202,198,206)
#D9D6DE
(217,214,222)
#E8E6EE
(232,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52464E; }

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

This text font color is #52464E.

Background Color

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

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

This div background color is #52464E.

Border color

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

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

This div border color is #52464E.

Opacity

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

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

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

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

This text has shadow with #52464E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52464E.

Preview

Color preview on black background

This text has color #52464E on black background.


Color preview on white background

This text has color #52464E on white background.


Black color preview on #52464E background

This text has black color on #52464E background.


White color preview on #52464E background

This text has white color on #52464E background.


Related colors

Complementary color

Complementary color for #hex is #ADB9B1.


I love getcolorcode.com

Triadic colors

1 #4E5246 and #464E52 with #52464E are triadic colors.

2 #4E4652 and #46524E with #52464E are triadic colors.