COLOR #85B5E3

HEX: #85B5E3 RGB: (133,181,227)

Color info

#85B5E3 contains mainly green and blue colors. Web safe color of #85B5E3 is #99CCCC (or #9CC).

RGB color model

#85B5E3 color RGB value is (133,181,227).

RGB: (133,181,227) (52%, 71%, 89%)

RGB channels and saturation

R 133 of 255 = 52%
G 181 of 255 = 71%
B 227 of 255 = 89%

133
181
227

R + G + B ~ 71%. #85B5E3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 133 + 181 + 227 = 541 (100%)
R 133 of 541 ~ 24.58%
G 181 of 541 ~ 33.46%
B 227 of 541 ~ 41.96'%

%24.58
%33.46
%41.96

CMYK color model

#85B5E3 color CMYK value is (41,20,0,11).

  • cyan value is 41.41%
  • magenta value is 20.26%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (41,20,0,11)
C41M20Y0K11 (41%, 20%, 0%, 11%)
(0.41 / 0.20 / 0.00 / 0.11)

CMYK percentages

%41.41
%20.26
%0
%10.98

Codes

Color #85B5E3 in popluar color models

85 B5 E3
RGB 133 181 227
HSL 209° 62.67% 70.59%
HSB/HSV 209° 41.41% 89.02%
CMYK 41.41% 20.26% 0.00%
10.98%

Color #85B5E3 in popluar number systems.

HEX 85 B5 E3
Decimal 133 181 227
Binary 10000101 10110101 11100011
Octal 205 265 343

Shades and tints

Shades of #85B5E3

#85B5E3
(133,181,227)
#79A5CF
(121,165,207)
#6D95BB
(109,149,187)
#6185A7
(97,133,167)
#557593
(85,117,147)
#49657F
(73,101,127)
#3D556B
(61,85,107)
#314557
(49,69,87)
#253543
(37,53,67)
#19252F
(25,37,47)
#0D151B
(13,21,27)
#000000
(0,0,0)

Tints of #85B5E3

#85B5E3
(133,181,227)
#90BBE5
(144,187,229)
#9BC1E7
(155,193,231)
#A6C7E9
(166,199,233)
#B1CDEB
(177,205,235)
#BCD3ED
(188,211,237)
#C7D9EF
(199,217,239)
#D2DFF1
(210,223,241)
#DDE5F3
(221,229,243)
#E8EBF5
(232,235,245)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85B5E3 color. Also use rgb(133,181,227) instead hex code.

Text Font Color

.myTextColor { color: #85B5E3; }

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

This text font color is #85B5E3.

Background Color

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

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

This div background color is #85B5E3.

Border color

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

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

This div border color is #85B5E3.

Opacity

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

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

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

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

This text has shadow with #85B5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85B5E3.

Preview

Color preview on black background

This text has color #85B5E3 on black background.


Color preview on white background

This text has color #85B5E3 on white background.


Black color preview on #85B5E3 background

This text has black color on #85B5E3 background.


White color preview on #85B5E3 background

This text has white color on #85B5E3 background.


Related colors

Complementary color

Complementary color for #hex is #7A4A1C.


I love getcolorcode.com

Triadic colors

1 #E385B5 and #B5E385 with #85B5E3 are triadic colors.

2 #E3B585 and #B585E3 with #85B5E3 are triadic colors.