COLOR #71AD7B

HEX: #71AD7B RGB: (113,173,123)

Renk bilgisi

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

RGB renk modeli

#71AD7B color RGB value is (113,173,123).

RGB: (113,173,123) (44%, 68%, 48%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 173 of 255 = 68%
B 123 of 255 = 48%

113
173
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 173 + 123 = 409 (100%)
R 113 of 409 ~ 27.63%
G 173 of 409 ~ 42.3%
B 123 of 409 ~ 30.07'%

%27.63
%42.3
%30.07

CMYK RENK MODELİ

#71AD7B rengi CMYK tonu (35,0,29,32).

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

CMYK: (35,0,29,32)
C35M0Y29K32 (35%, 0%, 29%, 32%)
(0.35 / 0.00 / 0.29 / 0.32)

CMYK yüzdeleri

%34.68
%0
%28.9
%32.16

Codes

Color #71AD7B in popluar color models

71 AD 7B
RGB 113 173 123
HSL 130° 26.79% 56.08%
HSB/HSV 130° 34.68% 67.84%
CMYK 34.68% 0.00% 28.90%
32.16%

Color #71AD7B in popluar number systems.

HEX 71 AD 7B
Decimal 113 173 123
Binary 1110001 10101101 1111011
Octal 161 255 173

Shades and tints

Shades of #71AD7B

#71AD7B
(113,173,123)
#679E70
(103,158,112)
#5D8F65
(93,143,101)
#53805A
(83,128,90)
#49714F
(73,113,79)
#3F6244
(63,98,68)
#355339
(53,83,57)
#2B442E
(43,68,46)
#213523
(33,53,35)
#172618
(23,38,24)
#0D170D
(13,23,13)
#000000
(0,0,0)

Tints of #71AD7B

#71AD7B
(113,173,123)
#7DB487
(125,180,135)
#89BB93
(137,187,147)
#95C29F
(149,194,159)
#A1C9AB
(161,201,171)
#ADD0B7
(173,208,183)
#B9D7C3
(185,215,195)
#C5DECF
(197,222,207)
#D1E5DB
(209,229,219)
#DDECE7
(221,236,231)
#E9F3F3
(233,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71AD7B; }

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

This text font color is #71AD7B.

Background Color

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

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

This div background color is #71AD7B.

Border color

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

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

This div border color is #71AD7B.

Opacity

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

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

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

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

This text has shadow with #71AD7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AD7B.

Preview

Color preview on black background

This text has color #71AD7B on black background.


Color preview on white background

This text has color #71AD7B on white background.


Black color preview on #71AD7B background

This text has black color on #71AD7B background.


White color preview on #71AD7B background

This text has white color on #71AD7B background.


Related colors

Complementary color

Complementary color for #hex is #8E5284.


I love getcolorcode.com

Triadic colors

1 #7B71AD and #AD7B71 with #71AD7B are triadic colors.

2 #7BAD71 and #AD717B with #71AD7B are triadic colors.