COLOR #522B69

HEX: #522B69 RGB: (82,43,105)

Color info

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

RGB color model

#522B69 color RGB value is (82,43,105).

RGB: (82,43,105) (32%, 17%, 41%)

RGB channels and saturation

R 82 of 255 = 32%
G 43 of 255 = 17%
B 105 of 255 = 41%

82
43
105

R + G + B ~ 30%. #522B69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 43 + 105 = 230 (100%)
R 82 of 230 ~ 35.65%
G 43 of 230 ~ 18.7%
B 105 of 230 ~ 45.65'%

%35.65
%18.7
%45.65

CMYK color model

#522B69 color CMYK value is (22,59,0,59).

  • cyan value is 21.90%
  • magenta value is 59.05%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (22,59,0,59)
C22M59Y0K59 (22%, 59%, 0%, 59%)
(0.22 / 0.59 / 0.00 / 0.59)

CMYK percentages

%21.9
%59.05
%0
%58.82

Codes

Color #522B69 in popluar color models

52 2B 69
RGB 82 43 105
HSL 278° 41.89% 29.02%
HSB/HSV 278° 59.05% 41.18%
CMYK 21.90% 59.05% 0.00%
58.82%

Color #522B69 in popluar number systems.

HEX 52 2B 69
Decimal 82 43 105
Binary 1010010 101011 1101001
Octal 122 53 151

Shades and tints

Shades of #522B69

#522B69
(82,43,105)
#4B2860
(75,40,96)
#442557
(68,37,87)
#3D224E
(61,34,78)
#361F45
(54,31,69)
#2F1C3C
(47,28,60)
#281933
(40,25,51)
#21162A
(33,22,42)
#1A1321
(26,19,33)
#131018
(19,16,24)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #522B69

#522B69
(82,43,105)
#613E76
(97,62,118)
#705183
(112,81,131)
#7F6490
(127,100,144)
#8E779D
(142,119,157)
#9D8AAA
(157,138,170)
#AC9DB7
(172,157,183)
#BBB0C4
(187,176,196)
#CAC3D1
(202,195,209)
#D9D6DE
(217,214,222)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522B69 color. Also use rgb(82,43,105) instead hex code.

Text Font Color

.myTextColor { color: #522B69; }

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

This text font color is #522B69.

Background Color

.myBgColor { background-color: #522B69; }

<div style="background-color:#522B69">Inner text</div>

This div background color is #522B69.

Border color

.myBorderColor { border: 1px solid #522B69; }

<div style="border:3px solid #522B69">Div</div>

This div border color is #522B69.

Opacity

.myOpacity80 { color: #522B69; opacity: 0.8; }

<p style="color:#522B69;opacity:0.8;">80%</p>

Text with #522B69 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 #522B69;}

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

This text has shadow with #522B69 color.


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

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

This text has shadow with #522B69 primary color and red secondary color.


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

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

This text has shadow with #522B69 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #522B69.

Preview

Color preview on black background

This text has color #522B69 on black background.


Color preview on white background

This text has color #522B69 on white background.


Black color preview on #522B69 background

This text has black color on #522B69 background.


White color preview on #522B69 background

This text has white color on #522B69 background.


Related colors

Complementary color

Complementary color for #hex is #ADD496.


I love getcolorcode.com

Triadic colors

1 #69522B and #2B6952 with #522B69 are triadic colors.

2 #692B52 and #2B5269 with #522B69 are triadic colors.