COLOR #85B5E4

HEX: #85B5E4 RGB: (133,181,228)

Renk bilgisi

#85B5E4 contains mainly green and blue colors. #85B5E4 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#85B5E4 color RGB value is (133,181,228).

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

RGB bağlantıları ve doygunluk

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

133
181
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 181 + 228 = 542 (100%)
R 133 of 542 ~ 24.54%
G 181 of 542 ~ 33.39%
B 228 of 542 ~ 42.07'%

%24.54
%33.39
%42.07

CMYK RENK MODELİ

#85B5E4 rengi CMYK tonu (42,21,0,11).

  • camgöbeği tonu 41.67%
  • eflatun tonu 20.61%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (42,21,0,11)
C42M21Y0K11 (42%, 21%, 0%, 11%)
(0.42 / 0.21 / 0.00 / 0.11)

CMYK yüzdeleri

%41.67
%20.61
%0
%10.59

Codes

Color #85B5E4 in popluar color models

85 B5 E4
RGB 133 181 228
HSL 210° 63.76% 70.78%
HSB/HSV 210° 41.67% 89.41%
CMYK 41.67% 20.61% 0.00%
10.59%

Color #85B5E4 in popluar number systems.

HEX 85 B5 E4
Decimal 133 181 228
Binary 10000101 10110101 11100100
Octal 205 265 344

Shades and tints

Shades of #85B5E4

#85B5E4
(133,181,228)
#79A5D0
(121,165,208)
#6D95BC
(109,149,188)
#6185A8
(97,133,168)
#557594
(85,117,148)
#496580
(73,101,128)
#3D556C
(61,85,108)
#314558
(49,69,88)
#253544
(37,53,68)
#192530
(25,37,48)
#0D151C
(13,21,28)
#000000
(0,0,0)

Tints of #85B5E4

#85B5E4
(133,181,228)
#90BBE6
(144,187,230)
#9BC1E8
(155,193,232)
#A6C7EA
(166,199,234)
#B1CDEC
(177,205,236)
#BCD3EE
(188,211,238)
#C7D9F0
(199,217,240)
#D2DFF2
(210,223,242)
#DDE5F4
(221,229,244)
#E8EBF6
(232,235,246)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85B5E4; }

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

This text font color is #85B5E4.

Background Color

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

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

This div background color is #85B5E4.

Border color

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

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

This div border color is #85B5E4.

Opacity

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

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

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

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

This text has shadow with #85B5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85B5E4.

Preview

Color preview on black background

This text has color #85B5E4 on black background.


Color preview on white background

This text has color #85B5E4 on white background.


Black color preview on #85B5E4 background

This text has black color on #85B5E4 background.


White color preview on #85B5E4 background

This text has white color on #85B5E4 background.


Related colors

Complementary color

Complementary color for #hex is #7A4A1B.


I love getcolorcode.com

Triadic colors

1 #E485B5 and #B5E485 with #85B5E4 are triadic colors.

2 #E4B585 and #B585E4 with #85B5E4 are triadic colors.