COLOR #52404F

HEX: #52404F RGB: (82,64,79)

Color info

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

RGB color model

#52404F color RGB value is (82,64,79).

RGB: (82,64,79) (32%, 25%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 64 of 255 = 25%
B 79 of 255 = 31%

82
64
79

R + G + B ~ 29%. #52404F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 64 + 79 = 225 (100%)
R 82 of 225 ~ 36.44%
G 64 of 225 ~ 28.44%
B 79 of 225 ~ 35.11'%

%36.44
%28.44
%35.11

CMYK color model

#52404F color CMYK value is (0,22,4,68).

  • cyan value is 0.00%
  • magenta value is 21.95%
  • yellow value is 3.66%
  • key color value is 67.84%

CMYK: (0,22,4,68)
C0M22Y4K68 (0%, 22%, 4%, 68%)
(0.00 / 0.22 / 0.04 / 0.68)

CMYK percentages

%0
%21.95
%3.66
%67.84

Codes

Color #52404F in popluar color models

52 40 4F
RGB 82 64 79
HSL 310° 12.33% 28.63%
HSB/HSV 310° 21.95% 32.16%
CMYK 0.00% 21.95% 3.66%
67.84%

Color #52404F in popluar number systems.

HEX 52 40 4F
Decimal 82 64 79
Binary 1010010 1000000 1001111
Octal 122 100 117

Shades and tints

Shades of #52404F

#52404F
(82,64,79)
#4B3B48
(75,59,72)
#443641
(68,54,65)
#3D313A
(61,49,58)
#362C33
(54,44,51)
#2F272C
(47,39,44)
#282225
(40,34,37)
#211D1E
(33,29,30)
#1A1817
(26,24,23)
#131310
(19,19,16)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #52404F

#52404F
(82,64,79)
#61515F
(97,81,95)
#70626F
(112,98,111)
#7F737F
(127,115,127)
#8E848F
(142,132,143)
#9D959F
(157,149,159)
#ACA6AF
(172,166,175)
#BBB7BF
(187,183,191)
#CAC8CF
(202,200,207)
#D9D9DF
(217,217,223)
#E8EAEF
(232,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52404F color. Also use rgb(82,64,79) instead hex code.

Text Font Color

.myTextColor { color: #52404F; }

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

This text font color is #52404F.

Background Color

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

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

This div background color is #52404F.

Border color

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

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

This div border color is #52404F.

Opacity

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

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

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

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

This text has shadow with #52404F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52404F.

Preview

Color preview on black background

This text has color #52404F on black background.


Color preview on white background

This text has color #52404F on white background.


Black color preview on #52404F background

This text has black color on #52404F background.


White color preview on #52404F background

This text has white color on #52404F background.


Related colors

Complementary color

Complementary color for #hex is #ADBFB0.


I love getcolorcode.com

Triadic colors

1 #4F5240 and #404F52 with #52404F are triadic colors.

2 #4F4052 and #40524F with #52404F are triadic colors.