COLOR #71AD9A

HEX: #71AD9A RGB: (113,173,154)

Renk bilgisi

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

RGB renk modeli

#71AD9A color RGB value is (113,173,154).

RGB: (113,173,154) (44%, 68%, 60%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 173 of 255 = 68%
B 154 of 255 = 60%

113
173
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 173 + 154 = 440 (100%)
R 113 of 440 ~ 25.68%
G 173 of 440 ~ 39.32%
B 154 of 440 ~ 35'%

%25.68
%39.32
%35

CMYK RENK MODELİ

#71AD9A rengi CMYK tonu (35,0,11,32).

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

CMYK: (35,0,11,32)
C35M0Y11K32 (35%, 0%, 11%, 32%)
(0.35 / 0.00 / 0.11 / 0.32)

CMYK yüzdeleri

%34.68
%0
%10.98
%32.16

Codes

Color #71AD9A in popluar color models

71 AD 9A
RGB 113 173 154
HSL 161° 26.79% 56.08%
HSB/HSV 161° 34.68% 67.84%
CMYK 34.68% 0.00% 10.98%
32.16%

Color #71AD9A in popluar number systems.

HEX 71 AD 9A
Decimal 113 173 154
Binary 1110001 10101101 10011010
Octal 161 255 232

Shades and tints

Shades of #71AD9A

#71AD9A
(113,173,154)
#679E8C
(103,158,140)
#5D8F7E
(93,143,126)
#538070
(83,128,112)
#497162
(73,113,98)
#3F6254
(63,98,84)
#355346
(53,83,70)
#2B4438
(43,68,56)
#21352A
(33,53,42)
#17261C
(23,38,28)
#0D170E
(13,23,14)
#000000
(0,0,0)

Tints of #71AD9A

#71AD9A
(113,173,154)
#7DB4A3
(125,180,163)
#89BBAC
(137,187,172)
#95C2B5
(149,194,181)
#A1C9BE
(161,201,190)
#ADD0C7
(173,208,199)
#B9D7D0
(185,215,208)
#C5DED9
(197,222,217)
#D1E5E2
(209,229,226)
#DDECEB
(221,236,235)
#E9F3F4
(233,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71AD9A; }

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

This text font color is #71AD9A.

Background Color

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

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

This div background color is #71AD9A.

Border color

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

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

This div border color is #71AD9A.

Opacity

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

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

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

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

This text has shadow with #71AD9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AD9A.

Preview

Color preview on black background

This text has color #71AD9A on black background.


Color preview on white background

This text has color #71AD9A on white background.


Black color preview on #71AD9A background

This text has black color on #71AD9A background.


White color preview on #71AD9A background

This text has white color on #71AD9A background.


Related colors

Complementary color

Complementary color for #hex is #8E5265.


I love getcolorcode.com

Triadic colors

1 #9A71AD and #AD9A71 with #71AD9A are triadic colors.

2 #9AAD71 and #AD719A with #71AD9A are triadic colors.