COLOR #523092

HEX: #523092 RGB: (82,48,146)

Color info

#523092 contains mainly blue color. Web safe color of #523092 is #663399 (or #639).

RGB color model

#523092 color RGB value is (82,48,146).

RGB: (82,48,146) (32%, 19%, 57%)

RGB channels and saturation

R 82 of 255 = 32%
G 48 of 255 = 19%
B 146 of 255 = 57%

82
48
146

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

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 146 = 276 (100%)
R 82 of 276 ~ 29.71%
G 48 of 276 ~ 17.39%
B 146 of 276 ~ 52.9'%

%29.71
%17.39
%52.9

CMYK color model

#523092 color CMYK value is (44,67,0,43).

  • cyan value is 43.84%
  • magenta value is 67.12%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (44,67,0,43)
C44M67Y0K43 (44%, 67%, 0%, 43%)
(0.44 / 0.67 / 0.00 / 0.43)

CMYK percentages

%43.84
%67.12
%0
%42.75

Codes

Color #523092 in popluar color models

52 30 92
RGB 82 48 146
HSL 261° 50.52% 38.04%
HSB/HSV 261° 67.12% 57.25%
CMYK 43.84% 67.12% 0.00%
42.75%

Color #523092 in popluar number systems.

HEX 52 30 92
Decimal 82 48 146
Binary 1010010 110000 10010010
Octal 122 60 222

Shades and tints

Shades of #523092

#523092
(82,48,146)
#4B2C85
(75,44,133)
#442878
(68,40,120)
#3D246B
(61,36,107)
#36205E
(54,32,94)
#2F1C51
(47,28,81)
#281844
(40,24,68)
#211437
(33,20,55)
#1A102A
(26,16,42)
#130C1D
(19,12,29)
#0C0810
(12,8,16)
#000000
(0,0,0)

Tints of #523092

#523092
(82,48,146)
#61429B
(97,66,155)
#7054A4
(112,84,164)
#7F66AD
(127,102,173)
#8E78B6
(142,120,182)
#9D8ABF
(157,138,191)
#AC9CC8
(172,156,200)
#BBAED1
(187,174,209)
#CAC0DA
(202,192,218)
#D9D2E3
(217,210,227)
#E8E4EC
(232,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523092 color. Also use rgb(82,48,146) instead hex code.

Text Font Color

.myTextColor { color: #523092; }

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

This text font color is #523092.

Background Color

.myBgColor { background-color: #523092; }

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

This div background color is #523092.

Border color

.myBorderColor { border: 1px solid #523092; }

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

This div border color is #523092.

Opacity

.myOpacity80 { color: #523092; opacity: 0.8; }

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

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

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

This text has shadow with #523092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523092.

Preview

Color preview on black background

This text has color #523092 on black background.


Color preview on white background

This text has color #523092 on white background.


Black color preview on #523092 background

This text has black color on #523092 background.


White color preview on #523092 background

This text has white color on #523092 background.


Related colors

Complementary color

Complementary color for #hex is #ADCF6D.


I love getcolorcode.com

Triadic colors

1 #925230 and #309252 with #523092 are triadic colors.

2 #923052 and #305292 with #523092 are triadic colors.