COLOR #85C3A3

HEX: #85C3A3 RGB: (133,195,163)

Color info

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

RGB color model

#85C3A3 color RGB value is (133,195,163).

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

RGB channels and saturation

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

133
195
163

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

Portions of RGB colors in percentages

R + G + B = 133 + 195 + 163 = 491 (100%)
R 133 of 491 ~ 27.09%
G 195 of 491 ~ 39.71%
B 163 of 491 ~ 33.2'%

%27.09
%39.71
%33.2

CMYK color model

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

  • cyan value is 31.79%
  • magenta value is 0.00%
  • yellow value is 16.41%
  • 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
%16.41
%23.53

Codes

Color #85C3A3 in popluar color models

85 C3 A3
RGB 133 195 163
HSL 149° 34.07% 64.31%
HSB/HSV 149° 31.79% 76.47%
CMYK 31.79% 0.00% 16.41%
23.53%

Color #85C3A3 in popluar number systems.

HEX 85 C3 A3
Decimal 133 195 163
Binary 10000101 11000011 10100011
Octal 205 303 243

Shades and tints

Shades of #85C3A3

#85C3A3
(133,195,163)
#79B295
(121,178,149)
#6DA187
(109,161,135)
#619079
(97,144,121)
#557F6B
(85,127,107)
#496E5D
(73,110,93)
#3D5D4F
(61,93,79)
#314C41
(49,76,65)
#253B33
(37,59,51)
#192A25
(25,42,37)
#0D1917
(13,25,23)
#000000
(0,0,0)

Tints of #85C3A3

#85C3A3
(133,195,163)
#90C8AB
(144,200,171)
#9BCDB3
(155,205,179)
#A6D2BB
(166,210,187)
#B1D7C3
(177,215,195)
#BCDCCB
(188,220,203)
#C7E1D3
(199,225,211)
#D2E6DB
(210,230,219)
#DDEBE3
(221,235,227)
#E8F0EB
(232,240,235)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85C3A3; }

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

This text font color is #85C3A3.

Background Color

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

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

This div background color is #85C3A3.

Border color

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

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

This div border color is #85C3A3.

Opacity

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

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

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

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

This text has shadow with #85C3A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85C3A3.

Preview

Color preview on black background

This text has color #85C3A3 on black background.


Color preview on white background

This text has color #85C3A3 on white background.


Black color preview on #85C3A3 background

This text has black color on #85C3A3 background.


White color preview on #85C3A3 background

This text has white color on #85C3A3 background.


Related colors

Complementary color

Complementary color for #hex is #7A3C5C.


I love getcolorcode.com

Triadic colors

1 #A385C3 and #C3A385 with #85C3A3 are triadic colors.

2 #A3C385 and #C385A3 with #85C3A3 are triadic colors.