COLOR #71A58D

HEX: #71A58D RGB: (113,165,141)

Renk bilgisi

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

RGB renk modeli

#71A58D color RGB value is (113,165,141).

RGB: (113,165,141) (44%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 165 of 255 = 65%
B 141 of 255 = 55%

113
165
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 165 + 141 = 419 (100%)
R 113 of 419 ~ 26.97%
G 165 of 419 ~ 39.38%
B 141 of 419 ~ 33.65'%

%26.97
%39.38
%33.65

CMYK RENK MODELİ

#71A58D rengi CMYK tonu (32,0,15,35).

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

CMYK: (32,0,15,35)
C32M0Y15K35 (32%, 0%, 15%, 35%)
(0.32 / 0.00 / 0.15 / 0.35)

CMYK yüzdeleri

%31.52
%0
%14.55
%35.29

Codes

Color #71A58D in popluar color models

71 A5 8D
RGB 113 165 141
HSL 152° 22.41% 54.51%
HSB/HSV 152° 31.52% 64.71%
CMYK 31.52% 0.00% 14.55%
35.29%

Color #71A58D in popluar number systems.

HEX 71 A5 8D
Decimal 113 165 141
Binary 1110001 10100101 10001101
Octal 161 245 215

Shades and tints

Shades of #71A58D

#71A58D
(113,165,141)
#679681
(103,150,129)
#5D8775
(93,135,117)
#537869
(83,120,105)
#49695D
(73,105,93)
#3F5A51
(63,90,81)
#354B45
(53,75,69)
#2B3C39
(43,60,57)
#212D2D
(33,45,45)
#171E21
(23,30,33)
#0D0F15
(13,15,21)
#000000
(0,0,0)

Tints of #71A58D

#71A58D
(113,165,141)
#7DAD97
(125,173,151)
#89B5A1
(137,181,161)
#95BDAB
(149,189,171)
#A1C5B5
(161,197,181)
#ADCDBF
(173,205,191)
#B9D5C9
(185,213,201)
#C5DDD3
(197,221,211)
#D1E5DD
(209,229,221)
#DDEDE7
(221,237,231)
#E9F5F1
(233,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71A58D; }

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

This text font color is #71A58D.

Background Color

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

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

This div background color is #71A58D.

Border color

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

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

This div border color is #71A58D.

Opacity

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

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

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

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

This text has shadow with #71A58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A58D.

Preview

Color preview on black background

This text has color #71A58D on black background.


Color preview on white background

This text has color #71A58D on white background.


Black color preview on #71A58D background

This text has black color on #71A58D background.


White color preview on #71A58D background

This text has white color on #71A58D background.


Related colors

Complementary color

Complementary color for #hex is #8E5A72.


I love getcolorcode.com

Triadic colors

1 #8D71A5 and #A58D71 with #71A58D are triadic colors.

2 #8DA571 and #A5718D with #71A58D are triadic colors.