COLOR #71C8B1

HEX: #71C8B1 RGB: (113,200,177)

Color info

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

RGB color model

#71C8B1 color RGB value is (113,200,177).

RGB: (113,200,177) (44%, 78%, 69%)

RGB channels and saturation

R 113 of 255 = 44%
G 200 of 255 = 78%
B 177 of 255 = 69%

113
200
177

R + G + B ~ 64%. #71C8B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 200 + 177 = 490 (100%)
R 113 of 490 ~ 23.06%
G 200 of 490 ~ 40.82%
B 177 of 490 ~ 36.12'%

%23.06
%40.82
%36.12

CMYK color model

#71C8B1 color CMYK value is (44,0,12,22).

  • cyan value is 43.50%
  • magenta value is 0.00%
  • yellow value is 11.50%
  • key color value is 21.57%
CMYK: (44,0,12,22) C44M0Y12K22 (44%,0%,12%,22%) (0.44/0.00/0.12/0.22) 

CMYK percentages

%43.5
%0
%11.5
%21.57

Codes

Color #71C8B1 in popluar color models

71 C8 B1
RGB 113 200 177
HSL 164° 44.16% 61.37%
HSB/HSV 164° 43.50% 78.43%
CMYK 43.50% 0.00% 11.50%
21.57%

Color #71C8B1 in popluar number systems.

HEX 71 C8 B1
Decimal 113 200 177
Binary 1110001 11001000 10110001
Octal 161 310 261

Shades and tints

Shades of #71C8B1

#71C8B1
(113,200,177)
#67B6A1
(103,182,161)
#5DA491
(93,164,145)
#539281
(83,146,129)
#498071
(73,128,113)
#3F6E61
(63,110,97)
#355C51
(53,92,81)
#2B4A41
(43,74,65)
#213831
(33,56,49)
#172621
(23,38,33)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #71C8B1

#71C8B1
(113,200,177)
#7DCDB8
(125,205,184)
#89D2BF
(137,210,191)
#95D7C6
(149,215,198)
#A1DCCD
(161,220,205)
#ADE1D4
(173,225,212)
#B9E6DB
(185,230,219)
#C5EBE2
(197,235,226)
#D1F0E9
(209,240,233)
#DDF5F0
(221,245,240)
#E9FAF7
(233,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71C8B1 color. Also use rgb(113,200,177) instead hex code.

Text Font Color

.myTextColor { color: #71C8B1; }

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

This text font color is #71C8B1.

Background Color

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

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

This div background color is #71C8B1.

Border color

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

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

This div border color is #71C8B1.

Opacity

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

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

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

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

This text has shadow with #71C8B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71C8B1.

Preview

Color preview on black background

This text has color #71C8B1 on black background.


Color preview on white background

This text has color #71C8B1 on white background.


Black color preview on #71C8B1 background

This text has black color on #71C8B1 background.


White color preview on #71C8B1 background

This text has white color on #71C8B1 background.


Related colors

Complementary color

Complementary color for #hex is #8E374E.


I love getcolorcode.com

Triadic colors

1 #B171C8 and #C8B171 with #71C8B1 are triadic colors.

2 #B1C871 and #C871B1 with #71C8B1 are triadic colors.