COLOR #71A389

HEX: #71A389 RGB: (113,163,137)

Color info

#71A389 contains red, green and blue colors in about the same proportion. Web safe color of #71A389 is #669999 (or #699).

RGB color model

#71A389 color RGB value is (113,163,137).

RGB: (113,163,137) (44%, 64%, 54%)

RGB channels and saturation

R 113 of 255 = 44%
G 163 of 255 = 64%
B 137 of 255 = 54%

113
163
137

R + G + B ~ 54%. #71A389 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 163 + 137 = 413 (100%)
R 113 of 413 ~ 27.36%
G 163 of 413 ~ 39.47%
B 137 of 413 ~ 33.17'%

%27.36
%39.47
%33.17

CMYK color model

#71A389 color CMYK value is (31,0,16,36).

  • cyan value is 30.67%
  • magenta value is 0.00%
  • yellow value is 15.95%
  • key color value is 36.08%

CMYK: (31,0,16,36)
C31M0Y16K36 (31%, 0%, 16%, 36%)
(0.31 / 0.00 / 0.16 / 0.36)

CMYK percentages

%30.67
%0
%15.95
%36.08

Codes

Color #71A389 in popluar color models

71 A3 89
RGB 113 163 137
HSL 149° 21.37% 54.12%
HSB/HSV 149° 30.67% 63.92%
CMYK 30.67% 0.00% 15.95%
36.08%

Color #71A389 in popluar number systems.

HEX 71 A3 89
Decimal 113 163 137
Binary 1110001 10100011 10001001
Octal 161 243 211

Shades and tints

Shades of #71A389

#71A389
(113,163,137)
#67957D
(103,149,125)
#5D8771
(93,135,113)
#537965
(83,121,101)
#496B59
(73,107,89)
#3F5D4D
(63,93,77)
#354F41
(53,79,65)
#2B4135
(43,65,53)
#213329
(33,51,41)
#17251D
(23,37,29)
#0D1711
(13,23,17)
#000000
(0,0,0)

Tints of #71A389

#71A389
(113,163,137)
#7DAB93
(125,171,147)
#89B39D
(137,179,157)
#95BBA7
(149,187,167)
#A1C3B1
(161,195,177)
#ADCBBB
(173,203,187)
#B9D3C5
(185,211,197)
#C5DBCF
(197,219,207)
#D1E3D9
(209,227,217)
#DDEBE3
(221,235,227)
#E9F3ED
(233,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A389 color. Also use rgb(113,163,137) instead hex code.

Text Font Color

.myTextColor { color: #71A389; }

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

This text font color is #71A389.

Background Color

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

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

This div background color is #71A389.

Border color

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

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

This div border color is #71A389.

Opacity

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

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

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

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

This text has shadow with #71A389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A389.

Preview

Color preview on black background

This text has color #71A389 on black background.


Color preview on white background

This text has color #71A389 on white background.


Black color preview on #71A389 background

This text has black color on #71A389 background.


White color preview on #71A389 background

This text has white color on #71A389 background.


Related colors

Complementary color

Complementary color for #hex is #8E5C76.


I love getcolorcode.com

Triadic colors

1 #8971A3 and #A38971 with #71A389 are triadic colors.

2 #89A371 and #A37189 with #71A389 are triadic colors.