COLOR #71B317

HEX: #71B317 RGB: (113,179,23)

Color info

#71B317 contains mainly green color. Web safe color of #71B317 is #669900 (or #690).

RGB color model

#71B317 color RGB value is (113,179,23).

RGB: (113,179,23) (44%, 70%, 9%)

RGB channels and saturation

R 113 of 255 = 44%
G 179 of 255 = 70%
B 23 of 255 = 9%

113
179
23

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

Portions of RGB colors in percentages

R + G + B = 113 + 179 + 23 = 315 (100%)
R 113 of 315 ~ 35.87%
G 179 of 315 ~ 56.83%
B 23 of 315 ~ 7.3'%

%35.87
%56.83

CMYK color model

#71B317 color CMYK value is (37,0,87,30).

  • cyan value is 36.87%
  • magenta value is 0.00%
  • yellow value is 87.15%
  • key color value is 29.80%
CMYK: (37,0,87,30) C37M0Y87K30 (37%,0%,87%,30%) (0.37/0.00/0.87/0.30) 

CMYK percentages

%36.87
%0
%87.15
%29.8

Codes

Color #71B317 in popluar color models

71 B3 17
RGB 113 179 23
HSL 85° 77.23% 39.61%
HSB/HSV 85° 87.15% 70.20%
CMYK 36.87% 0.00% 87.15%
29.80%

Color #71B317 in popluar number systems.

HEX 71 B3 17
Decimal 113 179 23
Binary 1110001 10110011 10111
Octal 161 263 27

Shades and tints

Shades of #71B317

#71B317
(113,179,23)
#67A315
(103,163,21)
#5D9313
(93,147,19)
#538311
(83,131,17)
#49730F
(73,115,15)
#3F630D
(63,99,13)
#35530B
(53,83,11)
#2B4309
(43,67,9)
#213307
(33,51,7)
#172305
(23,35,5)
#0D1303
(13,19,3)
#000000
(0,0,0)

Tints of #71B317

#71B317
(113,179,23)
#7DB92C
(125,185,44)
#89BF41
(137,191,65)
#95C556
(149,197,86)
#A1CB6B
(161,203,107)
#ADD180
(173,209,128)
#B9D795
(185,215,149)
#C5DDAA
(197,221,170)
#D1E3BF
(209,227,191)
#DDE9D4
(221,233,212)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71B317; }

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

This text font color is #71B317.

Background Color

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

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

This div background color is #71B317.

Border color

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

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

This div border color is #71B317.

Opacity

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

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

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

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

This text has shadow with #71B317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B317.

Preview

Color preview on black background

This text has color #71B317 on black background.


Color preview on white background

This text has color #71B317 on white background.


Black color preview on #71B317 background

This text has black color on #71B317 background.


White color preview on #71B317 background

This text has white color on #71B317 background.


Related colors

Complementary color

Complementary color for #hex is #8E4CE8.


I love getcolorcode.com

Triadic colors

1 #1771B3 and #B31771 with #71B317 are triadic colors.

2 #17B371 and #B37117 with #71B317 are triadic colors.