COLOR #71D879

HEX: #71D879 RGB: (113,216,121)

Color info

#71D879 contains mainly green color. Web safe color of #71D879 is #66CC66 (or #6C6).

RGB color model

#71D879 color RGB value is (113,216,121).

RGB: (113,216,121) (44%, 85%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 216 of 255 = 85%
B 121 of 255 = 47%

113
216
121

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

Portions of RGB colors in percentages

R + G + B = 113 + 216 + 121 = 450 (100%)
R 113 of 450 ~ 25.11%
G 216 of 450 ~ 48%
B 121 of 450 ~ 26.89'%

%25.11
%48
%26.89

CMYK color model

#71D879 color CMYK value is (48,0,44,15).

  • cyan value is 47.69%
  • magenta value is 0.00%
  • yellow value is 43.98%
  • key color value is 15.29%

CMYK: (48,0,44,15)
C48M0Y44K15 (48%, 0%, 44%, 15%)
(0.48 / 0.00 / 0.44 / 0.15)

CMYK percentages

%47.69
%0
%43.98
%15.29

Codes

Color #71D879 in popluar color models

71 D8 79
RGB 113 216 121
HSL 125° 56.91% 64.51%
HSB/HSV 125° 47.69% 84.71%
CMYK 47.69% 0.00% 43.98%
15.29%

Color #71D879 in popluar number systems.

HEX 71 D8 79
Decimal 113 216 121
Binary 1110001 11011000 1111001
Octal 161 330 171

Shades and tints

Shades of #71D879

#71D879
(113,216,121)
#67C56E
(103,197,110)
#5DB263
(93,178,99)
#539F58
(83,159,88)
#498C4D
(73,140,77)
#3F7942
(63,121,66)
#356637
(53,102,55)
#2B532C
(43,83,44)
#214021
(33,64,33)
#172D16
(23,45,22)
#0D1A0B
(13,26,11)
#000000
(0,0,0)

Tints of #71D879

#71D879
(113,216,121)
#7DDB85
(125,219,133)
#89DE91
(137,222,145)
#95E19D
(149,225,157)
#A1E4A9
(161,228,169)
#ADE7B5
(173,231,181)
#B9EAC1
(185,234,193)
#C5EDCD
(197,237,205)
#D1F0D9
(209,240,217)
#DDF3E5
(221,243,229)
#E9F6F1
(233,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71D879 color. Also use rgb(113,216,121) instead hex code.

Text Font Color

.myTextColor { color: #71D879; }

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

This text font color is #71D879.

Background Color

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

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

This div background color is #71D879.

Border color

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

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

This div border color is #71D879.

Opacity

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

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

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

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

This text has shadow with #71D879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71D879.

Preview

Color preview on black background

This text has color #71D879 on black background.


Color preview on white background

This text has color #71D879 on white background.


Black color preview on #71D879 background

This text has black color on #71D879 background.


White color preview on #71D879 background

This text has white color on #71D879 background.


Related colors

Complementary color

Complementary color for #hex is #8E2786.


I love getcolorcode.com

Triadic colors

1 #7971D8 and #D87971 with #71D879 are triadic colors.

2 #79D871 and #D87179 with #71D879 are triadic colors.