COLOR #85B6B9

HEX: #85B6B9 RGB: (133,182,185)

Color info

#85B6B9 contains red, green and blue colors in about the same proportion. Web safe color of #85B6B9 is #99CCCC (or #9CC).

RGB color model

#85B6B9 color RGB value is (133,182,185).

RGB: (133,182,185) (52%, 71%, 73%)

RGB channels and saturation

R 133 of 255 = 52%
G 182 of 255 = 71%
B 185 of 255 = 73%

133
182
185

R + G + B ~ 65%. #85B6B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 133 + 182 + 185 = 500 (100%)
R 133 of 500 ~ 26.6%
G 182 of 500 ~ 36.4%
B 185 of 500 ~ 37'%

%26.6
%36.4
%37

CMYK color model

#85B6B9 color CMYK value is (28,2,0,27).

  • cyan value is 28.11%
  • magenta value is 1.62%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (28,2,0,27)
C28M2Y0K27 (28%, 2%, 0%, 27%)
(0.28 / 0.02 / 0.00 / 0.27)

CMYK percentages

%28.11
%1.62
%0
%27.45

Codes

Color #85B6B9 in popluar color models

85 B6 B9
RGB 133 182 185
HSL 183° 27.08% 62.35%
HSB/HSV 183° 28.11% 72.55%
CMYK 28.11% 1.62% 0.00%
27.45%

Color #85B6B9 in popluar number systems.

HEX 85 B6 B9
Decimal 133 182 185
Binary 10000101 10110110 10111001
Octal 205 266 271

Shades and tints

Shades of #85B6B9

#85B6B9
(133,182,185)
#79A6A9
(121,166,169)
#6D9699
(109,150,153)
#618689
(97,134,137)
#557679
(85,118,121)
#496669
(73,102,105)
#3D5659
(61,86,89)
#314649
(49,70,73)
#253639
(37,54,57)
#192629
(25,38,41)
#0D1619
(13,22,25)
#000000
(0,0,0)

Tints of #85B6B9

#85B6B9
(133,182,185)
#90BCBF
(144,188,191)
#9BC2C5
(155,194,197)
#A6C8CB
(166,200,203)
#B1CED1
(177,206,209)
#BCD4D7
(188,212,215)
#C7DADD
(199,218,221)
#D2E0E3
(210,224,227)
#DDE6E9
(221,230,233)
#E8ECEF
(232,236,239)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85B6B9 color. Also use rgb(133,182,185) instead hex code.

Text Font Color

.myTextColor { color: #85B6B9; }

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

This text font color is #85B6B9.

Background Color

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

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

This div background color is #85B6B9.

Border color

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

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

This div border color is #85B6B9.

Opacity

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

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

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

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

This text has shadow with #85B6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85B6B9.

Preview

Color preview on black background

This text has color #85B6B9 on black background.


Color preview on white background

This text has color #85B6B9 on white background.


Black color preview on #85B6B9 background

This text has black color on #85B6B9 background.


White color preview on #85B6B9 background

This text has white color on #85B6B9 background.


Related colors

Complementary color

Complementary color for #hex is #7A4946.


I love getcolorcode.com

Triadic colors

1 #B985B6 and #B6B985 with #85B6B9 are triadic colors.

2 #B9B685 and #B685B9 with #85B6B9 are triadic colors.