COLOR #85C7DB

HEX: #85C7DB RGB: (133,199,219)

Renk bilgisi

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

RGB renk modeli

#85C7DB color RGB value is (133,199,219).

RGB: (133,199,219) (52%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 199 of 255 = 78%
B 219 of 255 = 86%

133
199
219

R + G + B ~ 72%. #85C7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 199 + 219 = 551 (100%)
R 133 of 551 ~ 24.14%
G 199 of 551 ~ 36.12%
B 219 of 551 ~ 39.75'%

%24.14
%36.12
%39.75

CMYK RENK MODELİ

#85C7DB rengi CMYK tonu (39,9,0,14).

  • camgöbeği tonu 39.27%
  • eflatun tonu 9.13%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (39,9,0,14)
C39M9Y0K14 (39%, 9%, 0%, 14%)
(0.39 / 0.09 / 0.00 / 0.14)

CMYK yüzdeleri

%39.27
%9.13
%0
%14.12

Codes

Color #85C7DB in popluar color models

85 C7 DB
RGB 133 199 219
HSL 194° 54.43% 69.02%
HSB/HSV 194° 39.27% 85.88%
CMYK 39.27% 9.13% 0.00%
14.12%

Color #85C7DB in popluar number systems.

HEX 85 C7 DB
Decimal 133 199 219
Binary 10000101 11000111 11011011
Octal 205 307 333

Shades and tints

Shades of #85C7DB

#85C7DB
(133,199,219)
#79B5C8
(121,181,200)
#6DA3B5
(109,163,181)
#6191A2
(97,145,162)
#557F8F
(85,127,143)
#496D7C
(73,109,124)
#3D5B69
(61,91,105)
#314956
(49,73,86)
#253743
(37,55,67)
#192530
(25,37,48)
#0D131D
(13,19,29)
#000000
(0,0,0)

Tints of #85C7DB

#85C7DB
(133,199,219)
#90CCDE
(144,204,222)
#9BD1E1
(155,209,225)
#A6D6E4
(166,214,228)
#B1DBE7
(177,219,231)
#BCE0EA
(188,224,234)
#C7E5ED
(199,229,237)
#D2EAF0
(210,234,240)
#DDEFF3
(221,239,243)
#E8F4F6
(232,244,246)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85C7DB color. Also use rgb(133,199,219) instead hex code.

Text Font Color

.myTextColor { color: #85C7DB; }

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

This text font color is #85C7DB.

Background Color

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

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

This div background color is #85C7DB.

Border color

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

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

This div border color is #85C7DB.

Opacity

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

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

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

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

This text has shadow with #85C7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85C7DB.

Preview

Color preview on black background

This text has color #85C7DB on black background.


Color preview on white background

This text has color #85C7DB on white background.


Black color preview on #85C7DB background

This text has black color on #85C7DB background.


White color preview on #85C7DB background

This text has white color on #85C7DB background.


Related colors

Complementary color

Complementary color for #hex is #7A3824.


I love getcolorcode.com

Triadic colors

1 #DB85C7 and #C7DB85 with #85C7DB are triadic colors.

2 #DBC785 and #C785DB with #85C7DB are triadic colors.