COLOR #52465F

HEX: #52465F RGB: (82,70,95)

Color info

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

RGB color model

#52465F color RGB value is (82,70,95).

RGB: (82,70,95) (32%, 27%, 37%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 95 of 255 = 37%

82
70
95

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

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 95 = 247 (100%)
R 82 of 247 ~ 33.2%
G 70 of 247 ~ 28.34%
B 95 of 247 ~ 38.46'%

%33.2
%28.34
%38.46

CMYK color model

#52465F color CMYK value is (14,26,0,63).

  • cyan value is 13.68%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (14,26,0,63)
C14M26Y0K63 (14%, 26%, 0%, 63%)
(0.14 / 0.26 / 0.00 / 0.63)

CMYK percentages

%13.68
%26.32
%0
%62.75

Codes

Color #52465F in popluar color models

52 46 5F
RGB 82 70 95
HSL 269° 15.15% 32.35%
HSB/HSV 269° 26.32% 37.25%
CMYK 13.68% 26.32% 0.00%
62.75%

Color #52465F in popluar number systems.

HEX 52 46 5F
Decimal 82 70 95
Binary 1010010 1000110 1011111
Octal 122 106 137

Shades and tints

Shades of #52465F

#52465F
(82,70,95)
#4B4057
(75,64,87)
#443A4F
(68,58,79)
#3D3447
(61,52,71)
#362E3F
(54,46,63)
#2F2837
(47,40,55)
#28222F
(40,34,47)
#211C27
(33,28,39)
#1A161F
(26,22,31)
#131017
(19,16,23)
#0C0A0F
(12,10,15)
#000000
(0,0,0)

Tints of #52465F

#52465F
(82,70,95)
#61566D
(97,86,109)
#70667B
(112,102,123)
#7F7689
(127,118,137)
#8E8697
(142,134,151)
#9D96A5
(157,150,165)
#ACA6B3
(172,166,179)
#BBB6C1
(187,182,193)
#CAC6CF
(202,198,207)
#D9D6DD
(217,214,221)
#E8E6EB
(232,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52465F; }

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

This text font color is #52465F.

Background Color

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

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

This div background color is #52465F.

Border color

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

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

This div border color is #52465F.

Opacity

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

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

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

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

This text has shadow with #52465F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52465F.

Preview

Color preview on black background

This text has color #52465F on black background.


Color preview on white background

This text has color #52465F on white background.


Black color preview on #52465F background

This text has black color on #52465F background.


White color preview on #52465F background

This text has white color on #52465F background.


Related colors

Complementary color

Complementary color for #hex is #ADB9A0.


I love getcolorcode.com

Triadic colors

1 #5F5246 and #465F52 with #52465F are triadic colors.

2 #5F4652 and #46525F with #52465F are triadic colors.