COLOR #528593

HEX: #528593 RGB: (82,133,147)

Color info

#528593 contains mainly green and blue colors. Web safe color of #528593 is #669999 (or #699).

RGB color model

#528593 color RGB value is (82,133,147).

RGB: (82,133,147) (32%, 52%, 58%)

RGB channels and saturation

R 82 of 255 = 32%
G 133 of 255 = 52%
B 147 of 255 = 58%

82
133
147

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

Portions of RGB colors in percentages

R + G + B = 82 + 133 + 147 = 362 (100%)
R 82 of 362 ~ 22.65%
G 133 of 362 ~ 36.74%
B 147 of 362 ~ 40.61'%

%22.65
%36.74
%40.61

CMYK color model

#528593 color CMYK value is (44,10,0,42).

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

CMYK: (44,10,0,42)
C44M10Y0K42 (44%, 10%, 0%, 42%)
(0.44 / 0.10 / 0.00 / 0.42)

CMYK percentages

%44.22
%9.52
%0
%42.35

Codes

Color #528593 in popluar color models

52 85 93
RGB 82 133 147
HSL 193° 28.38% 44.90%
HSB/HSV 193° 44.22% 57.65%
CMYK 44.22% 9.52% 0.00%
42.35%

Color #528593 in popluar number systems.

HEX 52 85 93
Decimal 82 133 147
Binary 1010010 10000101 10010011
Octal 122 205 223

Shades and tints

Shades of #528593

#528593
(82,133,147)
#4B7986
(75,121,134)
#446D79
(68,109,121)
#3D616C
(61,97,108)
#36555F
(54,85,95)
#2F4952
(47,73,82)
#283D45
(40,61,69)
#213138
(33,49,56)
#1A252B
(26,37,43)
#13191E
(19,25,30)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #528593

#528593
(82,133,147)
#61909C
(97,144,156)
#709BA5
(112,155,165)
#7FA6AE
(127,166,174)
#8EB1B7
(142,177,183)
#9DBCC0
(157,188,192)
#ACC7C9
(172,199,201)
#BBD2D2
(187,210,210)
#CADDDB
(202,221,219)
#D9E8E4
(217,232,228)
#E8F3ED
(232,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #528593; }

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

This text font color is #528593.

Background Color

.myBgColor { background-color: #528593; }

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

This div background color is #528593.

Border color

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

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

This div border color is #528593.

Opacity

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

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

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

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

This text has shadow with #528593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #528593.

Preview

Color preview on black background

This text has color #528593 on black background.


Color preview on white background

This text has color #528593 on white background.


Black color preview on #528593 background

This text has black color on #528593 background.


White color preview on #528593 background

This text has white color on #528593 background.


Related colors

Complementary color

Complementary color for #hex is #AD7A6C.


I love getcolorcode.com

Triadic colors

1 #935285 and #859352 with #528593 are triadic colors.

2 #938552 and #855293 with #528593 are triadic colors.