COLOR #71AB5E

HEX: #71AB5E RGB: (113,171,94)

Renk bilgisi

#71AB5E contains mainly red and green colors. #71AB5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#71AB5E color RGB value is (113,171,94).

RGB: (113,171,94) (44%, 67%, 37%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 171 of 255 = 67%
B 94 of 255 = 37%

113
171
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 171 + 94 = 378 (100%)
R 113 of 378 ~ 29.89%
G 171 of 378 ~ 45.24%
B 94 of 378 ~ 24.87'%

%29.89
%45.24
%24.87

CMYK RENK MODELİ

#71AB5E rengi CMYK tonu (34,0,45,33).

  • camgöbeği tonu 33.92%
  • eflatun tonu 0.00%
  • sarı tonu 45.03%
  • ana renk tonu 32.94%

CMYK: (34,0,45,33)
C34M0Y45K33 (34%, 0%, 45%, 33%)
(0.34 / 0.00 / 0.45 / 0.33)

CMYK yüzdeleri

%33.92
%0
%45.03
%32.94

Codes

Color #71AB5E in popluar color models

71 AB 5E
RGB 113 171 94
HSL 105° 31.43% 51.96%
HSB/HSV 105° 45.03% 67.06%
CMYK 33.92% 0.00% 45.03%
32.94%

Color #71AB5E in popluar number systems.

HEX 71 AB 5E
Decimal 113 171 94
Binary 1110001 10101011 1011110
Octal 161 253 136

Shades and tints

Shades of #71AB5E

#71AB5E
(113,171,94)
#679C56
(103,156,86)
#5D8D4E
(93,141,78)
#537E46
(83,126,70)
#496F3E
(73,111,62)
#3F6036
(63,96,54)
#35512E
(53,81,46)
#2B4226
(43,66,38)
#21331E
(33,51,30)
#172416
(23,36,22)
#0D150E
(13,21,14)
#000000
(0,0,0)

Tints of #71AB5E

#71AB5E
(113,171,94)
#7DB26C
(125,178,108)
#89B97A
(137,185,122)
#95C088
(149,192,136)
#A1C796
(161,199,150)
#ADCEA4
(173,206,164)
#B9D5B2
(185,213,178)
#C5DCC0
(197,220,192)
#D1E3CE
(209,227,206)
#DDEADC
(221,234,220)
#E9F1EA
(233,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71AB5E; }

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

This text font color is #71AB5E.

Background Color

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

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

This div background color is #71AB5E.

Border color

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

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

This div border color is #71AB5E.

Opacity

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

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

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

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

This text has shadow with #71AB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AB5E.

Preview

Color preview on black background

This text has color #71AB5E on black background.


Color preview on white background

This text has color #71AB5E on white background.


Black color preview on #71AB5E background

This text has black color on #71AB5E background.


White color preview on #71AB5E background

This text has white color on #71AB5E background.


Related colors

Complementary color

Complementary color for #hex is #8E54A1.


I love getcolorcode.com

Triadic colors

1 #5E71AB and #AB5E71 with #71AB5E are triadic colors.

2 #5EAB71 and #AB715E with #71AB5E are triadic colors.