COLOR #71C1A7

HEX: #71C1A7 RGB: (113,193,167)

Color info

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

RGB color model

#71C1A7 color RGB value is (113,193,167).

RGB: (113,193,167) (44%, 76%, 65%)

RGB channels and saturation

R 113 of 255 = 44%
G 193 of 255 = 76%
B 167 of 255 = 65%

113
193
167

R + G + B ~ 62%. #71C1A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 193 + 167 = 473 (100%)
R 113 of 473 ~ 23.89%
G 193 of 473 ~ 40.8%
B 167 of 473 ~ 35.31'%

%23.89
%40.8
%35.31

CMYK color model

#71C1A7 color CMYK value is (41,0,13,24).

  • cyan value is 41.45%
  • magenta value is 0.00%
  • yellow value is 13.47%
  • key color value is 24.31%

CMYK: (41,0,13,24)
C41M0Y13K24 (41%, 0%, 13%, 24%)
(0.41 / 0.00 / 0.13 / 0.24)

CMYK percentages

%41.45
%0
%13.47
%24.31

Codes

Color #71C1A7 in popluar color models

71 C1 A7
RGB 113 193 167
HSL 161° 39.22% 60.00%
HSB/HSV 161° 41.45% 75.69%
CMYK 41.45% 0.00% 13.47%
24.31%

Color #71C1A7 in popluar number systems.

HEX 71 C1 A7
Decimal 113 193 167
Binary 1110001 11000001 10100111
Octal 161 301 247

Shades and tints

Shades of #71C1A7

#71C1A7
(113,193,167)
#67B098
(103,176,152)
#5D9F89
(93,159,137)
#538E7A
(83,142,122)
#497D6B
(73,125,107)
#3F6C5C
(63,108,92)
#355B4D
(53,91,77)
#2B4A3E
(43,74,62)
#21392F
(33,57,47)
#172820
(23,40,32)
#0D1711
(13,23,17)
#000000
(0,0,0)

Tints of #71C1A7

#71C1A7
(113,193,167)
#7DC6AF
(125,198,175)
#89CBB7
(137,203,183)
#95D0BF
(149,208,191)
#A1D5C7
(161,213,199)
#ADDACF
(173,218,207)
#B9DFD7
(185,223,215)
#C5E4DF
(197,228,223)
#D1E9E7
(209,233,231)
#DDEEEF
(221,238,239)
#E9F3F7
(233,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71C1A7 color. Also use rgb(113,193,167) instead hex code.

Text Font Color

.myTextColor { color: #71C1A7; }

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

This text font color is #71C1A7.

Background Color

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

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

This div background color is #71C1A7.

Border color

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

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

This div border color is #71C1A7.

Opacity

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

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

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

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

This text has shadow with #71C1A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71C1A7.

Preview

Color preview on black background

This text has color #71C1A7 on black background.


Color preview on white background

This text has color #71C1A7 on white background.


Black color preview on #71C1A7 background

This text has black color on #71C1A7 background.


White color preview on #71C1A7 background

This text has white color on #71C1A7 background.


Related colors

Complementary color

Complementary color for #hex is #8E3E58.


I love getcolorcode.com

Triadic colors

1 #A771C1 and #C1A771 with #71C1A7 are triadic colors.

2 #A7C171 and #C171A7 with #71C1A7 are triadic colors.