COLOR #85E685

HEX: #85E685 RGB: (133,230,133)

Color info

#85E685 contains mainly green color. Web safe color of #85E685 is #99CC99 (or #9C9).

RGB color model

#85E685 color RGB value is (133,230,133).

RGB: (133,230,133) (52%, 90%, 52%)

RGB channels and saturation

R 133 of 255 = 52%
G 230 of 255 = 90%
B 133 of 255 = 52%

133
230
133

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

Portions of RGB colors in percentages

R + G + B = 133 + 230 + 133 = 496 (100%)
R 133 of 496 ~ 26.81%
G 230 of 496 ~ 46.37%
B 133 of 496 ~ 26.81'%

%26.81
%46.37
%26.81

CMYK color model

#85E685 color CMYK value is (42,0,42,10).

  • cyan value is 42.17%
  • magenta value is 0.00%
  • yellow value is 42.17%
  • key color value is 9.80%

CMYK: (42,0,42,10)
C42M0Y42K10 (42%, 0%, 42%, 10%)
(0.42 / 0.00 / 0.42 / 0.10)

CMYK percentages

%42.17
%0
%42.17
%9.8

Codes

Color #85E685 in popluar color models

85 E6 85
RGB 133 230 133
HSL 120° 65.99% 71.18%
HSB/HSV 120° 42.17% 90.20%
CMYK 42.17% 0.00% 42.17%
9.80%

Color #85E685 in popluar number systems.

HEX 85 E6 85
Decimal 133 230 133
Binary 10000101 11100110 10000101
Octal 205 346 205

Shades and tints

Shades of #85E685

#85E685
(133,230,133)
#79D279
(121,210,121)
#6DBE6D
(109,190,109)
#61AA61
(97,170,97)
#559655
(85,150,85)
#498249
(73,130,73)
#3D6E3D
(61,110,61)
#315A31
(49,90,49)
#254625
(37,70,37)
#193219
(25,50,25)
#0D1E0D
(13,30,13)
#000000
(0,0,0)

Tints of #85E685

#85E685
(133,230,133)
#90E890
(144,232,144)
#9BEA9B
(155,234,155)
#A6ECA6
(166,236,166)
#B1EEB1
(177,238,177)
#BCF0BC
(188,240,188)
#C7F2C7
(199,242,199)
#D2F4D2
(210,244,210)
#DDF6DD
(221,246,221)
#E8F8E8
(232,248,232)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85E685; }

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

This text font color is #85E685.

Background Color

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

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

This div background color is #85E685.

Border color

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

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

This div border color is #85E685.

Opacity

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

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

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

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

This text has shadow with #85E685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85E685.

Preview

Color preview on black background

This text has color #85E685 on black background.


Color preview on white background

This text has color #85E685 on white background.


Black color preview on #85E685 background

This text has black color on #85E685 background.


White color preview on #85E685 background

This text has white color on #85E685 background.


Related colors

Complementary color

Complementary color for #hex is #7A197A.


I love getcolorcode.com

Triadic colors

1 #8585E6 and #E68585 with #85E685 are triadic colors.

2 #85E685 and #E68585 with #85E685 are triadic colors.