COLOR #71A279

HEX: #71A279 RGB: (113,162,121)

Renk bilgisi

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

RGB renk modeli

#71A279 color RGB value is (113,162,121).

RGB: (113,162,121) (44%, 64%, 47%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 162 of 255 = 64%
B 121 of 255 = 47%

113
162
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 162 + 121 = 396 (100%)
R 113 of 396 ~ 28.54%
G 162 of 396 ~ 40.91%
B 121 of 396 ~ 30.56'%

%28.54
%40.91
%30.56

CMYK RENK MODELİ

#71A279 rengi CMYK tonu (30,0,25,36).

  • camgöbeği tonu 30.25%
  • eflatun tonu 0.00%
  • sarı tonu 25.31%
  • ana renk tonu 36.47%

CMYK: (30,0,25,36)
C30M0Y25K36 (30%, 0%, 25%, 36%)
(0.30 / 0.00 / 0.25 / 0.36)

CMYK yüzdeleri

%30.25
%0
%25.31
%36.47

Codes

Color #71A279 in popluar color models

71 A2 79
RGB 113 162 121
HSL 130° 20.85% 53.92%
HSB/HSV 130° 30.25% 63.53%
CMYK 30.25% 0.00% 25.31%
36.47%

Color #71A279 in popluar number systems.

HEX 71 A2 79
Decimal 113 162 121
Binary 1110001 10100010 1111001
Octal 161 242 171

Shades and tints

Shades of #71A279

#71A279
(113,162,121)
#67946E
(103,148,110)
#5D8663
(93,134,99)
#537858
(83,120,88)
#496A4D
(73,106,77)
#3F5C42
(63,92,66)
#354E37
(53,78,55)
#2B402C
(43,64,44)
#213221
(33,50,33)
#172416
(23,36,22)
#0D160B
(13,22,11)
#000000
(0,0,0)

Tints of #71A279

#71A279
(113,162,121)
#7DAA85
(125,170,133)
#89B291
(137,178,145)
#95BA9D
(149,186,157)
#A1C2A9
(161,194,169)
#ADCAB5
(173,202,181)
#B9D2C1
(185,210,193)
#C5DACD
(197,218,205)
#D1E2D9
(209,226,217)
#DDEAE5
(221,234,229)
#E9F2F1
(233,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A279 color. Also use rgb(113,162,121) instead hex code.

Text Font Color

.myTextColor { color: #71A279; }

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

This text font color is #71A279.

Background Color

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

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

This div background color is #71A279.

Border color

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

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

This div border color is #71A279.

Opacity

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

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

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

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

This text has shadow with #71A279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A279.

Preview

Color preview on black background

This text has color #71A279 on black background.


Color preview on white background

This text has color #71A279 on white background.


Black color preview on #71A279 background

This text has black color on #71A279 background.


White color preview on #71A279 background

This text has white color on #71A279 background.


Related colors

Complementary color

Complementary color for #hex is #8E5D86.


I love getcolorcode.com

Triadic colors

1 #7971A2 and #A27971 with #71A279 are triadic colors.

2 #79A271 and #A27179 with #71A279 are triadic colors.