COLOR #71E7E3

HEX: #71E7E3 RGB: (113,231,227)

Color info

#71E7E3 contains mainly green and blue colors. Web safe color of #71E7E3 is #66FFCC (or #6FC).

RGB color model

#71E7E3 color RGB value is (113,231,227).

RGB: (113,231,227) (44%, 91%, 89%)

RGB channels and saturation

R 113 of 255 = 44%
G 231 of 255 = 91%
B 227 of 255 = 89%

113
231
227

R + G + B ~ 75%. #71E7E3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 231 + 227 = 571 (100%)
R 113 of 571 ~ 19.79%
G 231 of 571 ~ 40.46%
B 227 of 571 ~ 39.75'%

%19.79
%40.46
%39.75

CMYK color model

#71E7E3 color CMYK value is (51,0,2,9).

  • cyan value is 51.08%
  • magenta value is 0.00%
  • yellow value is 1.73%
  • key color value is 9.41%

CMYK: (51,0,2,9)
C51M0Y2K9 (51%, 0%, 2%, 9%)
(0.51 / 0.00 / 0.02 / 0.09)

CMYK percentages

%51.08
%0
%1.73
%9.41

Codes

Color #71E7E3 in popluar color models

71 E7 E3
RGB 113 231 227
HSL 178° 71.08% 67.45%
HSB/HSV 178° 51.08% 90.59%
CMYK 51.08% 0.00% 1.73%
9.41%

Color #71E7E3 in popluar number systems.

HEX 71 E7 E3
Decimal 113 231 227
Binary 1110001 11100111 11100011
Octal 161 347 343

Shades and tints

Shades of #71E7E3

#71E7E3
(113,231,227)
#67D2CF
(103,210,207)
#5DBDBB
(93,189,187)
#53A8A7
(83,168,167)
#499393
(73,147,147)
#3F7E7F
(63,126,127)
#35696B
(53,105,107)
#2B5457
(43,84,87)
#213F43
(33,63,67)
#172A2F
(23,42,47)
#0D151B
(13,21,27)
#000000
(0,0,0)

Tints of #71E7E3

#71E7E3
(113,231,227)
#7DE9E5
(125,233,229)
#89EBE7
(137,235,231)
#95EDE9
(149,237,233)
#A1EFEB
(161,239,235)
#ADF1ED
(173,241,237)
#B9F3EF
(185,243,239)
#C5F5F1
(197,245,241)
#D1F7F3
(209,247,243)
#DDF9F5
(221,249,245)
#E9FBF7
(233,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71E7E3 color. Also use rgb(113,231,227) instead hex code.

Text Font Color

.myTextColor { color: #71E7E3; }

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

This text font color is #71E7E3.

Background Color

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

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

This div background color is #71E7E3.

Border color

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

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

This div border color is #71E7E3.

Opacity

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

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

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

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

This text has shadow with #71E7E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71E7E3.

Preview

Color preview on black background

This text has color #71E7E3 on black background.


Color preview on white background

This text has color #71E7E3 on white background.


Black color preview on #71E7E3 background

This text has black color on #71E7E3 background.


White color preview on #71E7E3 background

This text has white color on #71E7E3 background.


Related colors

Complementary color

Complementary color for #hex is #8E181C.


I love getcolorcode.com

Triadic colors

1 #E371E7 and #E7E371 with #71E7E3 are triadic colors.

2 #E3E771 and #E771E3 with #71E7E3 are triadic colors.