COLOR #85ED6D

HEX: #85ED6D RGB: (133,237,109)

Renk bilgisi

#85ED6D contains mainly green color. #85ED6D ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#85ED6D color RGB value is (133,237,109).

RGB: (133,237,109) (52%, 93%, 43%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 237 of 255 = 93%
B 109 of 255 = 43%

133
237
109

R + G + B ~ 63%. #85ED6D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 237 + 109 = 479 (100%)
R 133 of 479 ~ 27.77%
G 237 of 479 ~ 49.48%
B 109 of 479 ~ 22.76'%

%27.77
%49.48
%22.76

CMYK RENK MODELİ

#85ED6D rengi CMYK tonu (44,0,54,7).

  • camgöbeği tonu 43.88%
  • eflatun tonu 0.00%
  • sarı tonu 54.01%
  • ana renk tonu 7.06%

CMYK: (44,0,54,7)
C44M0Y54K7 (44%, 0%, 54%, 7%)
(0.44 / 0.00 / 0.54 / 0.07)

CMYK yüzdeleri

%43.88
%0
%54.01
%7.06

Codes

Color #85ED6D in popluar color models

85 ED 6D
RGB 133 237 109
HSL 109° 78.05% 67.84%
HSB/HSV 109° 54.01% 92.94%
CMYK 43.88% 0.00% 54.01%
7.06%

Color #85ED6D in popluar number systems.

HEX 85 ED 6D
Decimal 133 237 109
Binary 10000101 11101101 1101101
Octal 205 355 155

Shades and tints

Shades of #85ED6D

#85ED6D
(133,237,109)
#79D864
(121,216,100)
#6DC35B
(109,195,91)
#61AE52
(97,174,82)
#559949
(85,153,73)
#498440
(73,132,64)
#3D6F37
(61,111,55)
#315A2E
(49,90,46)
#254525
(37,69,37)
#19301C
(25,48,28)
#0D1B13
(13,27,19)
#000000
(0,0,0)

Tints of #85ED6D

#85ED6D
(133,237,109)
#90EE7A
(144,238,122)
#9BEF87
(155,239,135)
#A6F094
(166,240,148)
#B1F1A1
(177,241,161)
#BCF2AE
(188,242,174)
#C7F3BB
(199,243,187)
#D2F4C8
(210,244,200)
#DDF5D5
(221,245,213)
#E8F6E2
(232,246,226)
#F3F7EF
(243,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85ED6D; }

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

This text font color is #85ED6D.

Background Color

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

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

This div background color is #85ED6D.

Border color

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

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

This div border color is #85ED6D.

Opacity

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

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

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

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

This text has shadow with #85ED6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85ED6D.

Preview

Color preview on black background

This text has color #85ED6D on black background.


Color preview on white background

This text has color #85ED6D on white background.


Black color preview on #85ED6D background

This text has black color on #85ED6D background.


White color preview on #85ED6D background

This text has white color on #85ED6D background.


Related colors

Complementary color

Complementary color for #hex is #7A1292.


I love getcolorcode.com

Triadic colors

1 #6D85ED and #ED6D85 with #85ED6D are triadic colors.

2 #6DED85 and #ED856D with #85ED6D are triadic colors.