COLOR #71A125

HEX: #71A125 RGB: (113,161,37)

Renk bilgisi

#71A125 contains mainly red and green colors. #71A125 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#71A125 color RGB value is (113,161,37).

RGB: (113,161,37) (44%, 63%, 15%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 161 of 255 = 63%
B 37 of 255 = 15%

113
161
37

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 161 + 37 = 311 (100%)
R 113 of 311 ~ 36.33%
G 161 of 311 ~ 51.77%
B 37 of 311 ~ 11.9'%

%36.33
%51.77
%11.9

CMYK RENK MODELİ

#71A125 rengi CMYK tonu (30,0,77,37).

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

CMYK: (30,0,77,37)
C30M0Y77K37 (30%, 0%, 77%, 37%)
(0.30 / 0.00 / 0.77 / 0.37)

CMYK yüzdeleri

%29.81
%0
%77.02
%36.86

Codes

Color #71A125 in popluar color models

71 A1 25
RGB 113 161 37
HSL 83° 62.63% 38.82%
HSB/HSV 83° 77.02% 63.14%
CMYK 29.81% 0.00% 77.02%
36.86%

Color #71A125 in popluar number systems.

HEX 71 A1 25
Decimal 113 161 37
Binary 1110001 10100001 100101
Octal 161 241 45

Shades and tints

Shades of #71A125

#71A125
(113,161,37)
#679322
(103,147,34)
#5D851F
(93,133,31)
#53771C
(83,119,28)
#496919
(73,105,25)
#3F5B16
(63,91,22)
#354D13
(53,77,19)
#2B3F10
(43,63,16)
#21310D
(33,49,13)
#17230A
(23,35,10)
#0D1507
(13,21,7)
#000000
(0,0,0)

Tints of #71A125

#71A125
(113,161,37)
#7DA938
(125,169,56)
#89B14B
(137,177,75)
#95B95E
(149,185,94)
#A1C171
(161,193,113)
#ADC984
(173,201,132)
#B9D197
(185,209,151)
#C5D9AA
(197,217,170)
#D1E1BD
(209,225,189)
#DDE9D0
(221,233,208)
#E9F1E3
(233,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71A125; }

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

This text font color is #71A125.

Background Color

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

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

This div background color is #71A125.

Border color

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

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

This div border color is #71A125.

Opacity

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

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

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

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

This text has shadow with #71A125 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A125.

Preview

Color preview on black background

This text has color #71A125 on black background.


Color preview on white background

This text has color #71A125 on white background.


Black color preview on #71A125 background

This text has black color on #71A125 background.


White color preview on #71A125 background

This text has white color on #71A125 background.


Related colors

Complementary color

Complementary color for #hex is #8E5EDA.


I love getcolorcode.com

Triadic colors

1 #2571A1 and #A12571 with #71A125 are triadic colors.

2 #25A171 and #A17125 with #71A125 are triadic colors.