COLOR #71A155

HEX: #71A155 RGB: (113,161,85)

Renk bilgisi

#71A155 contains mainly red and green colors. #71A155 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#71A155 color RGB value is (113,161,85).

RGB: (113,161,85) (44%, 63%, 33%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 161 of 255 = 63%
B 85 of 255 = 33%

113
161
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 161 + 85 = 359 (100%)
R 113 of 359 ~ 31.48%
G 161 of 359 ~ 44.85%
B 85 of 359 ~ 23.68'%

%31.48
%44.85
%23.68

CMYK RENK MODELİ

#71A155 rengi CMYK tonu (30,0,47,37).

  • camgöbeği tonu 29.81%
  • eflatun tonu 0.00%
  • sarı tonu 47.20%
  • ana renk tonu 36.86%

CMYK: (30,0,47,37)
C30M0Y47K37 (30%, 0%, 47%, 37%)
(0.30 / 0.00 / 0.47 / 0.37)

CMYK yüzdeleri

%29.81
%0
%47.2
%36.86

Codes

Color #71A155 in popluar color models

71 A1 55
RGB 113 161 85
HSL 98° 30.89% 48.24%
HSB/HSV 98° 47.20% 63.14%
CMYK 29.81% 0.00% 47.20%
36.86%

Color #71A155 in popluar number systems.

HEX 71 A1 55
Decimal 113 161 85
Binary 1110001 10100001 1010101
Octal 161 241 125

Shades and tints

Shades of #71A155

#71A155
(113,161,85)
#67934E
(103,147,78)
#5D8547
(93,133,71)
#537740
(83,119,64)
#496939
(73,105,57)
#3F5B32
(63,91,50)
#354D2B
(53,77,43)
#2B3F24
(43,63,36)
#21311D
(33,49,29)
#172316
(23,35,22)
#0D150F
(13,21,15)
#000000
(0,0,0)

Tints of #71A155

#71A155
(113,161,85)
#7DA964
(125,169,100)
#89B173
(137,177,115)
#95B982
(149,185,130)
#A1C191
(161,193,145)
#ADC9A0
(173,201,160)
#B9D1AF
(185,209,175)
#C5D9BE
(197,217,190)
#D1E1CD
(209,225,205)
#DDE9DC
(221,233,220)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A155 color. Also use rgb(113,161,85) instead hex code.

Text Font Color

.myTextColor { color: #71A155; }

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

This text font color is #71A155.

Background Color

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

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

This div background color is #71A155.

Border color

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

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

This div border color is #71A155.

Opacity

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

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

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

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

This text has shadow with #71A155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A155.

Preview

Color preview on black background

This text has color #71A155 on black background.


Color preview on white background

This text has color #71A155 on white background.


Black color preview on #71A155 background

This text has black color on #71A155 background.


White color preview on #71A155 background

This text has white color on #71A155 background.


Related colors

Complementary color

Complementary color for #hex is #8E5EAA.


I love getcolorcode.com

Triadic colors

1 #5571A1 and #A15571 with #71A155 are triadic colors.

2 #55A171 and #A17155 with #71A155 are triadic colors.