COLOR #85A5D9

HEX: #85A5D9 RGB: (133,165,217)

Renk bilgisi

#85A5D9 contains mainly green and blue colors. #85A5D9 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#85A5D9 color RGB value is (133,165,217).

RGB: (133,165,217) (52%, 65%, 85%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 165 of 255 = 65%
B 217 of 255 = 85%

133
165
217

R + G + B ~ 67%. #85A5D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 165 + 217 = 515 (100%)
R 133 of 515 ~ 25.83%
G 165 of 515 ~ 32.04%
B 217 of 515 ~ 42.14'%

%25.83
%32.04
%42.14

CMYK RENK MODELİ

#85A5D9 rengi CMYK tonu (39,24,0,15).

  • camgöbeği tonu 38.71%
  • eflatun tonu 23.96%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (39,24,0,15)
C39M24Y0K15 (39%, 24%, 0%, 15%)
(0.39 / 0.24 / 0.00 / 0.15)

CMYK yüzdeleri

%38.71
%23.96
%0
%14.9

Codes

Color #85A5D9 in popluar color models

85 A5 D9
RGB 133 165 217
HSL 217° 52.50% 68.63%
HSB/HSV 217° 38.71% 85.10%
CMYK 38.71% 23.96% 0.00%
14.90%

Color #85A5D9 in popluar number systems.

HEX 85 A5 D9
Decimal 133 165 217
Binary 10000101 10100101 11011001
Octal 205 245 331

Shades and tints

Shades of #85A5D9

#85A5D9
(133,165,217)
#7996C6
(121,150,198)
#6D87B3
(109,135,179)
#6178A0
(97,120,160)
#55698D
(85,105,141)
#495A7A
(73,90,122)
#3D4B67
(61,75,103)
#313C54
(49,60,84)
#252D41
(37,45,65)
#191E2E
(25,30,46)
#0D0F1B
(13,15,27)
#000000
(0,0,0)

Tints of #85A5D9

#85A5D9
(133,165,217)
#90ADDC
(144,173,220)
#9BB5DF
(155,181,223)
#A6BDE2
(166,189,226)
#B1C5E5
(177,197,229)
#BCCDE8
(188,205,232)
#C7D5EB
(199,213,235)
#D2DDEE
(210,221,238)
#DDE5F1
(221,229,241)
#E8EDF4
(232,237,244)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85A5D9 color. Also use rgb(133,165,217) instead hex code.

Text Font Color

.myTextColor { color: #85A5D9; }

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

This text font color is #85A5D9.

Background Color

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

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

This div background color is #85A5D9.

Border color

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

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

This div border color is #85A5D9.

Opacity

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

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

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

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

This text has shadow with #85A5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85A5D9.

Preview

Color preview on black background

This text has color #85A5D9 on black background.


Color preview on white background

This text has color #85A5D9 on white background.


Black color preview on #85A5D9 background

This text has black color on #85A5D9 background.


White color preview on #85A5D9 background

This text has white color on #85A5D9 background.


Related colors

Complementary color

Complementary color for #hex is #7A5A26.


I love getcolorcode.com

Triadic colors

1 #D985A5 and #A5D985 with #85A5D9 are triadic colors.

2 #D9A585 and #A585D9 with #85A5D9 are triadic colors.