COLOR #85C9D4

HEX: #85C9D4 RGB: (133,201,212)

Color info

#85C9D4 contains mainly green and blue colors. Web safe color of #85C9D4 is #99CCCC (or #9CC).

RGB color model

#85C9D4 color RGB value is (133,201,212).

RGB: (133,201,212) (52%, 79%, 83%)

RGB channels and saturation

R 133 of 255 = 52%
G 201 of 255 = 79%
B 212 of 255 = 83%

133
201
212

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

Portions of RGB colors in percentages

R + G + B = 133 + 201 + 212 = 546 (100%)
R 133 of 546 ~ 24.36%
G 201 of 546 ~ 36.81%
B 212 of 546 ~ 38.83'%

%24.36
%36.81
%38.83

CMYK color model

#85C9D4 color CMYK value is (37,5,0,17).

  • cyan value is 37.26%
  • magenta value is 5.19%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (37,5,0,17)
C37M5Y0K17 (37%, 5%, 0%, 17%)
(0.37 / 0.05 / 0.00 / 0.17)

CMYK percentages

%37.26
%5.19
%0
%16.86

Codes

Color #85C9D4 in popluar color models

85 C9 D4
RGB 133 201 212
HSL 188° 47.88% 67.65%
HSB/HSV 188° 37.26% 83.14%
CMYK 37.26% 5.19% 0.00%
16.86%

Color #85C9D4 in popluar number systems.

HEX 85 C9 D4
Decimal 133 201 212
Binary 10000101 11001001 11010100
Octal 205 311 324

Shades and tints

Shades of #85C9D4

#85C9D4
(133,201,212)
#79B7C1
(121,183,193)
#6DA5AE
(109,165,174)
#61939B
(97,147,155)
#558188
(85,129,136)
#496F75
(73,111,117)
#3D5D62
(61,93,98)
#314B4F
(49,75,79)
#25393C
(37,57,60)
#192729
(25,39,41)
#0D1516
(13,21,22)
#000000
(0,0,0)

Tints of #85C9D4

#85C9D4
(133,201,212)
#90CDD7
(144,205,215)
#9BD1DA
(155,209,218)
#A6D5DD
(166,213,221)
#B1D9E0
(177,217,224)
#BCDDE3
(188,221,227)
#C7E1E6
(199,225,230)
#D2E5E9
(210,229,233)
#DDE9EC
(221,233,236)
#E8EDEF
(232,237,239)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85C9D4 color. Also use rgb(133,201,212) instead hex code.

Text Font Color

.myTextColor { color: #85C9D4; }

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

This text font color is #85C9D4.

Background Color

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

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

This div background color is #85C9D4.

Border color

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

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

This div border color is #85C9D4.

Opacity

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

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

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

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

This text has shadow with #85C9D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85C9D4.

Preview

Color preview on black background

This text has color #85C9D4 on black background.


Color preview on white background

This text has color #85C9D4 on white background.


Black color preview on #85C9D4 background

This text has black color on #85C9D4 background.


White color preview on #85C9D4 background

This text has white color on #85C9D4 background.


Related colors

Complementary color

Complementary color for #hex is #7A362B.


I love getcolorcode.com

Triadic colors

1 #D485C9 and #C9D485 with #85C9D4 are triadic colors.

2 #D4C985 and #C985D4 with #85C9D4 are triadic colors.