COLOR #52276A

HEX: #52276A RGB: (82,39,106)

Color info

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

RGB color model

#52276A color RGB value is (82,39,106).

RGB: (82,39,106) (32%, 15%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 39 of 255 = 15%
B 106 of 255 = 42%

82
39
106

R + G + B ~ 30%. #52276A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 39 + 106 = 227 (100%)
R 82 of 227 ~ 36.12%
G 39 of 227 ~ 17.18%
B 106 of 227 ~ 46.7'%

%36.12
%17.18
%46.7

CMYK color model

#52276A color CMYK value is (23,63,0,58).

  • cyan value is 22.64%
  • magenta value is 63.21%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (23,63,0,58) C23M63Y0K58 (23%,63%,0%,58%) (0.23/0.63/0.00/0.58) 

CMYK percentages

%22.64
%63.21
%0
%58.43

Codes

Color #52276A in popluar color models

52 27 6A
RGB 82 39 106
HSL 279° 46.21% 28.43%
HSB/HSV 279° 63.21% 41.57%
CMYK 22.64% 63.21% 0.00%
58.43%

Color #52276A in popluar number systems.

HEX 52 27 6A
Decimal 82 39 106
Binary 1010010 100111 1101010
Octal 122 47 152

Shades and tints

Shades of #52276A

#52276A
(82,39,106)
#4B2461
(75,36,97)
#442158
(68,33,88)
#3D1E4F
(61,30,79)
#361B46
(54,27,70)
#2F183D
(47,24,61)
#281534
(40,21,52)
#21122B
(33,18,43)
#1A0F22
(26,15,34)
#130C19
(19,12,25)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #52276A

#52276A
(82,39,106)
#613A77
(97,58,119)
#704D84
(112,77,132)
#7F6091
(127,96,145)
#8E739E
(142,115,158)
#9D86AB
(157,134,171)
#AC99B8
(172,153,184)
#BBACC5
(187,172,197)
#CABFD2
(202,191,210)
#D9D2DF
(217,210,223)
#E8E5EC
(232,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52276A color. Also use rgb(82,39,106) instead hex code.

Text Font Color

.myTextColor { color: #52276A; }

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

This text font color is #52276A.

Background Color

.myBgColor { background-color: #52276A; }

<div style="background-color:#52276A">Inner text</div>

This div background color is #52276A.

Border color

.myBorderColor { border: 1px solid #52276A; }

<div style="border:3px solid #52276A">Div</div>

This div border color is #52276A.

Opacity

.myOpacity80 { color: #52276A; opacity: 0.8; }

<p style="color:#52276A;opacity:0.8;">80%</p>

Text with #52276A 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 #52276A;}

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

This text has shadow with #52276A color.


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

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

This text has shadow with #52276A primary color and red secondary color.


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

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

This text has shadow with #52276A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52276A.

Preview

Color preview on black background

This text has color #52276A on black background.


Color preview on white background

This text has color #52276A on white background.


Black color preview on #52276A background

This text has black color on #52276A background.


White color preview on #52276A background

This text has white color on #52276A background.


Related colors

Complementary color

Complementary color for #hex is #ADD895.


I love getcolorcode.com

Triadic colors

1 #6A5227 and #276A52 with #52276A are triadic colors.

2 #6A2752 and #27526A with #52276A are triadic colors.