COLOR #71C98B

HEX: #71C98B RGB: (113,201,139)

Renk bilgisi

#71C98B contains mainly green color. #71C98B ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#71C98B color RGB value is (113,201,139).

RGB: (113,201,139) (44%, 79%, 55%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 201 of 255 = 79%
B 139 of 255 = 55%

113
201
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 201 + 139 = 453 (100%)
R 113 of 453 ~ 24.94%
G 201 of 453 ~ 44.37%
B 139 of 453 ~ 30.68'%

%24.94
%44.37
%30.68

CMYK RENK MODELİ

#71C98B rengi CMYK tonu (44,0,31,21).

  • camgöbeği tonu 43.78%
  • eflatun tonu 0.00%
  • sarı tonu 30.85%
  • ana renk tonu 21.18%

CMYK: (44,0,31,21)
C44M0Y31K21 (44%, 0%, 31%, 21%)
(0.44 / 0.00 / 0.31 / 0.21)

CMYK yüzdeleri

%43.78
%0
%30.85
%21.18

Codes

Color #71C98B in popluar color models

71 C9 8B
RGB 113 201 139
HSL 138° 44.90% 61.57%
HSB/HSV 138° 43.78% 78.82%
CMYK 43.78% 0.00% 30.85%
21.18%

Color #71C98B in popluar number systems.

HEX 71 C9 8B
Decimal 113 201 139
Binary 1110001 11001001 10001011
Octal 161 311 213

Shades and tints

Shades of #71C98B

#71C98B
(113,201,139)
#67B77F
(103,183,127)
#5DA573
(93,165,115)
#539367
(83,147,103)
#49815B
(73,129,91)
#3F6F4F
(63,111,79)
#355D43
(53,93,67)
#2B4B37
(43,75,55)
#21392B
(33,57,43)
#17271F
(23,39,31)
#0D1513
(13,21,19)
#000000
(0,0,0)

Tints of #71C98B

#71C98B
(113,201,139)
#7DCD95
(125,205,149)
#89D19F
(137,209,159)
#95D5A9
(149,213,169)
#A1D9B3
(161,217,179)
#ADDDBD
(173,221,189)
#B9E1C7
(185,225,199)
#C5E5D1
(197,229,209)
#D1E9DB
(209,233,219)
#DDEDE5
(221,237,229)
#E9F1EF
(233,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71C98B color. Also use rgb(113,201,139) instead hex code.

Text Font Color

.myTextColor { color: #71C98B; }

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

This text font color is #71C98B.

Background Color

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

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

This div background color is #71C98B.

Border color

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

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

This div border color is #71C98B.

Opacity

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

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

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

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

This text has shadow with #71C98B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71C98B.

Preview

Color preview on black background

This text has color #71C98B on black background.


Color preview on white background

This text has color #71C98B on white background.


Black color preview on #71C98B background

This text has black color on #71C98B background.


White color preview on #71C98B background

This text has white color on #71C98B background.


Related colors

Complementary color

Complementary color for #hex is #8E3674.


I love getcolorcode.com

Triadic colors

1 #8B71C9 and #C98B71 with #71C98B are triadic colors.

2 #8BC971 and #C9718B with #71C98B are triadic colors.