COLOR #85C3A4

HEX: #85C3A4 RGB: (133,195,164)

Color info

#85C3A4 contains mainly green and blue colors. Web safe color of #85C3A4 is #99CC99 (or #9C9).

RGB color model

#85C3A4 color RGB value is (133,195,164).

RGB: (133,195,164) (52%, 76%, 64%)

RGB channels and saturation

R 133 of 255 = 52%
G 195 of 255 = 76%
B 164 of 255 = 64%

133
195
164

R + G + B ~ 64%. #85C3A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 133 + 195 + 164 = 492 (100%)
R 133 of 492 ~ 27.03%
G 195 of 492 ~ 39.63%
B 164 of 492 ~ 33.33'%

%27.03
%39.63
%33.33

CMYK color model

#85C3A4 color CMYK value is (32,0,16,24).

  • cyan value is 31.79%
  • magenta value is 0.00%
  • yellow value is 15.90%
  • key color value is 23.53%
CMYK: (32,0,16,24) C32M0Y16K24 (32%,0%,16%,24%) (0.32/0.00/0.16/0.24) 

CMYK percentages

%31.79
%0
%15.9
%23.53

Codes

Color #85C3A4 in popluar color models

85 C3 A4
RGB 133 195 164
HSL 150° 34.07% 64.31%
HSB/HSV 150° 31.79% 76.47%
CMYK 31.79% 0.00% 15.90%
23.53%

Color #85C3A4 in popluar number systems.

HEX 85 C3 A4
Decimal 133 195 164
Binary 10000101 11000011 10100100
Octal 205 303 244

Shades and tints

Shades of #85C3A4

#85C3A4
(133,195,164)
#79B296
(121,178,150)
#6DA188
(109,161,136)
#61907A
(97,144,122)
#557F6C
(85,127,108)
#496E5E
(73,110,94)
#3D5D50
(61,93,80)
#314C42
(49,76,66)
#253B34
(37,59,52)
#192A26
(25,42,38)
#0D1918
(13,25,24)
#000000
(0,0,0)

Tints of #85C3A4

#85C3A4
(133,195,164)
#90C8AC
(144,200,172)
#9BCDB4
(155,205,180)
#A6D2BC
(166,210,188)
#B1D7C4
(177,215,196)
#BCDCCC
(188,220,204)
#C7E1D4
(199,225,212)
#D2E6DC
(210,230,220)
#DDEBE4
(221,235,228)
#E8F0EC
(232,240,236)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #85C3A4 color. Also use rgb(133,195,164) instead hex code.

Text Font Color

.myTextColor { color: #85C3A4; }

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

This text font color is #85C3A4.

Background Color

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

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

This div background color is #85C3A4.

Border color

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

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

This div border color is #85C3A4.

Opacity

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

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

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

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

This text has shadow with #85C3A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85C3A4.

Preview

Color preview on black background

This text has color #85C3A4 on black background.


Color preview on white background

This text has color #85C3A4 on white background.


Black color preview on #85C3A4 background

This text has black color on #85C3A4 background.


White color preview on #85C3A4 background

This text has white color on #85C3A4 background.


Related colors

Complementary color

Complementary color for #hex is #7A3C5B.


I love getcolorcode.com

Triadic colors

1 #A485C3 and #C3A485 with #85C3A4 are triadic colors.

2 #A4C385 and #C385A4 with #85C3A4 are triadic colors.