COLOR #71CC7E

HEX: #71CC7E RGB: (113,204,126)

Renk bilgisi

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

RGB renk modeli

#71CC7E color RGB value is (113,204,126).

RGB: (113,204,126) (44%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 204 of 255 = 80%
B 126 of 255 = 49%

113
204
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 204 + 126 = 443 (100%)
R 113 of 443 ~ 25.51%
G 204 of 443 ~ 46.05%
B 126 of 443 ~ 28.44'%

%25.51
%46.05
%28.44

CMYK RENK MODELİ

#71CC7E rengi CMYK tonu (45,0,38,20).

  • camgöbeği tonu 44.61%
  • eflatun tonu 0.00%
  • sarı tonu 38.24%
  • ana renk tonu 20.00%

CMYK: (45,0,38,20)
C45M0Y38K20 (45%, 0%, 38%, 20%)
(0.45 / 0.00 / 0.38 / 0.20)

CMYK yüzdeleri

%44.61
%0
%38.24
%20

Codes

Color #71CC7E in popluar color models

71 CC 7E
RGB 113 204 126
HSL 129° 47.15% 62.16%
HSB/HSV 129° 44.61% 80.00%
CMYK 44.61% 0.00% 38.24%
20.00%

Color #71CC7E in popluar number systems.

HEX 71 CC 7E
Decimal 113 204 126
Binary 1110001 11001100 1111110
Octal 161 314 176

Shades and tints

Shades of #71CC7E

#71CC7E
(113,204,126)
#67BA73
(103,186,115)
#5DA868
(93,168,104)
#53965D
(83,150,93)
#498452
(73,132,82)
#3F7247
(63,114,71)
#35603C
(53,96,60)
#2B4E31
(43,78,49)
#213C26
(33,60,38)
#172A1B
(23,42,27)
#0D1810
(13,24,16)
#000000
(0,0,0)

Tints of #71CC7E

#71CC7E
(113,204,126)
#7DD089
(125,208,137)
#89D494
(137,212,148)
#95D89F
(149,216,159)
#A1DCAA
(161,220,170)
#ADE0B5
(173,224,181)
#B9E4C0
(185,228,192)
#C5E8CB
(197,232,203)
#D1ECD6
(209,236,214)
#DDF0E1
(221,240,225)
#E9F4EC
(233,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71CC7E color. Also use rgb(113,204,126) instead hex code.

Text Font Color

.myTextColor { color: #71CC7E; }

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

This text font color is #71CC7E.

Background Color

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

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

This div background color is #71CC7E.

Border color

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

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

This div border color is #71CC7E.

Opacity

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

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

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

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

This text has shadow with #71CC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71CC7E.

Preview

Color preview on black background

This text has color #71CC7E on black background.


Color preview on white background

This text has color #71CC7E on white background.


Black color preview on #71CC7E background

This text has black color on #71CC7E background.


White color preview on #71CC7E background

This text has white color on #71CC7E background.


Related colors

Complementary color

Complementary color for #hex is #8E3381.


I love getcolorcode.com

Triadic colors

1 #7E71CC and #CC7E71 with #71CC7E are triadic colors.

2 #7ECC71 and #CC717E with #71CC7E are triadic colors.