COLOR #52465B

HEX: #52465B RGB: (82,70,91)

Color info

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

RGB color model

#52465B color RGB value is (82,70,91).

RGB: (82,70,91) (32%, 27%, 36%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 91 of 255 = 36%

82
70
91

R + G + B ~ 32%. #52465B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 91 = 243 (100%)
R 82 of 243 ~ 33.74%
G 70 of 243 ~ 28.81%
B 91 of 243 ~ 37.45'%

%33.74
%28.81
%37.45

CMYK color model

#52465B color CMYK value is (10,23,0,64).

  • cyan value is 9.89%
  • magenta value is 23.08%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (10,23,0,64)
C10M23Y0K64 (10%, 23%, 0%, 64%)
(0.10 / 0.23 / 0.00 / 0.64)

CMYK percentages

%9.89
%23.08
%0
%64.31

Codes

Color #52465B in popluar color models

52 46 5B
RGB 82 70 91
HSL 274° 13.04% 31.57%
HSB/HSV 274° 23.08% 35.69%
CMYK 9.89% 23.08% 0.00%
64.31%

Color #52465B in popluar number systems.

HEX 52 46 5B
Decimal 82 70 91
Binary 1010010 1000110 1011011
Octal 122 106 133

Shades and tints

Shades of #52465B

#52465B
(82,70,91)
#4B4053
(75,64,83)
#443A4B
(68,58,75)
#3D3443
(61,52,67)
#362E3B
(54,46,59)
#2F2833
(47,40,51)
#28222B
(40,34,43)
#211C23
(33,28,35)
#1A161B
(26,22,27)
#131013
(19,16,19)
#0C0A0B
(12,10,11)
#000000
(0,0,0)

Tints of #52465B

#52465B
(82,70,91)
#615669
(97,86,105)
#706677
(112,102,119)
#7F7685
(127,118,133)
#8E8693
(142,134,147)
#9D96A1
(157,150,161)
#ACA6AF
(172,166,175)
#BBB6BD
(187,182,189)
#CAC6CB
(202,198,203)
#D9D6D9
(217,214,217)
#E8E6E7
(232,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52465B color. Also use rgb(82,70,91) instead hex code.

Text Font Color

.myTextColor { color: #52465B; }

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

This text font color is #52465B.

Background Color

.myBgColor { background-color: #52465B; }

<div style="background-color:#52465B">Inner text</div>

This div background color is #52465B.

Border color

.myBorderColor { border: 1px solid #52465B; }

<div style="border:3px solid #52465B">Div</div>

This div border color is #52465B.

Opacity

.myOpacity80 { color: #52465B; opacity: 0.8; }

<p style="color:#52465B;opacity:0.8;">80%</p>

Text with #52465B 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 #52465B;}

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

This text has shadow with #52465B color.


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

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

This text has shadow with #52465B primary color and red secondary color.


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

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

This text has shadow with #52465B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52465B.

Preview

Color preview on black background

This text has color #52465B on black background.


Color preview on white background

This text has color #52465B on white background.


Black color preview on #52465B background

This text has black color on #52465B background.


White color preview on #52465B background

This text has white color on #52465B background.


Related colors

Complementary color

Complementary color for #hex is #ADB9A4.


I love getcolorcode.com

Triadic colors

1 #5B5246 and #465B52 with #52465B are triadic colors.

2 #5B4652 and #46525B with #52465B are triadic colors.