COLOR #85A4E4

HEX: #85A4E4 RGB: (133,164,228)

Color info

#85A4E4 contains mainly blue color. Web safe color of #85A4E4 is #9999CC (or #99C).

RGB color model

#85A4E4 color RGB value is (133,164,228).

RGB: (133,164,228) (52%, 64%, 89%)

RGB channels and saturation

R 133 of 255 = 52%
G 164 of 255 = 64%
B 228 of 255 = 89%

133
164
228

R + G + B ~ 68%. #85A4E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 133 + 164 + 228 = 525 (100%)
R 133 of 525 ~ 25.33%
G 164 of 525 ~ 31.24%
B 228 of 525 ~ 43.43'%

%25.33
%31.24
%43.43

CMYK color model

#85A4E4 color CMYK value is (42,28,0,11).

  • cyan value is 41.67%
  • magenta value is 28.07%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (42,28,0,11)
C42M28Y0K11 (42%, 28%, 0%, 11%)
(0.42 / 0.28 / 0.00 / 0.11)

CMYK percentages

%41.67
%28.07
%0
%10.59

Codes

Color #85A4E4 in popluar color models

85 A4 E4
RGB 133 164 228
HSL 220° 63.76% 70.78%
HSB/HSV 220° 41.67% 89.41%
CMYK 41.67% 28.07% 0.00%
10.59%

Color #85A4E4 in popluar number systems.

HEX 85 A4 E4
Decimal 133 164 228
Binary 10000101 10100100 11100100
Octal 205 244 344

Shades and tints

Shades of #85A4E4

#85A4E4
(133,164,228)
#7996D0
(121,150,208)
#6D88BC
(109,136,188)
#617AA8
(97,122,168)
#556C94
(85,108,148)
#495E80
(73,94,128)
#3D506C
(61,80,108)
#314258
(49,66,88)
#253444
(37,52,68)
#192630
(25,38,48)
#0D181C
(13,24,28)
#000000
(0,0,0)

Tints of #85A4E4

#85A4E4
(133,164,228)
#90ACE6
(144,172,230)
#9BB4E8
(155,180,232)
#A6BCEA
(166,188,234)
#B1C4EC
(177,196,236)
#BCCCEE
(188,204,238)
#C7D4F0
(199,212,240)
#D2DCF2
(210,220,242)
#DDE4F4
(221,228,244)
#E8ECF6
(232,236,246)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85A4E4 color. Also use rgb(133,164,228) instead hex code.

Text Font Color

.myTextColor { color: #85A4E4; }

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

This text font color is #85A4E4.

Background Color

.myBgColor { background-color: #85A4E4; }

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

This div background color is #85A4E4.

Border color

.myBorderColor { border: 1px solid #85A4E4; }

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

This div border color is #85A4E4.

Opacity

.myOpacity80 { color: #85A4E4; opacity: 0.8; }

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

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

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

This text has shadow with #85A4E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85A4E4.

Preview

Color preview on black background

This text has color #85A4E4 on black background.


Color preview on white background

This text has color #85A4E4 on white background.


Black color preview on #85A4E4 background

This text has black color on #85A4E4 background.


White color preview on #85A4E4 background

This text has white color on #85A4E4 background.


Related colors

Complementary color

Complementary color for #hex is #7A5B1B.


I love getcolorcode.com

Triadic colors

1 #E485A4 and #A4E485 with #85A4E4 are triadic colors.

2 #E4A485 and #A485E4 with #85A4E4 are triadic colors.