COLOR #71A586

HEX: #71A586 RGB: (113,165,134)

Renk bilgisi

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

RGB renk modeli

#71A586 color RGB value is (113,165,134).

RGB: (113,165,134) (44%, 65%, 53%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 165 of 255 = 65%
B 134 of 255 = 53%

113
165
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 165 + 134 = 412 (100%)
R 113 of 412 ~ 27.43%
G 165 of 412 ~ 40.05%
B 134 of 412 ~ 32.52'%

%27.43
%40.05
%32.52

CMYK RENK MODELİ

#71A586 rengi CMYK tonu (32,0,19,35).

  • camgöbeği tonu 31.52%
  • eflatun tonu 0.00%
  • sarı tonu 18.79%
  • ana renk tonu 35.29%

CMYK: (32,0,19,35)
C32M0Y19K35 (32%, 0%, 19%, 35%)
(0.32 / 0.00 / 0.19 / 0.35)

CMYK yüzdeleri

%31.52
%0
%18.79
%35.29

Codes

Color #71A586 in popluar color models

71 A5 86
RGB 113 165 134
HSL 144° 22.41% 54.51%
HSB/HSV 144° 31.52% 64.71%
CMYK 31.52% 0.00% 18.79%
35.29%

Color #71A586 in popluar number systems.

HEX 71 A5 86
Decimal 113 165 134
Binary 1110001 10100101 10000110
Octal 161 245 206

Shades and tints

Shades of #71A586

#71A586
(113,165,134)
#67967A
(103,150,122)
#5D876E
(93,135,110)
#537862
(83,120,98)
#496956
(73,105,86)
#3F5A4A
(63,90,74)
#354B3E
(53,75,62)
#2B3C32
(43,60,50)
#212D26
(33,45,38)
#171E1A
(23,30,26)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #71A586

#71A586
(113,165,134)
#7DAD91
(125,173,145)
#89B59C
(137,181,156)
#95BDA7
(149,189,167)
#A1C5B2
(161,197,178)
#ADCDBD
(173,205,189)
#B9D5C8
(185,213,200)
#C5DDD3
(197,221,211)
#D1E5DE
(209,229,222)
#DDEDE9
(221,237,233)
#E9F5F4
(233,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A586 color. Also use rgb(113,165,134) instead hex code.

Text Font Color

.myTextColor { color: #71A586; }

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

This text font color is #71A586.

Background Color

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

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

This div background color is #71A586.

Border color

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

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

This div border color is #71A586.

Opacity

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

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

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

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

This text has shadow with #71A586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A586.

Preview

Color preview on black background

This text has color #71A586 on black background.


Color preview on white background

This text has color #71A586 on white background.


Black color preview on #71A586 background

This text has black color on #71A586 background.


White color preview on #71A586 background

This text has white color on #71A586 background.


Related colors

Complementary color

Complementary color for #hex is #8E5A79.


I love getcolorcode.com

Triadic colors

1 #8671A5 and #A58671 with #71A586 are triadic colors.

2 #86A571 and #A57186 with #71A586 are triadic colors.