COLOR #71A358

HEX: #71A358 RGB: (113,163,88)

Color info

#71A358 contains mainly red and green colors. Web safe color of #71A358 is #669966 (or #696).

RGB color model

#71A358 color RGB value is (113,163,88).

RGB: (113,163,88) (44%, 64%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 163 of 255 = 64%
B 88 of 255 = 35%

113
163
88

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

Portions of RGB colors in percentages

R + G + B = 113 + 163 + 88 = 364 (100%)
R 113 of 364 ~ 31.04%
G 163 of 364 ~ 44.78%
B 88 of 364 ~ 24.18'%

%31.04
%44.78
%24.18

CMYK color model

#71A358 color CMYK value is (31,0,46,36).

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

CMYK: (31,0,46,36)
C31M0Y46K36 (31%, 0%, 46%, 36%)
(0.31 / 0.00 / 0.46 / 0.36)

CMYK percentages

%30.67
%0
%46.01
%36.08

Codes

Color #71A358 in popluar color models

71 A3 58
RGB 113 163 88
HSL 100° 29.88% 49.22%
HSB/HSV 100° 46.01% 63.92%
CMYK 30.67% 0.00% 46.01%
36.08%

Color #71A358 in popluar number systems.

HEX 71 A3 58
Decimal 113 163 88
Binary 1110001 10100011 1011000
Octal 161 243 130

Shades and tints

Shades of #71A358

#71A358
(113,163,88)
#679550
(103,149,80)
#5D8748
(93,135,72)
#537940
(83,121,64)
#496B38
(73,107,56)
#3F5D30
(63,93,48)
#354F28
(53,79,40)
#2B4120
(43,65,32)
#213318
(33,51,24)
#172510
(23,37,16)
#0D1708
(13,23,8)
#000000
(0,0,0)

Tints of #71A358

#71A358
(113,163,88)
#7DAB67
(125,171,103)
#89B376
(137,179,118)
#95BB85
(149,187,133)
#A1C394
(161,195,148)
#ADCBA3
(173,203,163)
#B9D3B2
(185,211,178)
#C5DBC1
(197,219,193)
#D1E3D0
(209,227,208)
#DDEBDF
(221,235,223)
#E9F3EE
(233,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71A358; }

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

This text font color is #71A358.

Background Color

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

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

This div background color is #71A358.

Border color

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

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

This div border color is #71A358.

Opacity

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

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

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

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

This text has shadow with #71A358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A358.

Preview

Color preview on black background

This text has color #71A358 on black background.


Color preview on white background

This text has color #71A358 on white background.


Black color preview on #71A358 background

This text has black color on #71A358 background.


White color preview on #71A358 background

This text has white color on #71A358 background.


Related colors

Complementary color

Complementary color for #hex is #8E5CA7.


I love getcolorcode.com

Triadic colors

1 #5871A3 and #A35871 with #71A358 are triadic colors.

2 #58A371 and #A37158 with #71A358 are triadic colors.