COLOR #71B362

HEX: #71B362 RGB: (113,179,98)

Color info

#71B362 contains mainly green color. Web safe color of #71B362 is #669966 (or #696).

RGB color model

#71B362 color RGB value is (113,179,98).

RGB: (113,179,98) (44%, 70%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 179 of 255 = 70%
B 98 of 255 = 38%

113
179
98

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

Portions of RGB colors in percentages

R + G + B = 113 + 179 + 98 = 390 (100%)
R 113 of 390 ~ 28.97%
G 179 of 390 ~ 45.9%
B 98 of 390 ~ 25.13'%

%28.97
%45.9
%25.13

CMYK color model

#71B362 color CMYK value is (37,0,45,30).

  • cyan value is 36.87%
  • magenta value is 0.00%
  • yellow value is 45.25%
  • key color value is 29.80%

CMYK: (37,0,45,30)
C37M0Y45K30 (37%, 0%, 45%, 30%)
(0.37 / 0.00 / 0.45 / 0.30)

CMYK percentages

%36.87
%0
%45.25
%29.8

Codes

Color #71B362 in popluar color models

71 B3 62
RGB 113 179 98
HSL 109° 34.76% 54.31%
HSB/HSV 109° 45.25% 70.20%
CMYK 36.87% 0.00% 45.25%
29.80%

Color #71B362 in popluar number systems.

HEX 71 B3 62
Decimal 113 179 98
Binary 1110001 10110011 1100010
Octal 161 263 142

Shades and tints

Shades of #71B362

#71B362
(113,179,98)
#67A35A
(103,163,90)
#5D9352
(93,147,82)
#53834A
(83,131,74)
#497342
(73,115,66)
#3F633A
(63,99,58)
#355332
(53,83,50)
#2B432A
(43,67,42)
#213322
(33,51,34)
#17231A
(23,35,26)
#0D1312
(13,19,18)
#000000
(0,0,0)

Tints of #71B362

#71B362
(113,179,98)
#7DB970
(125,185,112)
#89BF7E
(137,191,126)
#95C58C
(149,197,140)
#A1CB9A
(161,203,154)
#ADD1A8
(173,209,168)
#B9D7B6
(185,215,182)
#C5DDC4
(197,221,196)
#D1E3D2
(209,227,210)
#DDE9E0
(221,233,224)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B362 color. Also use rgb(113,179,98) instead hex code.

Text Font Color

.myTextColor { color: #71B362; }

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

This text font color is #71B362.

Background Color

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

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

This div background color is #71B362.

Border color

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

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

This div border color is #71B362.

Opacity

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

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

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

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

This text has shadow with #71B362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B362.

Preview

Color preview on black background

This text has color #71B362 on black background.


Color preview on white background

This text has color #71B362 on white background.


Black color preview on #71B362 background

This text has black color on #71B362 background.


White color preview on #71B362 background

This text has white color on #71B362 background.


Related colors

Complementary color

Complementary color for #hex is #8E4C9D.


I love getcolorcode.com

Triadic colors

1 #6271B3 and #B36271 with #71B362 are triadic colors.

2 #62B371 and #B37162 with #71B362 are triadic colors.