COLOR #71AB36

HEX: #71AB36 RGB: (113,171,54)

Color info

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

RGB color model

#71AB36 color RGB value is (113,171,54).

RGB: (113,171,54) (44%, 67%, 21%)

RGB channels and saturation

R 113 of 255 = 44%
G 171 of 255 = 67%
B 54 of 255 = 21%

113
171
54

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

Portions of RGB colors in percentages

R + G + B = 113 + 171 + 54 = 338 (100%)
R 113 of 338 ~ 33.43%
G 171 of 338 ~ 50.59%
B 54 of 338 ~ 15.98'%

%33.43
%50.59
%15.98

CMYK color model

#71AB36 color CMYK value is (34,0,68,33).

  • cyan value is 33.92%
  • magenta value is 0.00%
  • yellow value is 68.42%
  • key color value is 32.94%
CMYK: (34,0,68,33) C34M0Y68K33 (34%,0%,68%,33%) (0.34/0.00/0.68/0.33) 

CMYK percentages

%33.92
%0
%68.42
%32.94

Codes

Color #71AB36 in popluar color models

71 AB 36
RGB 113 171 54
HSL 90° 52.00% 44.12%
HSB/HSV 90° 68.42% 67.06%
CMYK 33.92% 0.00% 68.42%
32.94%

Color #71AB36 in popluar number systems.

HEX 71 AB 36
Decimal 113 171 54
Binary 1110001 10101011 110110
Octal 161 253 66

Shades and tints

Shades of #71AB36

#71AB36
(113,171,54)
#679C32
(103,156,50)
#5D8D2E
(93,141,46)
#537E2A
(83,126,42)
#496F26
(73,111,38)
#3F6022
(63,96,34)
#35511E
(53,81,30)
#2B421A
(43,66,26)
#213316
(33,51,22)
#172412
(23,36,18)
#0D150E
(13,21,14)
#000000
(0,0,0)

Tints of #71AB36

#71AB36
(113,171,54)
#7DB248
(125,178,72)
#89B95A
(137,185,90)
#95C06C
(149,192,108)
#A1C77E
(161,199,126)
#ADCE90
(173,206,144)
#B9D5A2
(185,213,162)
#C5DCB4
(197,220,180)
#D1E3C6
(209,227,198)
#DDEAD8
(221,234,216)
#E9F1EA
(233,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71AB36 color. Also use rgb(113,171,54) instead hex code.

Text Font Color

.myTextColor { color: #71AB36; }

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

This text font color is #71AB36.

Background Color

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

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

This div background color is #71AB36.

Border color

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

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

This div border color is #71AB36.

Opacity

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

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

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

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

This text has shadow with #71AB36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AB36.

Preview

Color preview on black background

This text has color #71AB36 on black background.


Color preview on white background

This text has color #71AB36 on white background.


Black color preview on #71AB36 background

This text has black color on #71AB36 background.


White color preview on #71AB36 background

This text has white color on #71AB36 background.


Related colors

Complementary color

Complementary color for #hex is #8E54C9.


I love getcolorcode.com

Triadic colors

1 #3671AB and #AB3671 with #71AB36 are triadic colors.

2 #36AB71 and #AB7136 with #71AB36 are triadic colors.