COLOR #71D9A8

HEX: #71D9A8 RGB: (113,217,168)

Color info

#71D9A8 contains mainly green and blue colors. Web safe color of #71D9A8 is #66CC99 (or #6C9).

RGB color model

#71D9A8 color RGB value is (113,217,168).

RGB: (113,217,168) (44%, 85%, 66%)

RGB channels and saturation

R 113 of 255 = 44%
G 217 of 255 = 85%
B 168 of 255 = 66%

113
217
168

R + G + B ~ 65%. #71D9A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 217 + 168 = 498 (100%)
R 113 of 498 ~ 22.69%
G 217 of 498 ~ 43.57%
B 168 of 498 ~ 33.73'%

%22.69
%43.57
%33.73

CMYK color model

#71D9A8 color CMYK value is (48,0,23,15).

  • cyan value is 47.93%
  • magenta value is 0.00%
  • yellow value is 22.58%
  • key color value is 14.90%
CMYK: (48,0,23,15) C48M0Y23K15 (48%,0%,23%,15%) (0.48/0.00/0.23/0.15) 

CMYK percentages

%47.93
%0
%22.58
%14.9

Codes

Color #71D9A8 in popluar color models

71 D9 A8
RGB 113 217 168
HSL 152° 57.78% 64.71%
HSB/HSV 152° 47.93% 85.10%
CMYK 47.93% 0.00% 22.58%
14.90%

Color #71D9A8 in popluar number systems.

HEX 71 D9 A8
Decimal 113 217 168
Binary 1110001 11011001 10101000
Octal 161 331 250

Shades and tints

Shades of #71D9A8

#71D9A8
(113,217,168)
#67C699
(103,198,153)
#5DB38A
(93,179,138)
#53A07B
(83,160,123)
#498D6C
(73,141,108)
#3F7A5D
(63,122,93)
#35674E
(53,103,78)
#2B543F
(43,84,63)
#214130
(33,65,48)
#172E21
(23,46,33)
#0D1B12
(13,27,18)
#000000
(0,0,0)

Tints of #71D9A8

#71D9A8
(113,217,168)
#7DDCAF
(125,220,175)
#89DFB6
(137,223,182)
#95E2BD
(149,226,189)
#A1E5C4
(161,229,196)
#ADE8CB
(173,232,203)
#B9EBD2
(185,235,210)
#C5EED9
(197,238,217)
#D1F1E0
(209,241,224)
#DDF4E7
(221,244,231)
#E9F7EE
(233,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71D9A8 color. Also use rgb(113,217,168) instead hex code.

Text Font Color

.myTextColor { color: #71D9A8; }

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

This text font color is #71D9A8.

Background Color

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

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

This div background color is #71D9A8.

Border color

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

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

This div border color is #71D9A8.

Opacity

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

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

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

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

This text has shadow with #71D9A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71D9A8.

Preview

Color preview on black background

This text has color #71D9A8 on black background.


Color preview on white background

This text has color #71D9A8 on white background.


Black color preview on #71D9A8 background

This text has black color on #71D9A8 background.


White color preview on #71D9A8 background

This text has white color on #71D9A8 background.


Related colors

Complementary color

Complementary color for #hex is #8E2657.


I love getcolorcode.com

Triadic colors

1 #A871D9 and #D9A871 with #71D9A8 are triadic colors.

2 #A8D971 and #D971A8 with #71D9A8 are triadic colors.