COLOR #71AD77

HEX: #71AD77 RGB: (113,173,119)

Renk bilgisi

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

RGB renk modeli

#71AD77 color RGB value is (113,173,119).

RGB: (113,173,119) (44%, 68%, 47%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 173 of 255 = 68%
B 119 of 255 = 47%

113
173
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 173 + 119 = 405 (100%)
R 113 of 405 ~ 27.9%
G 173 of 405 ~ 42.72%
B 119 of 405 ~ 29.38'%

%27.9
%42.72
%29.38

CMYK RENK MODELİ

#71AD77 rengi CMYK tonu (35,0,31,32).

  • camgöbeği tonu 34.68%
  • eflatun tonu 0.00%
  • sarı tonu 31.21%
  • ana renk tonu 32.16%
CMYK: (35,0,31,32) C35M0Y31K32 (35%,0%,31%,32%) (0.35/0.00/0.31/0.32) 

CMYK yüzdeleri

%34.68
%0
%31.21
%32.16

Codes

Color #71AD77 in popluar color models

71 AD 77
RGB 113 173 119
HSL 126° 26.79% 56.08%
HSB/HSV 126° 34.68% 67.84%
CMYK 34.68% 0.00% 31.21%
32.16%

Color #71AD77 in popluar number systems.

HEX 71 AD 77
Decimal 113 173 119
Binary 1110001 10101101 1110111
Octal 161 255 167

Shades and tints

Shades of #71AD77

#71AD77
(113,173,119)
#679E6D
(103,158,109)
#5D8F63
(93,143,99)
#538059
(83,128,89)
#49714F
(73,113,79)
#3F6245
(63,98,69)
#35533B
(53,83,59)
#2B4431
(43,68,49)
#213527
(33,53,39)
#17261D
(23,38,29)
#0D1713
(13,23,19)
#000000
(0,0,0)

Tints of #71AD77

#71AD77
(113,173,119)
#7DB483
(125,180,131)
#89BB8F
(137,187,143)
#95C29B
(149,194,155)
#A1C9A7
(161,201,167)
#ADD0B3
(173,208,179)
#B9D7BF
(185,215,191)
#C5DECB
(197,222,203)
#D1E5D7
(209,229,215)
#DDECE3
(221,236,227)
#E9F3EF
(233,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71AD77 color. Also use rgb(113,173,119) instead hex code.

Text Font Color

.myTextColor { color: #71AD77; }

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

This text font color is #71AD77.

Background Color

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

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

This div background color is #71AD77.

Border color

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

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

This div border color is #71AD77.

Opacity

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

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

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

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

This text has shadow with #71AD77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AD77.

Preview

Color preview on black background

This text has color #71AD77 on black background.


Color preview on white background

This text has color #71AD77 on white background.


Black color preview on #71AD77 background

This text has black color on #71AD77 background.


White color preview on #71AD77 background

This text has white color on #71AD77 background.


Related colors

Complementary color

Complementary color for #hex is #8E5288.


I love getcolorcode.com

Triadic colors

1 #7771AD and #AD7771 with #71AD77 are triadic colors.

2 #77AD71 and #AD7177 with #71AD77 are triadic colors.