COLOR #71B467

HEX: #71B467 RGB: (113,180,103)

Renk bilgisi

#71B467 contains mainly green color. #71B467 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#71B467 color RGB value is (113,180,103).

RGB: (113,180,103) (44%, 71%, 40%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 180 of 255 = 71%
B 103 of 255 = 40%

113
180
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 180 + 103 = 396 (100%)
R 113 of 396 ~ 28.54%
G 180 of 396 ~ 45.45%
B 103 of 396 ~ 26.01'%

%28.54
%45.45
%26.01

CMYK RENK MODELİ

#71B467 rengi CMYK tonu (37,0,43,29).

  • camgöbeği tonu 37.22%
  • eflatun tonu 0.00%
  • sarı tonu 42.78%
  • ana renk tonu 29.41%

CMYK: (37,0,43,29)
C37M0Y43K29 (37%, 0%, 43%, 29%)
(0.37 / 0.00 / 0.43 / 0.29)

CMYK yüzdeleri

%37.22
%0
%42.78
%29.41

Codes

Color #71B467 in popluar color models

71 B4 67
RGB 113 180 103
HSL 112° 33.92% 55.49%
HSB/HSV 112° 42.78% 70.59%
CMYK 37.22% 0.00% 42.78%
29.41%

Color #71B467 in popluar number systems.

HEX 71 B4 67
Decimal 113 180 103
Binary 1110001 10110100 1100111
Octal 161 264 147

Shades and tints

Shades of #71B467

#71B467
(113,180,103)
#67A45E
(103,164,94)
#5D9455
(93,148,85)
#53844C
(83,132,76)
#497443
(73,116,67)
#3F643A
(63,100,58)
#355431
(53,84,49)
#2B4428
(43,68,40)
#21341F
(33,52,31)
#172416
(23,36,22)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #71B467

#71B467
(113,180,103)
#7DBA74
(125,186,116)
#89C081
(137,192,129)
#95C68E
(149,198,142)
#A1CC9B
(161,204,155)
#ADD2A8
(173,210,168)
#B9D8B5
(185,216,181)
#C5DEC2
(197,222,194)
#D1E4CF
(209,228,207)
#DDEADC
(221,234,220)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B467 color. Also use rgb(113,180,103) instead hex code.

Text Font Color

.myTextColor { color: #71B467; }

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

This text font color is #71B467.

Background Color

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

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

This div background color is #71B467.

Border color

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

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

This div border color is #71B467.

Opacity

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

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

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

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

This text has shadow with #71B467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B467.

Preview

Color preview on black background

This text has color #71B467 on black background.


Color preview on white background

This text has color #71B467 on white background.


Black color preview on #71B467 background

This text has black color on #71B467 background.


White color preview on #71B467 background

This text has white color on #71B467 background.


Related colors

Complementary color

Complementary color for #hex is #8E4B98.


I love getcolorcode.com

Triadic colors

1 #6771B4 and #B46771 with #71B467 are triadic colors.

2 #67B471 and #B47167 with #71B467 are triadic colors.