COLOR #85D5E9

HEX: #85D5E9 RGB: (133,213,233)

Renk bilgisi

#85D5E9 contains mainly green and blue colors. #85D5E9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#85D5E9 color RGB value is (133,213,233).

RGB: (133,213,233) (52%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 213 of 255 = 84%
B 233 of 255 = 91%

133
213
233

R + G + B ~ 76%. #85D5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 213 + 233 = 579 (100%)
R 133 of 579 ~ 22.97%
G 213 of 579 ~ 36.79%
B 233 of 579 ~ 40.24'%

%22.97
%36.79
%40.24

CMYK RENK MODELİ

#85D5E9 rengi CMYK tonu (43,9,0,9).

  • camgöbeği tonu 42.92%
  • eflatun tonu 8.58%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (43,9,0,9)
C43M9Y0K9 (43%, 9%, 0%, 9%)
(0.43 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%42.92
%8.58
%0
%8.63

Codes

Color #85D5E9 in popluar color models

85 D5 E9
RGB 133 213 233
HSL 192° 69.44% 71.76%
HSB/HSV 192° 42.92% 91.37%
CMYK 42.92% 8.58% 0.00%
8.63%

Color #85D5E9 in popluar number systems.

HEX 85 D5 E9
Decimal 133 213 233
Binary 10000101 11010101 11101001
Octal 205 325 351

Shades and tints

Shades of #85D5E9

#85D5E9
(133,213,233)
#79C2D4
(121,194,212)
#6DAFBF
(109,175,191)
#619CAA
(97,156,170)
#558995
(85,137,149)
#497680
(73,118,128)
#3D636B
(61,99,107)
#315056
(49,80,86)
#253D41
(37,61,65)
#192A2C
(25,42,44)
#0D1717
(13,23,23)
#000000
(0,0,0)

Tints of #85D5E9

#85D5E9
(133,213,233)
#90D8EB
(144,216,235)
#9BDBED
(155,219,237)
#A6DEEF
(166,222,239)
#B1E1F1
(177,225,241)
#BCE4F3
(188,228,243)
#C7E7F5
(199,231,245)
#D2EAF7
(210,234,247)
#DDEDF9
(221,237,249)
#E8F0FB
(232,240,251)
#F3F3FD
(243,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85D5E9 color. Also use rgb(133,213,233) instead hex code.

Text Font Color

.myTextColor { color: #85D5E9; }

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

This text font color is #85D5E9.

Background Color

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

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

This div background color is #85D5E9.

Border color

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

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

This div border color is #85D5E9.

Opacity

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

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

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

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

This text has shadow with #85D5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85D5E9.

Preview

Color preview on black background

This text has color #85D5E9 on black background.


Color preview on white background

This text has color #85D5E9 on white background.


Black color preview on #85D5E9 background

This text has black color on #85D5E9 background.


White color preview on #85D5E9 background

This text has white color on #85D5E9 background.


Related colors

Complementary color

Complementary color for #hex is #7A2A16.


I love getcolorcode.com

Triadic colors

1 #E985D5 and #D5E985 with #85D5E9 are triadic colors.

2 #E9D585 and #D585E9 with #85D5E9 are triadic colors.