COLOR #71A58A

HEX: #71A58A RGB: (113,165,138)

Renk bilgisi

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

RGB renk modeli

#71A58A color RGB value is (113,165,138).

RGB: (113,165,138) (44%, 65%, 54%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 165 of 255 = 65%
B 138 of 255 = 54%

113
165
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 165 + 138 = 416 (100%)
R 113 of 416 ~ 27.16%
G 165 of 416 ~ 39.66%
B 138 of 416 ~ 33.17'%

%27.16
%39.66
%33.17

CMYK RENK MODELİ

#71A58A rengi CMYK tonu (32,0,16,35).

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

CMYK: (32,0,16,35)
C32M0Y16K35 (32%, 0%, 16%, 35%)
(0.32 / 0.00 / 0.16 / 0.35)

CMYK yüzdeleri

%31.52
%0
%16.36
%35.29

Codes

Color #71A58A in popluar color models

71 A5 8A
RGB 113 165 138
HSL 149° 22.41% 54.51%
HSB/HSV 149° 31.52% 64.71%
CMYK 31.52% 0.00% 16.36%
35.29%

Color #71A58A in popluar number systems.

HEX 71 A5 8A
Decimal 113 165 138
Binary 1110001 10100101 10001010
Octal 161 245 212

Shades and tints

Shades of #71A58A

#71A58A
(113,165,138)
#67967E
(103,150,126)
#5D8772
(93,135,114)
#537866
(83,120,102)
#49695A
(73,105,90)
#3F5A4E
(63,90,78)
#354B42
(53,75,66)
#2B3C36
(43,60,54)
#212D2A
(33,45,42)
#171E1E
(23,30,30)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #71A58A

#71A58A
(113,165,138)
#7DAD94
(125,173,148)
#89B59E
(137,181,158)
#95BDA8
(149,189,168)
#A1C5B2
(161,197,178)
#ADCDBC
(173,205,188)
#B9D5C6
(185,213,198)
#C5DDD0
(197,221,208)
#D1E5DA
(209,229,218)
#DDEDE4
(221,237,228)
#E9F5EE
(233,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71A58A; }

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

This text font color is #71A58A.

Background Color

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

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

This div background color is #71A58A.

Border color

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

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

This div border color is #71A58A.

Opacity

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

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

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

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

This text has shadow with #71A58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A58A.

Preview

Color preview on black background

This text has color #71A58A on black background.


Color preview on white background

This text has color #71A58A on white background.


Black color preview on #71A58A background

This text has black color on #71A58A background.


White color preview on #71A58A background

This text has white color on #71A58A background.


Related colors

Complementary color

Complementary color for #hex is #8E5A75.


I love getcolorcode.com

Triadic colors

1 #8A71A5 and #A58A71 with #71A58A are triadic colors.

2 #8AA571 and #A5718A with #71A58A are triadic colors.