COLOR #71EBE7

HEX: #71EBE7 RGB: (113,235,231)

Color info

#71EBE7 contains mainly green and blue colors. Web safe color of #71EBE7 is #66FFFF (or #6FF).

RGB color model

#71EBE7 color RGB value is (113,235,231).

RGB: (113,235,231) (44%, 92%, 91%)

RGB channels and saturation

R 113 of 255 = 44%
G 235 of 255 = 92%
B 231 of 255 = 91%

113
235
231

R + G + B ~ 76%. #71EBE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 235 + 231 = 579 (100%)
R 113 of 579 ~ 19.52%
G 235 of 579 ~ 40.59%
B 231 of 579 ~ 39.9'%

%19.52
%40.59
%39.9

CMYK color model

#71EBE7 color CMYK value is (52,0,2,8).

  • cyan value is 51.91%
  • magenta value is 0.00%
  • yellow value is 1.70%
  • key color value is 7.84%

CMYK: (52,0,2,8)
C52M0Y2K8 (52%, 0%, 2%, 8%)
(0.52 / 0.00 / 0.02 / 0.08)

CMYK percentages

%51.91
%0
%1.7
%7.84

Codes

Color #71EBE7 in popluar color models

71 EB E7
RGB 113 235 231
HSL 178° 75.31% 68.24%
HSB/HSV 178° 51.91% 92.16%
CMYK 51.91% 0.00% 1.70%
7.84%

Color #71EBE7 in popluar number systems.

HEX 71 EB E7
Decimal 113 235 231
Binary 1110001 11101011 11100111
Octal 161 353 347

Shades and tints

Shades of #71EBE7

#71EBE7
(113,235,231)
#67D6D2
(103,214,210)
#5DC1BD
(93,193,189)
#53ACA8
(83,172,168)
#499793
(73,151,147)
#3F827E
(63,130,126)
#356D69
(53,109,105)
#2B5854
(43,88,84)
#21433F
(33,67,63)
#172E2A
(23,46,42)
#0D1915
(13,25,21)
#000000
(0,0,0)

Tints of #71EBE7

#71EBE7
(113,235,231)
#7DECE9
(125,236,233)
#89EDEB
(137,237,235)
#95EEED
(149,238,237)
#A1EFEF
(161,239,239)
#ADF0F1
(173,240,241)
#B9F1F3
(185,241,243)
#C5F2F5
(197,242,245)
#D1F3F7
(209,243,247)
#DDF4F9
(221,244,249)
#E9F5FB
(233,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71EBE7; }

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

This text font color is #71EBE7.

Background Color

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

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

This div background color is #71EBE7.

Border color

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

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

This div border color is #71EBE7.

Opacity

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

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

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

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

This text has shadow with #71EBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71EBE7.

Preview

Color preview on black background

This text has color #71EBE7 on black background.


Color preview on white background

This text has color #71EBE7 on white background.


Black color preview on #71EBE7 background

This text has black color on #71EBE7 background.


White color preview on #71EBE7 background

This text has white color on #71EBE7 background.


Related colors

Complementary color

Complementary color for #hex is #8E1418.


I love getcolorcode.com

Triadic colors

1 #E771EB and #EBE771 with #71EBE7 are triadic colors.

2 #E7EB71 and #EB71E7 with #71EBE7 are triadic colors.