COLOR #85CD7D

HEX: #85CD7D RGB: (133,205,125)

Renk bilgisi

#85CD7D contains mainly green color. #85CD7D ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#85CD7D color RGB value is (133,205,125).

RGB: (133,205,125) (52%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 205 of 255 = 80%
B 125 of 255 = 49%

133
205
125

R + G + B ~ 60%. #85CD7D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 205 + 125 = 463 (100%)
R 133 of 463 ~ 28.73%
G 205 of 463 ~ 44.28%
B 125 of 463 ~ 27'%

%28.73
%44.28
%27

CMYK RENK MODELİ

#85CD7D rengi CMYK tonu (35,0,39,20).

  • camgöbeği tonu 35.12%
  • eflatun tonu 0.00%
  • sarı tonu 39.02%
  • ana renk tonu 19.61%

CMYK: (35,0,39,20)
C35M0Y39K20 (35%, 0%, 39%, 20%)
(0.35 / 0.00 / 0.39 / 0.20)

CMYK yüzdeleri

%35.12
%0
%39.02
%19.61

Codes

Color #85CD7D in popluar color models

85 CD 7D
RGB 133 205 125
HSL 114° 44.44% 64.71%
HSB/HSV 114° 39.02% 80.39%
CMYK 35.12% 0.00% 39.02%
19.61%

Color #85CD7D in popluar number systems.

HEX 85 CD 7D
Decimal 133 205 125
Binary 10000101 11001101 1111101
Octal 205 315 175

Shades and tints

Shades of #85CD7D

#85CD7D
(133,205,125)
#79BB72
(121,187,114)
#6DA967
(109,169,103)
#61975C
(97,151,92)
#558551
(85,133,81)
#497346
(73,115,70)
#3D613B
(61,97,59)
#314F30
(49,79,48)
#253D25
(37,61,37)
#192B1A
(25,43,26)
#0D190F
(13,25,15)
#000000
(0,0,0)

Tints of #85CD7D

#85CD7D
(133,205,125)
#90D188
(144,209,136)
#9BD593
(155,213,147)
#A6D99E
(166,217,158)
#B1DDA9
(177,221,169)
#BCE1B4
(188,225,180)
#C7E5BF
(199,229,191)
#D2E9CA
(210,233,202)
#DDEDD5
(221,237,213)
#E8F1E0
(232,241,224)
#F3F5EB
(243,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #85CD7D; }

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

This text font color is #85CD7D.

Background Color

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

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

This div background color is #85CD7D.

Border color

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

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

This div border color is #85CD7D.

Opacity

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

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

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

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

This text has shadow with #85CD7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #85CD7D.

Preview

Color preview on black background

This text has color #85CD7D on black background.


Color preview on white background

This text has color #85CD7D on white background.


Black color preview on #85CD7D background

This text has black color on #85CD7D background.


White color preview on #85CD7D background

This text has white color on #85CD7D background.


Related colors

Complementary color

Complementary color for #hex is #7A3282.


I love getcolorcode.com

Triadic colors

1 #7D85CD and #CD7D85 with #85CD7D are triadic colors.

2 #7DCD85 and #CD857D with #85CD7D are triadic colors.