COLOR #80B371

HEX: #80B371 RGB: (128,179,113)

Renk bilgisi

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

RGB renk modeli

#80B371 color RGB value is (128,179,113).

RGB: (128,179,113) (50%, 70%, 44%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 179 of 255 = 70%
B 113 of 255 = 44%

128
179
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 179 + 113 = 420 (100%)
R 128 of 420 ~ 30.48%
G 179 of 420 ~ 42.62%
B 113 of 420 ~ 26.9'%

%30.48
%42.62
%26.9

CMYK RENK MODELİ

#80B371 rengi CMYK tonu (28,0,37,30).

  • camgöbeği tonu 28.49%
  • eflatun tonu 0.00%
  • sarı tonu 36.87%
  • ana renk tonu 29.80%

CMYK: (28,0,37,30)
C28M0Y37K30 (28%, 0%, 37%, 30%)
(0.28 / 0.00 / 0.37 / 0.30)

CMYK yüzdeleri

%28.49
%0
%36.87
%29.8

Codes

Color #80B371 in popluar color models

80 B3 71
RGB 128 179 113
HSL 106° 30.28% 57.25%
HSB/HSV 106° 36.87% 70.20%
CMYK 28.49% 0.00% 36.87%
29.80%

Color #80B371 in popluar number systems.

HEX 80 B3 71
Decimal 128 179 113
Binary 10000000 10110011 1110001
Octal 200 263 161

Shades and tints

Shades of #80B371

#80B371
(128,179,113)
#75A367
(117,163,103)
#6A935D
(106,147,93)
#5F8353
(95,131,83)
#547349
(84,115,73)
#49633F
(73,99,63)
#3E5335
(62,83,53)
#33432B
(51,67,43)
#283321
(40,51,33)
#1D2317
(29,35,23)
#12130D
(18,19,13)
#000000
(0,0,0)

Tints of #80B371

#80B371
(128,179,113)
#8BB97D
(139,185,125)
#96BF89
(150,191,137)
#A1C595
(161,197,149)
#ACCBA1
(172,203,161)
#B7D1AD
(183,209,173)
#C2D7B9
(194,215,185)
#CDDDC5
(205,221,197)
#D8E3D1
(216,227,209)
#E3E9DD
(227,233,221)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80B371 color. Also use rgb(128,179,113) instead hex code.

Text Font Color

.myTextColor { color: #80B371; }

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

This text font color is #80B371.

Background Color

.myBgColor { background-color: #80B371; }

<div style="background-color:#80B371">Inner text</div>

This div background color is #80B371.

Border color

.myBorderColor { border: 1px solid #80B371; }

<div style="border:3px solid #80B371">Div</div>

This div border color is #80B371.

Opacity

.myOpacity80 { color: #80B371; opacity: 0.8; }

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

Text with #80B371 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 #80B371;}

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

This text has shadow with #80B371 color.


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

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

This text has shadow with #80B371 primary color and red secondary color.


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

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

This text has shadow with #80B371 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #80B371.

Preview

Color preview on black background

This text has color #80B371 on black background.


Color preview on white background

This text has color #80B371 on white background.


Black color preview on #80B371 background

This text has black color on #80B371 background.


White color preview on #80B371 background

This text has white color on #80B371 background.


Related colors

Complementary color

Complementary color for #hex is #7F4C8E.


I love getcolorcode.com

Triadic colors

1 #7180B3 and #B37180 with #80B371 are triadic colors.

2 #71B380 and #B38071 with #80B371 are triadic colors.