COLOR #71B384

HEX: #71B384 RGB: (113,179,132)

Color info

#71B384 contains mainly green and blue colors. Web safe color of #71B384 is #669999 (or #699).

RGB color model

#71B384 color RGB value is (113,179,132).

RGB: (113,179,132) (44%, 70%, 52%)

RGB channels and saturation

R 113 of 255 = 44%
G 179 of 255 = 70%
B 132 of 255 = 52%

113
179
132

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

Portions of RGB colors in percentages

R + G + B = 113 + 179 + 132 = 424 (100%)
R 113 of 424 ~ 26.65%
G 179 of 424 ~ 42.22%
B 132 of 424 ~ 31.13'%

%26.65
%42.22
%31.13

CMYK color model

#71B384 color CMYK value is (37,0,26,30).

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

CMYK: (37,0,26,30)
C37M0Y26K30 (37%, 0%, 26%, 30%)
(0.37 / 0.00 / 0.26 / 0.30)

CMYK percentages

%36.87
%0
%26.26
%29.8

Codes

Color #71B384 in popluar color models

71 B3 84
RGB 113 179 132
HSL 137° 30.28% 57.25%
HSB/HSV 137° 36.87% 70.20%
CMYK 36.87% 0.00% 26.26%
29.80%

Color #71B384 in popluar number systems.

HEX 71 B3 84
Decimal 113 179 132
Binary 1110001 10110011 10000100
Octal 161 263 204

Shades and tints

Shades of #71B384

#71B384
(113,179,132)
#67A378
(103,163,120)
#5D936C
(93,147,108)
#538360
(83,131,96)
#497354
(73,115,84)
#3F6348
(63,99,72)
#35533C
(53,83,60)
#2B4330
(43,67,48)
#213324
(33,51,36)
#172318
(23,35,24)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #71B384

#71B384
(113,179,132)
#7DB98F
(125,185,143)
#89BF9A
(137,191,154)
#95C5A5
(149,197,165)
#A1CBB0
(161,203,176)
#ADD1BB
(173,209,187)
#B9D7C6
(185,215,198)
#C5DDD1
(197,221,209)
#D1E3DC
(209,227,220)
#DDE9E7
(221,233,231)
#E9EFF2
(233,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71B384; }

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

This text font color is #71B384.

Background Color

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

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

This div background color is #71B384.

Border color

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

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

This div border color is #71B384.

Opacity

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

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

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

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

This text has shadow with #71B384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B384.

Preview

Color preview on black background

This text has color #71B384 on black background.


Color preview on white background

This text has color #71B384 on white background.


Black color preview on #71B384 background

This text has black color on #71B384 background.


White color preview on #71B384 background

This text has white color on #71B384 background.


Related colors

Complementary color

Complementary color for #hex is #8E4C7B.


I love getcolorcode.com

Triadic colors

1 #8471B3 and #B38471 with #71B384 are triadic colors.

2 #84B371 and #B37184 with #71B384 are triadic colors.