COLOR #71B5BA

HEX: #71B5BA RGB: (113,181,186)

Color info

#71B5BA contains mainly green and blue colors. Web safe color of #71B5BA is #66CCCC (or #6CC).

RGB color model

#71B5BA color RGB value is (113,181,186).

RGB: (113,181,186) (44%, 71%, 73%)

RGB channels and saturation

R 113 of 255 = 44%
G 181 of 255 = 71%
B 186 of 255 = 73%

113
181
186

R + G + B ~ 63%. #71B5BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 181 + 186 = 480 (100%)
R 113 of 480 ~ 23.54%
G 181 of 480 ~ 37.71%
B 186 of 480 ~ 38.75'%

%23.54
%37.71
%38.75

CMYK color model

#71B5BA color CMYK value is (39,3,0,27).

  • cyan value is 39.25%
  • magenta value is 2.69%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (39,3,0,27)
C39M3Y0K27 (39%, 3%, 0%, 27%)
(0.39 / 0.03 / 0.00 / 0.27)

CMYK percentages

%39.25
%2.69
%0
%27.06

Codes

Color #71B5BA in popluar color models

71 B5 BA
RGB 113 181 186
HSL 184° 34.60% 58.63%
HSB/HSV 184° 39.25% 72.94%
CMYK 39.25% 2.69% 0.00%
27.06%

Color #71B5BA in popluar number systems.

HEX 71 B5 BA
Decimal 113 181 186
Binary 1110001 10110101 10111010
Octal 161 265 272

Shades and tints

Shades of #71B5BA

#71B5BA
(113,181,186)
#67A5AA
(103,165,170)
#5D959A
(93,149,154)
#53858A
(83,133,138)
#49757A
(73,117,122)
#3F656A
(63,101,106)
#35555A
(53,85,90)
#2B454A
(43,69,74)
#21353A
(33,53,58)
#17252A
(23,37,42)
#0D151A
(13,21,26)
#000000
(0,0,0)

Tints of #71B5BA

#71B5BA
(113,181,186)
#7DBBC0
(125,187,192)
#89C1C6
(137,193,198)
#95C7CC
(149,199,204)
#A1CDD2
(161,205,210)
#ADD3D8
(173,211,216)
#B9D9DE
(185,217,222)
#C5DFE4
(197,223,228)
#D1E5EA
(209,229,234)
#DDEBF0
(221,235,240)
#E9F1F6
(233,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B5BA color. Also use rgb(113,181,186) instead hex code.

Text Font Color

.myTextColor { color: #71B5BA; }

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

This text font color is #71B5BA.

Background Color

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

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

This div background color is #71B5BA.

Border color

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

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

This div border color is #71B5BA.

Opacity

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

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

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

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

This text has shadow with #71B5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B5BA.

Preview

Color preview on black background

This text has color #71B5BA on black background.


Color preview on white background

This text has color #71B5BA on white background.


Black color preview on #71B5BA background

This text has black color on #71B5BA background.


White color preview on #71B5BA background

This text has white color on #71B5BA background.


Related colors

Complementary color

Complementary color for #hex is #8E4A45.


I love getcolorcode.com

Triadic colors

1 #BA71B5 and #B5BA71 with #71B5BA are triadic colors.

2 #BAB571 and #B571BA with #71B5BA are triadic colors.