COLOR #52407D

HEX: #52407D RGB: (82,64,125)

Color info

#52407D contains mainly red and blue colors. Web safe color of #52407D is #663366 (or #636).

RGB color model

#52407D color RGB value is (82,64,125).

RGB: (82,64,125) (32%, 25%, 49%)

RGB channels and saturation

R 82 of 255 = 32%
G 64 of 255 = 25%
B 125 of 255 = 49%

82
64
125

R + G + B ~ 35%. #52407D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 64 + 125 = 271 (100%)
R 82 of 271 ~ 30.26%
G 64 of 271 ~ 23.62%
B 125 of 271 ~ 46.13'%

%30.26
%23.62
%46.13

CMYK color model

#52407D color CMYK value is (34,49,0,51).

  • cyan value is 34.40%
  • magenta value is 48.80%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (34,49,0,51)
C34M49Y0K51 (34%, 49%, 0%, 51%)
(0.34 / 0.49 / 0.00 / 0.51)

CMYK percentages

%34.4
%48.8
%0
%50.98

Codes

Color #52407D in popluar color models

52 40 7D
RGB 82 64 125
HSL 258° 32.28% 37.06%
HSB/HSV 258° 48.80% 49.02%
CMYK 34.40% 48.80% 0.00%
50.98%

Color #52407D in popluar number systems.

HEX 52 40 7D
Decimal 82 64 125
Binary 1010010 1000000 1111101
Octal 122 100 175

Shades and tints

Shades of #52407D

#52407D
(82,64,125)
#4B3B72
(75,59,114)
#443667
(68,54,103)
#3D315C
(61,49,92)
#362C51
(54,44,81)
#2F2746
(47,39,70)
#28223B
(40,34,59)
#211D30
(33,29,48)
#1A1825
(26,24,37)
#13131A
(19,19,26)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #52407D

#52407D
(82,64,125)
#615188
(97,81,136)
#706293
(112,98,147)
#7F739E
(127,115,158)
#8E84A9
(142,132,169)
#9D95B4
(157,149,180)
#ACA6BF
(172,166,191)
#BBB7CA
(187,183,202)
#CAC8D5
(202,200,213)
#D9D9E0
(217,217,224)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52407D color. Also use rgb(82,64,125) instead hex code.

Text Font Color

.myTextColor { color: #52407D; }

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

This text font color is #52407D.

Background Color

.myBgColor { background-color: #52407D; }

<div style="background-color:#52407D">Inner text</div>

This div background color is #52407D.

Border color

.myBorderColor { border: 1px solid #52407D; }

<div style="border:3px solid #52407D">Div</div>

This div border color is #52407D.

Opacity

.myOpacity80 { color: #52407D; opacity: 0.8; }

<p style="color:#52407D;opacity:0.8;">80%</p>

Text with #52407D 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 #52407D;}

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

This text has shadow with #52407D color.


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

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

This text has shadow with #52407D primary color and red secondary color.


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

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

This text has shadow with #52407D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52407D.

Preview

Color preview on black background

This text has color #52407D on black background.


Color preview on white background

This text has color #52407D on white background.


Black color preview on #52407D background

This text has black color on #52407D background.


White color preview on #52407D background

This text has white color on #52407D background.


Related colors

Complementary color

Complementary color for #hex is #ADBF82.


I love getcolorcode.com

Triadic colors

1 #7D5240 and #407D52 with #52407D are triadic colors.

2 #7D4052 and #40527D with #52407D are triadic colors.