COLOR #526688

HEX: #526688 RGB: (82,102,136)

Color info

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

RGB color model

#526688 color RGB value is (82,102,136).

RGB: (82,102,136) (32%, 40%, 53%)

RGB channels and saturation

R 82 of 255 = 32%
G 102 of 255 = 40%
B 136 of 255 = 53%

82
102
136

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

Portions of RGB colors in percentages

R + G + B = 82 + 102 + 136 = 320 (100%)
R 82 of 320 ~ 25.63%
G 102 of 320 ~ 31.88%
B 136 of 320 ~ 42.5'%

%25.63
%31.88
%42.5

CMYK color model

#526688 color CMYK value is (40,25,0,47).

  • cyan value is 39.71%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (40,25,0,47)
C40M25Y0K47 (40%, 25%, 0%, 47%)
(0.40 / 0.25 / 0.00 / 0.47)

CMYK percentages

%39.71
%25
%0
%46.67

Codes

Color #526688 in popluar color models

52 66 88
RGB 82 102 136
HSL 218° 24.77% 42.75%
HSB/HSV 218° 39.71% 53.33%
CMYK 39.71% 25.00% 0.00%
46.67%

Color #526688 in popluar number systems.

HEX 52 66 88
Decimal 82 102 136
Binary 1010010 1100110 10001000
Octal 122 146 210

Shades and tints

Shades of #526688

#526688
(82,102,136)
#4B5D7C
(75,93,124)
#445470
(68,84,112)
#3D4B64
(61,75,100)
#364258
(54,66,88)
#2F394C
(47,57,76)
#283040
(40,48,64)
#212734
(33,39,52)
#1A1E28
(26,30,40)
#13151C
(19,21,28)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #526688

#526688
(82,102,136)
#617392
(97,115,146)
#70809C
(112,128,156)
#7F8DA6
(127,141,166)
#8E9AB0
(142,154,176)
#9DA7BA
(157,167,186)
#ACB4C4
(172,180,196)
#BBC1CE
(187,193,206)
#CACED8
(202,206,216)
#D9DBE2
(217,219,226)
#E8E8EC
(232,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526688 color. Also use rgb(82,102,136) instead hex code.

Text Font Color

.myTextColor { color: #526688; }

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

This text font color is #526688.

Background Color

.myBgColor { background-color: #526688; }

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

This div background color is #526688.

Border color

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

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

This div border color is #526688.

Opacity

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

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

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

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

This text has shadow with #526688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526688.

Preview

Color preview on black background

This text has color #526688 on black background.


Color preview on white background

This text has color #526688 on white background.


Black color preview on #526688 background

This text has black color on #526688 background.


White color preview on #526688 background

This text has white color on #526688 background.


Related colors

Complementary color

Complementary color for #hex is #AD9977.


I love getcolorcode.com

Triadic colors

1 #885266 and #668852 with #526688 are triadic colors.

2 #886652 and #665288 with #526688 are triadic colors.