COLOR #85D5F0

HEX: #85D5F0 RGB: (133,213,240)

Renk bilgisi

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

RGB renk modeli

#85D5F0 color RGB value is (133,213,240).

RGB: (133,213,240) (52%, 84%, 94%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 213 of 255 = 84%
B 240 of 255 = 94%

133
213
240

R + G + B ~ 77%. #85D5F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 213 + 240 = 586 (100%)
R 133 of 586 ~ 22.7%
G 213 of 586 ~ 36.35%
B 240 of 586 ~ 40.96'%

%22.7
%36.35
%40.96

CMYK RENK MODELİ

#85D5F0 rengi CMYK tonu (45,11,0,6).

  • camgöbeği tonu 44.58%
  • eflatun tonu 11.25%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (45,11,0,6)
C45M11Y0K6 (45%, 11%, 0%, 6%)
(0.45 / 0.11 / 0.00 / 0.06)

CMYK yüzdeleri

%44.58
%11.25
%0
%5.88

Codes

Color #85D5F0 in popluar color models

85 D5 F0
RGB 133 213 240
HSL 195° 78.10% 73.14%
HSB/HSV 195° 44.58% 94.12%
CMYK 44.58% 11.25% 0.00%
5.88%

Color #85D5F0 in popluar number systems.

HEX 85 D5 F0
Decimal 133 213 240
Binary 10000101 11010101 11110000
Octal 205 325 360

Shades and tints

Shades of #85D5F0

#85D5F0
(133,213,240)
#79C2DB
(121,194,219)
#6DAFC6
(109,175,198)
#619CB1
(97,156,177)
#55899C
(85,137,156)
#497687
(73,118,135)
#3D6372
(61,99,114)
#31505D
(49,80,93)
#253D48
(37,61,72)
#192A33
(25,42,51)
#0D171E
(13,23,30)
#000000
(0,0,0)

Tints of #85D5F0

#85D5F0
(133,213,240)
#90D8F1
(144,216,241)
#9BDBF2
(155,219,242)
#A6DEF3
(166,222,243)
#B1E1F4
(177,225,244)
#BCE4F5
(188,228,245)
#C7E7F6
(199,231,246)
#D2EAF7
(210,234,247)
#DDEDF8
(221,237,248)
#E8F0F9
(232,240,249)
#F3F3FA
(243,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85D5F0; }

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

This text font color is #85D5F0.

Background Color

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

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

This div background color is #85D5F0.

Border color

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

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

This div border color is #85D5F0.

Opacity

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

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

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

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

This text has shadow with #85D5F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85D5F0.

Preview

Color preview on black background

This text has color #85D5F0 on black background.


Color preview on white background

This text has color #85D5F0 on white background.


Black color preview on #85D5F0 background

This text has black color on #85D5F0 background.


White color preview on #85D5F0 background

This text has white color on #85D5F0 background.


Related colors

Complementary color

Complementary color for #hex is #7A2A0F.


I love getcolorcode.com

Triadic colors

1 #F085D5 and #D5F085 with #85D5F0 are triadic colors.

2 #F0D585 and #D585F0 with #85D5F0 are triadic colors.