COLOR #71B272

HEX: #71B272 RGB: (113,178,114)

Color info

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

RGB color model

#71B272 color RGB value is (113,178,114).

RGB: (113,178,114) (44%, 70%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 178 of 255 = 70%
B 114 of 255 = 45%

113
178
114

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

Portions of RGB colors in percentages

R + G + B = 113 + 178 + 114 = 405 (100%)
R 113 of 405 ~ 27.9%
G 178 of 405 ~ 43.95%
B 114 of 405 ~ 28.15'%

%27.9
%43.95
%28.15

CMYK color model

#71B272 color CMYK value is (37,0,36,30).

  • cyan value is 36.52%
  • magenta value is 0.00%
  • yellow value is 35.96%
  • key color value is 30.20%

CMYK: (37,0,36,30)
C37M0Y36K30 (37%, 0%, 36%, 30%)
(0.37 / 0.00 / 0.36 / 0.30)

CMYK percentages

%36.52
%0
%35.96
%30.2

Codes

Color #71B272 in popluar color models

71 B2 72
RGB 113 178 114
HSL 121° 29.68% 57.06%
HSB/HSV 121° 36.52% 69.80%
CMYK 36.52% 0.00% 35.96%
30.20%

Color #71B272 in popluar number systems.

HEX 71 B2 72
Decimal 113 178 114
Binary 1110001 10110010 1110010
Octal 161 262 162

Shades and tints

Shades of #71B272

#71B272
(113,178,114)
#67A268
(103,162,104)
#5D925E
(93,146,94)
#538254
(83,130,84)
#49724A
(73,114,74)
#3F6240
(63,98,64)
#355236
(53,82,54)
#2B422C
(43,66,44)
#213222
(33,50,34)
#172218
(23,34,24)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #71B272

#71B272
(113,178,114)
#7DB97E
(125,185,126)
#89C08A
(137,192,138)
#95C796
(149,199,150)
#A1CEA2
(161,206,162)
#ADD5AE
(173,213,174)
#B9DCBA
(185,220,186)
#C5E3C6
(197,227,198)
#D1EAD2
(209,234,210)
#DDF1DE
(221,241,222)
#E9F8EA
(233,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B272 color. Also use rgb(113,178,114) instead hex code.

Text Font Color

.myTextColor { color: #71B272; }

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

This text font color is #71B272.

Background Color

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

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

This div background color is #71B272.

Border color

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

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

This div border color is #71B272.

Opacity

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

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

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

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

This text has shadow with #71B272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B272.

Preview

Color preview on black background

This text has color #71B272 on black background.


Color preview on white background

This text has color #71B272 on white background.


Black color preview on #71B272 background

This text has black color on #71B272 background.


White color preview on #71B272 background

This text has white color on #71B272 background.


Related colors

Complementary color

Complementary color for #hex is #8E4D8D.


I love getcolorcode.com

Triadic colors

1 #7271B2 and #B27271 with #71B272 are triadic colors.

2 #72B271 and #B27172 with #71B272 are triadic colors.