COLOR #71C668

HEX: #71C668 RGB: (113,198,104)

Color info

#71C668 contains mainly green color. Web safe color of #71C668 is #66CC66 (or #6C6).

RGB color model

#71C668 color RGB value is (113,198,104).

RGB: (113,198,104) (44%, 78%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 198 of 255 = 78%
B 104 of 255 = 41%

113
198
104

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

Portions of RGB colors in percentages

R + G + B = 113 + 198 + 104 = 415 (100%)
R 113 of 415 ~ 27.23%
G 198 of 415 ~ 47.71%
B 104 of 415 ~ 25.06'%

%27.23
%47.71
%25.06

CMYK color model

#71C668 color CMYK value is (43,0,47,22).

  • cyan value is 42.93%
  • magenta value is 0.00%
  • yellow value is 47.47%
  • key color value is 22.35%
CMYK: (43,0,47,22) C43M0Y47K22 (43%,0%,47%,22%) (0.43/0.00/0.47/0.22) 

CMYK percentages

%42.93
%0
%47.47
%22.35

Codes

Color #71C668 in popluar color models

71 C6 68
RGB 113 198 104
HSL 114° 45.19% 59.22%
HSB/HSV 114° 47.47% 77.65%
CMYK 42.93% 0.00% 47.47%
22.35%

Color #71C668 in popluar number systems.

HEX 71 C6 68
Decimal 113 198 104
Binary 1110001 11000110 1101000
Octal 161 306 150

Shades and tints

Shades of #71C668

#71C668
(113,198,104)
#67B45F
(103,180,95)
#5DA256
(93,162,86)
#53904D
(83,144,77)
#497E44
(73,126,68)
#3F6C3B
(63,108,59)
#355A32
(53,90,50)
#2B4829
(43,72,41)
#213620
(33,54,32)
#172417
(23,36,23)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #71C668

#71C668
(113,198,104)
#7DCB75
(125,203,117)
#89D082
(137,208,130)
#95D58F
(149,213,143)
#A1DA9C
(161,218,156)
#ADDFA9
(173,223,169)
#B9E4B6
(185,228,182)
#C5E9C3
(197,233,195)
#D1EED0
(209,238,208)
#DDF3DD
(221,243,221)
#E9F8EA
(233,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71C668 color. Also use rgb(113,198,104) instead hex code.

Text Font Color

.myTextColor { color: #71C668; }

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

This text font color is #71C668.

Background Color

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

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

This div background color is #71C668.

Border color

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

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

This div border color is #71C668.

Opacity

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

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

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

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

This text has shadow with #71C668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71C668.

Preview

Color preview on black background

This text has color #71C668 on black background.


Color preview on white background

This text has color #71C668 on white background.


Black color preview on #71C668 background

This text has black color on #71C668 background.


White color preview on #71C668 background

This text has white color on #71C668 background.


Related colors

Complementary color

Complementary color for #hex is #8E3997.


I love getcolorcode.com

Triadic colors

1 #6871C6 and #C66871 with #71C668 are triadic colors.

2 #68C671 and #C67168 with #71C668 are triadic colors.