COLOR #52265B

HEX: #52265B RGB: (82,38,91)

Color info

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

RGB color model

#52265B color RGB value is (82,38,91).

RGB: (82,38,91) (32%, 15%, 36%)

RGB channels and saturation

R 82 of 255 = 32%
G 38 of 255 = 15%
B 91 of 255 = 36%

82
38
91

R + G + B ~ 28%. #52265B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 38 + 91 = 211 (100%)
R 82 of 211 ~ 38.86%
G 38 of 211 ~ 18.01%
B 91 of 211 ~ 43.13'%

%38.86
%18.01
%43.13

CMYK color model

#52265B color CMYK value is (10,58,0,64).

  • cyan value is 9.89%
  • magenta value is 58.24%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (10,58,0,64) C10M58Y0K64 (10%,58%,0%,64%) (0.10/0.58/0.00/0.64) 

CMYK percentages

%9.89
%58.24
%0
%64.31

Codes

Color #52265B in popluar color models

52 26 5B
RGB 82 38 91
HSL 290° 41.09% 25.29%
HSB/HSV 290° 58.24% 35.69%
CMYK 9.89% 58.24% 0.00%
64.31%

Color #52265B in popluar number systems.

HEX 52 26 5B
Decimal 82 38 91
Binary 1010010 100110 1011011
Octal 122 46 133

Shades and tints

Shades of #52265B

#52265B
(82,38,91)
#4B2353
(75,35,83)
#44204B
(68,32,75)
#3D1D43
(61,29,67)
#361A3B
(54,26,59)
#2F1733
(47,23,51)
#28142B
(40,20,43)
#211123
(33,17,35)
#1A0E1B
(26,14,27)
#130B13
(19,11,19)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #52265B

#52265B
(82,38,91)
#613969
(97,57,105)
#704C77
(112,76,119)
#7F5F85
(127,95,133)
#8E7293
(142,114,147)
#9D85A1
(157,133,161)
#AC98AF
(172,152,175)
#BBABBD
(187,171,189)
#CABECB
(202,190,203)
#D9D1D9
(217,209,217)
#E8E4E7
(232,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52265B; }

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

This text font color is #52265B.

Background Color

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

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

This div background color is #52265B.

Border color

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

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

This div border color is #52265B.

Opacity

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

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

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

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

This text has shadow with #52265B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52265B.

Preview

Color preview on black background

This text has color #52265B on black background.


Color preview on white background

This text has color #52265B on white background.


Black color preview on #52265B background

This text has black color on #52265B background.


White color preview on #52265B background

This text has white color on #52265B background.


Related colors

Complementary color

Complementary color for #hex is #ADD9A4.


I love getcolorcode.com

Triadic colors

1 #5B5226 and #265B52 with #52265B are triadic colors.

2 #5B2652 and #26525B with #52265B are triadic colors.