COLOR #52437D

HEX: #52437D RGB: (82,67,125)

Color info

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

RGB color model

#52437D color RGB value is (82,67,125).

RGB: (82,67,125) (32%, 26%, 49%)

RGB channels and saturation

R 82 of 255 = 32%
G 67 of 255 = 26%
B 125 of 255 = 49%

82
67
125

R + G + B ~ 36%. #52437D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 67 + 125 = 274 (100%)
R 82 of 274 ~ 29.93%
G 67 of 274 ~ 24.45%
B 125 of 274 ~ 45.62'%

%29.93
%24.45
%45.62

CMYK color model

#52437D color CMYK value is (34,46,0,51).

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

CMYK: (34,46,0,51)
C34M46Y0K51 (34%, 46%, 0%, 51%)
(0.34 / 0.46 / 0.00 / 0.51)

CMYK percentages

%34.4
%46.4
%0
%50.98

Codes

Color #52437D in popluar color models

52 43 7D
RGB 82 67 125
HSL 256° 30.21% 37.65%
HSB/HSV 256° 46.40% 49.02%
CMYK 34.40% 46.40% 0.00%
50.98%

Color #52437D in popluar number systems.

HEX 52 43 7D
Decimal 82 67 125
Binary 1010010 1000011 1111101
Octal 122 103 175

Shades and tints

Shades of #52437D

#52437D
(82,67,125)
#4B3D72
(75,61,114)
#443767
(68,55,103)
#3D315C
(61,49,92)
#362B51
(54,43,81)
#2F2546
(47,37,70)
#281F3B
(40,31,59)
#211930
(33,25,48)
#1A1325
(26,19,37)
#130D1A
(19,13,26)
#0C070F
(12,7,15)
#000000
(0,0,0)

Tints of #52437D

#52437D
(82,67,125)
#615488
(97,84,136)
#706593
(112,101,147)
#7F769E
(127,118,158)
#8E87A9
(142,135,169)
#9D98B4
(157,152,180)
#ACA9BF
(172,169,191)
#BBBACA
(187,186,202)
#CACBD5
(202,203,213)
#D9DCE0
(217,220,224)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52437D; }

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

This text font color is #52437D.

Background Color

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

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

This div background color is #52437D.

Border color

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

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

This div border color is #52437D.

Opacity

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

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

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

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

This text has shadow with #52437D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52437D.

Preview

Color preview on black background

This text has color #52437D on black background.


Color preview on white background

This text has color #52437D on white background.


Black color preview on #52437D background

This text has black color on #52437D background.


White color preview on #52437D background

This text has white color on #52437D background.


Related colors

Complementary color

Complementary color for #hex is #ADBC82.


I love getcolorcode.com

Triadic colors

1 #7D5243 and #437D52 with #52437D are triadic colors.

2 #7D4352 and #43527D with #52437D are triadic colors.