COLOR #71AD8A

HEX: #71AD8A RGB: (113,173,138)

Renk bilgisi

#71AD8A contains mainly green and blue colors. #71AD8A ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#71AD8A color RGB value is (113,173,138).

RGB: (113,173,138) (44%, 68%, 54%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 173 of 255 = 68%
B 138 of 255 = 54%

113
173
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 173 + 138 = 424 (100%)
R 113 of 424 ~ 26.65%
G 173 of 424 ~ 40.8%
B 138 of 424 ~ 32.55'%

%26.65
%40.8
%32.55

CMYK RENK MODELİ

#71AD8A rengi CMYK tonu (35,0,20,32).

  • camgöbeği tonu 34.68%
  • eflatun tonu 0.00%
  • sarı tonu 20.23%
  • ana renk tonu 32.16%

CMYK: (35,0,20,32)
C35M0Y20K32 (35%, 0%, 20%, 32%)
(0.35 / 0.00 / 0.20 / 0.32)

CMYK yüzdeleri

%34.68
%0
%20.23
%32.16

Codes

Color #71AD8A in popluar color models

71 AD 8A
RGB 113 173 138
HSL 145° 26.79% 56.08%
HSB/HSV 145° 34.68% 67.84%
CMYK 34.68% 0.00% 20.23%
32.16%

Color #71AD8A in popluar number systems.

HEX 71 AD 8A
Decimal 113 173 138
Binary 1110001 10101101 10001010
Octal 161 255 212

Shades and tints

Shades of #71AD8A

#71AD8A
(113,173,138)
#679E7E
(103,158,126)
#5D8F72
(93,143,114)
#538066
(83,128,102)
#49715A
(73,113,90)
#3F624E
(63,98,78)
#355342
(53,83,66)
#2B4436
(43,68,54)
#21352A
(33,53,42)
#17261E
(23,38,30)
#0D1712
(13,23,18)
#000000
(0,0,0)

Tints of #71AD8A

#71AD8A
(113,173,138)
#7DB494
(125,180,148)
#89BB9E
(137,187,158)
#95C2A8
(149,194,168)
#A1C9B2
(161,201,178)
#ADD0BC
(173,208,188)
#B9D7C6
(185,215,198)
#C5DED0
(197,222,208)
#D1E5DA
(209,229,218)
#DDECE4
(221,236,228)
#E9F3EE
(233,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71AD8A; }

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

This text font color is #71AD8A.

Background Color

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

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

This div background color is #71AD8A.

Border color

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

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

This div border color is #71AD8A.

Opacity

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

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

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

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

This text has shadow with #71AD8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AD8A.

Preview

Color preview on black background

This text has color #71AD8A on black background.


Color preview on white background

This text has color #71AD8A on white background.


Black color preview on #71AD8A background

This text has black color on #71AD8A background.


White color preview on #71AD8A background

This text has white color on #71AD8A background.


Related colors

Complementary color

Complementary color for #hex is #8E5275.


I love getcolorcode.com

Triadic colors

1 #8A71AD and #AD8A71 with #71AD8A are triadic colors.

2 #8AAD71 and #AD718A with #71AD8A are triadic colors.