COLOR #526483

HEX: #526483 RGB: (82,100,131)

Color info

#526483 contains red, green and blue colors in about the same proportion. Web safe color of #526483 is #666699 (or #669).

RGB color model

#526483 color RGB value is (82,100,131).

RGB: (82,100,131) (32%, 39%, 51%)

RGB channels and saturation

R 82 of 255 = 32%
G 100 of 255 = 39%
B 131 of 255 = 51%

82
100
131

R + G + B ~ 41%. #526483 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 82 + 100 + 131 = 313 (100%)
R 82 of 313 ~ 26.2%
G 100 of 313 ~ 31.95%
B 131 of 313 ~ 41.85'%

%26.2
%31.95
%41.85

CMYK color model

#526483 color CMYK value is (37,24,0,49).

  • cyan value is 37.40%
  • magenta value is 23.66%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (37,24,0,49)
C37M24Y0K49 (37%, 24%, 0%, 49%)
(0.37 / 0.24 / 0.00 / 0.49)

CMYK percentages

%37.4
%23.66
%0
%48.63

Codes

Color #526483 in popluar color models

52 64 83
RGB 82 100 131
HSL 218° 23.00% 41.76%
HSB/HSV 218° 37.40% 51.37%
CMYK 37.40% 23.66% 0.00%
48.63%

Color #526483 in popluar number systems.

HEX 52 64 83
Decimal 82 100 131
Binary 1010010 1100100 10000011
Octal 122 144 203

Shades and tints

Shades of #526483

#526483
(82,100,131)
#4B5B78
(75,91,120)
#44526D
(68,82,109)
#3D4962
(61,73,98)
#364057
(54,64,87)
#2F374C
(47,55,76)
#282E41
(40,46,65)
#212536
(33,37,54)
#1A1C2B
(26,28,43)
#131320
(19,19,32)
#0C0A15
(12,10,21)
#000000
(0,0,0)

Tints of #526483

#526483
(82,100,131)
#61728E
(97,114,142)
#708099
(112,128,153)
#7F8EA4
(127,142,164)
#8E9CAF
(142,156,175)
#9DAABA
(157,170,186)
#ACB8C5
(172,184,197)
#BBC6D0
(187,198,208)
#CAD4DB
(202,212,219)
#D9E2E6
(217,226,230)
#E8F0F1
(232,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526483 color. Also use rgb(82,100,131) instead hex code.

Text Font Color

.myTextColor { color: #526483; }

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

This text font color is #526483.

Background Color

.myBgColor { background-color: #526483; }

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

This div background color is #526483.

Border color

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

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

This div border color is #526483.

Opacity

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

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

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

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

This text has shadow with #526483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526483.

Preview

Color preview on black background

This text has color #526483 on black background.


Color preview on white background

This text has color #526483 on white background.


Black color preview on #526483 background

This text has black color on #526483 background.


White color preview on #526483 background

This text has white color on #526483 background.


Related colors

Complementary color

Complementary color for #hex is #AD9B7C.


I love getcolorcode.com

Triadic colors

1 #835264 and #648352 with #526483 are triadic colors.

2 #836452 and #645283 with #526483 are triadic colors.