COLOR #80BE7F

HEX: #80BE7F RGB: (128,190,127)

Renk bilgisi

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

RGB renk modeli

#80BE7F color RGB value is (128,190,127).

RGB: (128,190,127) (50%, 75%, 50%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 190 of 255 = 75%
B 127 of 255 = 50%

128
190
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 190 + 127 = 445 (100%)
R 128 of 445 ~ 28.76%
G 190 of 445 ~ 42.7%
B 127 of 445 ~ 28.54'%

%28.76
%42.7
%28.54

CMYK RENK MODELİ

#80BE7F rengi CMYK tonu (33,0,33,25).

  • camgöbeği tonu 32.63%
  • eflatun tonu 0.00%
  • sarı tonu 33.16%
  • ana renk tonu 25.49%

CMYK: (33,0,33,25)
C33M0Y33K25 (33%, 0%, 33%, 25%)
(0.33 / 0.00 / 0.33 / 0.25)

CMYK yüzdeleri

%32.63
%0
%33.16
%25.49

Codes

Color #80BE7F in popluar color models

80 BE 7F
RGB 128 190 127
HSL 119° 32.64% 62.16%
HSB/HSV 119° 33.16% 74.51%
CMYK 32.63% 0.00% 33.16%
25.49%

Color #80BE7F in popluar number systems.

HEX 80 BE 7F
Decimal 128 190 127
Binary 10000000 10111110 1111111
Octal 200 276 177

Shades and tints

Shades of #80BE7F

#80BE7F
(128,190,127)
#75AD74
(117,173,116)
#6A9C69
(106,156,105)
#5F8B5E
(95,139,94)
#547A53
(84,122,83)
#496948
(73,105,72)
#3E583D
(62,88,61)
#334732
(51,71,50)
#283627
(40,54,39)
#1D251C
(29,37,28)
#121411
(18,20,17)
#000000
(0,0,0)

Tints of #80BE7F

#80BE7F
(128,190,127)
#8BC38A
(139,195,138)
#96C895
(150,200,149)
#A1CDA0
(161,205,160)
#ACD2AB
(172,210,171)
#B7D7B6
(183,215,182)
#C2DCC1
(194,220,193)
#CDE1CC
(205,225,204)
#D8E6D7
(216,230,215)
#E3EBE2
(227,235,226)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80BE7F color. Also use rgb(128,190,127) instead hex code.

Text Font Color

.myTextColor { color: #80BE7F; }

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

This text font color is #80BE7F.

Background Color

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

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

This div background color is #80BE7F.

Border color

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

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

This div border color is #80BE7F.

Opacity

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

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

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

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

This text has shadow with #80BE7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80BE7F.

Preview

Color preview on black background

This text has color #80BE7F on black background.


Color preview on white background

This text has color #80BE7F on white background.


Black color preview on #80BE7F background

This text has black color on #80BE7F background.


White color preview on #80BE7F background

This text has white color on #80BE7F background.


Related colors

Complementary color

Complementary color for #hex is #7F4180.


I love getcolorcode.com

Triadic colors

1 #7F80BE and #BE7F80 with #80BE7F are triadic colors.

2 #7FBE80 and #BE807F with #80BE7F are triadic colors.