COLOR #71AF5D

HEX: #71AF5D RGB: (113,175,93)

Renk bilgisi

#71AF5D contains mainly green color. #71AF5D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#71AF5D color RGB value is (113,175,93).

RGB: (113,175,93) (44%, 69%, 36%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 175 of 255 = 69%
B 93 of 255 = 36%

113
175
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 175 + 93 = 381 (100%)
R 113 of 381 ~ 29.66%
G 175 of 381 ~ 45.93%
B 93 of 381 ~ 24.41'%

%29.66
%45.93
%24.41

CMYK RENK MODELİ

#71AF5D rengi CMYK tonu (35,0,47,31).

  • camgöbeği tonu 35.43%
  • eflatun tonu 0.00%
  • sarı tonu 46.86%
  • ana renk tonu 31.37%

CMYK: (35,0,47,31)
C35M0Y47K31 (35%, 0%, 47%, 31%)
(0.35 / 0.00 / 0.47 / 0.31)

CMYK yüzdeleri

%35.43
%0
%46.86
%31.37

Codes

Color #71AF5D in popluar color models

71 AF 5D
RGB 113 175 93
HSL 105° 33.88% 52.55%
HSB/HSV 105° 46.86% 68.63%
CMYK 35.43% 0.00% 46.86%
31.37%

Color #71AF5D in popluar number systems.

HEX 71 AF 5D
Decimal 113 175 93
Binary 1110001 10101111 1011101
Octal 161 257 135

Shades and tints

Shades of #71AF5D

#71AF5D
(113,175,93)
#67A055
(103,160,85)
#5D914D
(93,145,77)
#538245
(83,130,69)
#49733D
(73,115,61)
#3F6435
(63,100,53)
#35552D
(53,85,45)
#2B4625
(43,70,37)
#21371D
(33,55,29)
#172815
(23,40,21)
#0D190D
(13,25,13)
#000000
(0,0,0)

Tints of #71AF5D

#71AF5D
(113,175,93)
#7DB66B
(125,182,107)
#89BD79
(137,189,121)
#95C487
(149,196,135)
#A1CB95
(161,203,149)
#ADD2A3
(173,210,163)
#B9D9B1
(185,217,177)
#C5E0BF
(197,224,191)
#D1E7CD
(209,231,205)
#DDEEDB
(221,238,219)
#E9F5E9
(233,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71AF5D color. Also use rgb(113,175,93) instead hex code.

Text Font Color

.myTextColor { color: #71AF5D; }

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

This text font color is #71AF5D.

Background Color

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

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

This div background color is #71AF5D.

Border color

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

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

This div border color is #71AF5D.

Opacity

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

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

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

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

This text has shadow with #71AF5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AF5D.

Preview

Color preview on black background

This text has color #71AF5D on black background.


Color preview on white background

This text has color #71AF5D on white background.


Black color preview on #71AF5D background

This text has black color on #71AF5D background.


White color preview on #71AF5D background

This text has white color on #71AF5D background.


Related colors

Complementary color

Complementary color for #hex is #8E50A2.


I love getcolorcode.com

Triadic colors

1 #5D71AF and #AF5D71 with #71AF5D are triadic colors.

2 #5DAF71 and #AF715D with #71AF5D are triadic colors.