COLOR #526699

HEX: #526699 RGB: (82,102,153)

Color info

#526699 contains mainly green and blue colors. Web safe color of #526699 is #666699 (or #669).

RGB color model

#526699 color RGB value is (82,102,153).

RGB: (82,102,153) (32%, 40%, 60%)

RGB channels and saturation

R 82 of 255 = 32%
G 102 of 255 = 40%
B 153 of 255 = 60%

82
102
153

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

Portions of RGB colors in percentages

R + G + B = 82 + 102 + 153 = 337 (100%)
R 82 of 337 ~ 24.33%
G 102 of 337 ~ 30.27%
B 153 of 337 ~ 45.4'%

%24.33
%30.27
%45.4

CMYK color model

#526699 color CMYK value is (46,33,0,40).

  • cyan value is 46.41%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (46,33,0,40) C46M33Y0K40 (46%,33%,0%,40%) (0.46/0.33/0.00/0.40) 

CMYK percentages

%46.41
%33.33
%0
%40

Codes

Color #526699 in popluar color models

52 66 99
RGB 82 102 153
HSL 223° 30.21% 46.08%
HSB/HSV 223° 46.41% 60.00%
CMYK 46.41% 33.33% 0.00%
40.00%

Color #526699 in popluar number systems.

HEX 52 66 99
Decimal 82 102 153
Binary 1010010 1100110 10011001
Octal 122 146 231

Shades and tints

Shades of #526699

#526699
(82,102,153)
#4B5D8C
(75,93,140)
#44547F
(68,84,127)
#3D4B72
(61,75,114)
#364265
(54,66,101)
#2F3958
(47,57,88)
#28304B
(40,48,75)
#21273E
(33,39,62)
#1A1E31
(26,30,49)
#131524
(19,21,36)
#0C0C17
(12,12,23)
#000000
(0,0,0)

Tints of #526699

#526699
(82,102,153)
#6173A2
(97,115,162)
#7080AB
(112,128,171)
#7F8DB4
(127,141,180)
#8E9ABD
(142,154,189)
#9DA7C6
(157,167,198)
#ACB4CF
(172,180,207)
#BBC1D8
(187,193,216)
#CACEE1
(202,206,225)
#D9DBEA
(217,219,234)
#E8E8F3
(232,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #526699; }

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

This text font color is #526699.

Background Color

.myBgColor { background-color: #526699; }

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

This div background color is #526699.

Border color

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

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

This div border color is #526699.

Opacity

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

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

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

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

This text has shadow with #526699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526699.

Preview

Color preview on black background

This text has color #526699 on black background.


Color preview on white background

This text has color #526699 on white background.


Black color preview on #526699 background

This text has black color on #526699 background.


White color preview on #526699 background

This text has white color on #526699 background.


Related colors

Complementary color

Complementary color for #hex is #AD9966.


I love getcolorcode.com

Triadic colors

1 #995266 and #669952 with #526699 are triadic colors.

2 #996652 and #665299 with #526699 are triadic colors.