COLOR #71CD5E

HEX: #71CD5E RGB: (113,205,94)

Renk bilgisi

#71CD5E contains mainly green color. #71CD5E ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#71CD5E color RGB value is (113,205,94).

RGB: (113,205,94) (44%, 80%, 37%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 205 of 255 = 80%
B 94 of 255 = 37%

113
205
94

R + G + B ~ 54%. #71CD5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 205 + 94 = 412 (100%)
R 113 of 412 ~ 27.43%
G 205 of 412 ~ 49.76%
B 94 of 412 ~ 22.82'%

%27.43
%49.76
%22.82

CMYK RENK MODELİ

#71CD5E rengi CMYK tonu (45,0,54,20).

  • camgöbeği tonu 44.88%
  • eflatun tonu 0.00%
  • sarı tonu 54.15%
  • ana renk tonu 19.61%

CMYK: (45,0,54,20)
C45M0Y54K20 (45%, 0%, 54%, 20%)
(0.45 / 0.00 / 0.54 / 0.20)

CMYK yüzdeleri

%44.88
%0
%54.15
%19.61

Codes

Color #71CD5E in popluar color models

71 CD 5E
RGB 113 205 94
HSL 110° 52.61% 58.63%
HSB/HSV 110° 54.15% 80.39%
CMYK 44.88% 0.00% 54.15%
19.61%

Color #71CD5E in popluar number systems.

HEX 71 CD 5E
Decimal 113 205 94
Binary 1110001 11001101 1011110
Octal 161 315 136

Shades and tints

Shades of #71CD5E

#71CD5E
(113,205,94)
#67BB56
(103,187,86)
#5DA94E
(93,169,78)
#539746
(83,151,70)
#49853E
(73,133,62)
#3F7336
(63,115,54)
#35612E
(53,97,46)
#2B4F26
(43,79,38)
#213D1E
(33,61,30)
#172B16
(23,43,22)
#0D190E
(13,25,14)
#000000
(0,0,0)

Tints of #71CD5E

#71CD5E
(113,205,94)
#7DD16C
(125,209,108)
#89D57A
(137,213,122)
#95D988
(149,217,136)
#A1DD96
(161,221,150)
#ADE1A4
(173,225,164)
#B9E5B2
(185,229,178)
#C5E9C0
(197,233,192)
#D1EDCE
(209,237,206)
#DDF1DC
(221,241,220)
#E9F5EA
(233,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71CD5E color. Also use rgb(113,205,94) instead hex code.

Text Font Color

.myTextColor { color: #71CD5E; }

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

This text font color is #71CD5E.

Background Color

.myBgColor { background-color: #71CD5E; }

<div style="background-color:#71CD5E">Inner text</div>

This div background color is #71CD5E.

Border color

.myBorderColor { border: 1px solid #71CD5E; }

<div style="border:3px solid #71CD5E">Div</div>

This div border color is #71CD5E.

Opacity

.myOpacity80 { color: #71CD5E; opacity: 0.8; }

<p style="color:#71CD5E;opacity:0.8;">80%</p>

Text with #71CD5E 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 #71CD5E;}

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

This text has shadow with #71CD5E color.


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

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

This text has shadow with #71CD5E primary color and red secondary color.


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

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

This text has shadow with #71CD5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71CD5E.

Preview

Color preview on black background

This text has color #71CD5E on black background.


Color preview on white background

This text has color #71CD5E on white background.


Black color preview on #71CD5E background

This text has black color on #71CD5E background.


White color preview on #71CD5E background

This text has white color on #71CD5E background.


Related colors

Complementary color

Complementary color for #hex is #8E32A1.


I love getcolorcode.com

Triadic colors

1 #5E71CD and #CD5E71 with #71CD5E are triadic colors.

2 #5ECD71 and #CD715E with #71CD5E are triadic colors.