COLOR #71A148

HEX: #71A148 RGB: (113,161,72)

Color info

#71A148 contains mainly red and green colors. Web safe color of #71A148 is #669933 (or #693).

RGB color model

#71A148 color RGB value is (113,161,72).

RGB: (113,161,72) (44%, 63%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 161 of 255 = 63%
B 72 of 255 = 28%

113
161
72

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

Portions of RGB colors in percentages

R + G + B = 113 + 161 + 72 = 346 (100%)
R 113 of 346 ~ 32.66%
G 161 of 346 ~ 46.53%
B 72 of 346 ~ 20.81'%

%32.66
%46.53
%20.81

CMYK color model

#71A148 color CMYK value is (30,0,55,37).

  • cyan value is 29.81%
  • magenta value is 0.00%
  • yellow value is 55.28%
  • key color value is 36.86%

CMYK: (30,0,55,37)
C30M0Y55K37 (30%, 0%, 55%, 37%)
(0.30 / 0.00 / 0.55 / 0.37)

CMYK percentages

%29.81
%0
%55.28
%36.86

Codes

Color #71A148 in popluar color models

71 A1 48
RGB 113 161 72
HSL 92° 38.20% 45.69%
HSB/HSV 92° 55.28% 63.14%
CMYK 29.81% 0.00% 55.28%
36.86%

Color #71A148 in popluar number systems.

HEX 71 A1 48
Decimal 113 161 72
Binary 1110001 10100001 1001000
Octal 161 241 110

Shades and tints

Shades of #71A148

#71A148
(113,161,72)
#679342
(103,147,66)
#5D853C
(93,133,60)
#537736
(83,119,54)
#496930
(73,105,48)
#3F5B2A
(63,91,42)
#354D24
(53,77,36)
#2B3F1E
(43,63,30)
#213118
(33,49,24)
#172312
(23,35,18)
#0D150C
(13,21,12)
#000000
(0,0,0)

Tints of #71A148

#71A148
(113,161,72)
#7DA958
(125,169,88)
#89B168
(137,177,104)
#95B978
(149,185,120)
#A1C188
(161,193,136)
#ADC998
(173,201,152)
#B9D1A8
(185,209,168)
#C5D9B8
(197,217,184)
#D1E1C8
(209,225,200)
#DDE9D8
(221,233,216)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A148 color. Also use rgb(113,161,72) instead hex code.

Text Font Color

.myTextColor { color: #71A148; }

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

This text font color is #71A148.

Background Color

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

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

This div background color is #71A148.

Border color

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

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

This div border color is #71A148.

Opacity

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

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

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

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

This text has shadow with #71A148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A148.

Preview

Color preview on black background

This text has color #71A148 on black background.


Color preview on white background

This text has color #71A148 on white background.


Black color preview on #71A148 background

This text has black color on #71A148 background.


White color preview on #71A148 background

This text has white color on #71A148 background.


Related colors

Complementary color

Complementary color for #hex is #8E5EB7.


I love getcolorcode.com

Triadic colors

1 #4871A1 and #A14871 with #71A148 are triadic colors.

2 #48A171 and #A17148 with #71A148 are triadic colors.