COLOR #71AB7E

HEX: #71AB7E RGB: (113,171,126)

Renk bilgisi

#71AB7E contains red, green and blue colors in about the same proportion. #71AB7E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#71AB7E color RGB value is (113,171,126).

RGB: (113,171,126) (44%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 171 of 255 = 67%
B 126 of 255 = 49%

113
171
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 171 + 126 = 410 (100%)
R 113 of 410 ~ 27.56%
G 171 of 410 ~ 41.71%
B 126 of 410 ~ 30.73'%

%27.56
%41.71
%30.73

CMYK RENK MODELİ

#71AB7E rengi CMYK tonu (34,0,26,33).

  • camgöbeği tonu 33.92%
  • eflatun tonu 0.00%
  • sarı tonu 26.32%
  • ana renk tonu 32.94%

CMYK: (34,0,26,33)
C34M0Y26K33 (34%, 0%, 26%, 33%)
(0.34 / 0.00 / 0.26 / 0.33)

CMYK yüzdeleri

%33.92
%0
%26.32
%32.94

Codes

Color #71AB7E in popluar color models

71 AB 7E
RGB 113 171 126
HSL 133° 25.66% 55.69%
HSB/HSV 133° 33.92% 67.06%
CMYK 33.92% 0.00% 26.32%
32.94%

Color #71AB7E in popluar number systems.

HEX 71 AB 7E
Decimal 113 171 126
Binary 1110001 10101011 1111110
Octal 161 253 176

Shades and tints

Shades of #71AB7E

#71AB7E
(113,171,126)
#679C73
(103,156,115)
#5D8D68
(93,141,104)
#537E5D
(83,126,93)
#496F52
(73,111,82)
#3F6047
(63,96,71)
#35513C
(53,81,60)
#2B4231
(43,66,49)
#213326
(33,51,38)
#17241B
(23,36,27)
#0D1510
(13,21,16)
#000000
(0,0,0)

Tints of #71AB7E

#71AB7E
(113,171,126)
#7DB289
(125,178,137)
#89B994
(137,185,148)
#95C09F
(149,192,159)
#A1C7AA
(161,199,170)
#ADCEB5
(173,206,181)
#B9D5C0
(185,213,192)
#C5DCCB
(197,220,203)
#D1E3D6
(209,227,214)
#DDEAE1
(221,234,225)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71AB7E color. Also use rgb(113,171,126) instead hex code.

Text Font Color

.myTextColor { color: #71AB7E; }

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

This text font color is #71AB7E.

Background Color

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

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

This div background color is #71AB7E.

Border color

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

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

This div border color is #71AB7E.

Opacity

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

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

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

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

This text has shadow with #71AB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71AB7E.

Preview

Color preview on black background

This text has color #71AB7E on black background.


Color preview on white background

This text has color #71AB7E on white background.


Black color preview on #71AB7E background

This text has black color on #71AB7E background.


White color preview on #71AB7E background

This text has white color on #71AB7E background.


Related colors

Complementary color

Complementary color for #hex is #8E5481.


I love getcolorcode.com

Triadic colors

1 #7E71AB and #AB7E71 with #71AB7E are triadic colors.

2 #7EAB71 and #AB717E with #71AB7E are triadic colors.