COLOR #526089

HEX: #526089 RGB: (82,96,137)

Color info

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

RGB color model

#526089 color RGB value is (82,96,137).

RGB: (82,96,137) (32%, 38%, 54%)

RGB channels and saturation

R 82 of 255 = 32%
G 96 of 255 = 38%
B 137 of 255 = 54%

82
96
137

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

Portions of RGB colors in percentages

R + G + B = 82 + 96 + 137 = 315 (100%)
R 82 of 315 ~ 26.03%
G 96 of 315 ~ 30.48%
B 137 of 315 ~ 43.49'%

%26.03
%30.48
%43.49

CMYK color model

#526089 color CMYK value is (40,30,0,46).

  • cyan value is 40.15%
  • magenta value is 29.93%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (40,30,0,46) C40M30Y0K46 (40%,30%,0%,46%) (0.40/0.30/0.00/0.46) 

CMYK percentages

%40.15
%29.93
%0
%46.27

Codes

Color #526089 in popluar color models

52 60 89
RGB 82 96 137
HSL 225° 25.11% 42.94%
HSB/HSV 225° 40.15% 53.73%
CMYK 40.15% 29.93% 0.00%
46.27%

Color #526089 in popluar number systems.

HEX 52 60 89
Decimal 82 96 137
Binary 1010010 1100000 10001001
Octal 122 140 211

Shades and tints

Shades of #526089

#526089
(82,96,137)
#4B587D
(75,88,125)
#445071
(68,80,113)
#3D4865
(61,72,101)
#364059
(54,64,89)
#2F384D
(47,56,77)
#283041
(40,48,65)
#212835
(33,40,53)
#1A2029
(26,32,41)
#13181D
(19,24,29)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #526089

#526089
(82,96,137)
#616E93
(97,110,147)
#707C9D
(112,124,157)
#7F8AA7
(127,138,167)
#8E98B1
(142,152,177)
#9DA6BB
(157,166,187)
#ACB4C5
(172,180,197)
#BBC2CF
(187,194,207)
#CAD0D9
(202,208,217)
#D9DEE3
(217,222,227)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526089 color. Also use rgb(82,96,137) instead hex code.

Text Font Color

.myTextColor { color: #526089; }

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

This text font color is #526089.

Background Color

.myBgColor { background-color: #526089; }

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

This div background color is #526089.

Border color

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

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

This div border color is #526089.

Opacity

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

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

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

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

This text has shadow with #526089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526089.

Preview

Color preview on black background

This text has color #526089 on black background.


Color preview on white background

This text has color #526089 on white background.


Black color preview on #526089 background

This text has black color on #526089 background.


White color preview on #526089 background

This text has white color on #526089 background.


Related colors

Complementary color

Complementary color for #hex is #AD9F76.


I love getcolorcode.com

Triadic colors

1 #895260 and #608952 with #526089 are triadic colors.

2 #896052 and #605289 with #526089 are triadic colors.