COLOR #526993

HEX: #526993 RGB: (82,105,147)

Color info

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

RGB color model

#526993 color RGB value is (82,105,147).

RGB: (82,105,147) (32%, 41%, 58%)

RGB channels and saturation

R 82 of 255 = 32%
G 105 of 255 = 41%
B 147 of 255 = 58%

82
105
147

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

Portions of RGB colors in percentages

R + G + B = 82 + 105 + 147 = 334 (100%)
R 82 of 334 ~ 24.55%
G 105 of 334 ~ 31.44%
B 147 of 334 ~ 44.01'%

%24.55
%31.44
%44.01

CMYK color model

#526993 color CMYK value is (44,29,0,42).

  • cyan value is 44.22%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (44,29,0,42)
C44M29Y0K42 (44%, 29%, 0%, 42%)
(0.44 / 0.29 / 0.00 / 0.42)

CMYK percentages

%44.22
%28.57
%0
%42.35

Codes

Color #526993 in popluar color models

52 69 93
RGB 82 105 147
HSL 219° 28.38% 44.90%
HSB/HSV 219° 44.22% 57.65%
CMYK 44.22% 28.57% 0.00%
42.35%

Color #526993 in popluar number systems.

HEX 52 69 93
Decimal 82 105 147
Binary 1010010 1101001 10010011
Octal 122 151 223

Shades and tints

Shades of #526993

#526993
(82,105,147)
#4B6086
(75,96,134)
#445779
(68,87,121)
#3D4E6C
(61,78,108)
#36455F
(54,69,95)
#2F3C52
(47,60,82)
#283345
(40,51,69)
#212A38
(33,42,56)
#1A212B
(26,33,43)
#13181E
(19,24,30)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #526993

#526993
(82,105,147)
#61769C
(97,118,156)
#7083A5
(112,131,165)
#7F90AE
(127,144,174)
#8E9DB7
(142,157,183)
#9DAAC0
(157,170,192)
#ACB7C9
(172,183,201)
#BBC4D2
(187,196,210)
#CAD1DB
(202,209,219)
#D9DEE4
(217,222,228)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #526993 color. Also use rgb(82,105,147) instead hex code.

Text Font Color

.myTextColor { color: #526993; }

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

This text font color is #526993.

Background Color

.myBgColor { background-color: #526993; }

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

This div background color is #526993.

Border color

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

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

This div border color is #526993.

Opacity

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

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

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

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

This text has shadow with #526993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #526993.

Preview

Color preview on black background

This text has color #526993 on black background.


Color preview on white background

This text has color #526993 on white background.


Black color preview on #526993 background

This text has black color on #526993 background.


White color preview on #526993 background

This text has white color on #526993 background.


Related colors

Complementary color

Complementary color for #hex is #AD966C.


I love getcolorcode.com

Triadic colors

1 #935269 and #699352 with #526993 are triadic colors.

2 #936952 and #695293 with #526993 are triadic colors.