COLOR #80D54F

HEX: #80D54F RGB: (128,213,79)

Renk bilgisi

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

RGB renk modeli

#80D54F color RGB value is (128,213,79).

RGB: (128,213,79) (50%, 84%, 31%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 213 of 255 = 84%
B 79 of 255 = 31%

128
213
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 213 + 79 = 420 (100%)
R 128 of 420 ~ 30.48%
G 213 of 420 ~ 50.71%
B 79 of 420 ~ 18.81'%

%30.48
%50.71
%18.81

CMYK RENK MODELİ

#80D54F rengi CMYK tonu (40,0,63,16).

  • camgöbeği tonu 39.91%
  • eflatun tonu 0.00%
  • sarı tonu 62.91%
  • ana renk tonu 16.47%

CMYK: (40,0,63,16)
C40M0Y63K16 (40%, 0%, 63%, 16%)
(0.40 / 0.00 / 0.63 / 0.16)

CMYK yüzdeleri

%39.91
%0
%62.91
%16.47

Codes

Color #80D54F in popluar color models

80 D5 4F
RGB 128 213 79
HSL 98° 61.47% 57.25%
HSB/HSV 98° 62.91% 83.53%
CMYK 39.91% 0.00% 62.91%
16.47%

Color #80D54F in popluar number systems.

HEX 80 D5 4F
Decimal 128 213 79
Binary 10000000 11010101 1001111
Octal 200 325 117

Shades and tints

Shades of #80D54F

#80D54F
(128,213,79)
#75C248
(117,194,72)
#6AAF41
(106,175,65)
#5F9C3A
(95,156,58)
#548933
(84,137,51)
#49762C
(73,118,44)
#3E6325
(62,99,37)
#33501E
(51,80,30)
#283D17
(40,61,23)
#1D2A10
(29,42,16)
#121709
(18,23,9)
#000000
(0,0,0)

Tints of #80D54F

#80D54F
(128,213,79)
#8BD85F
(139,216,95)
#96DB6F
(150,219,111)
#A1DE7F
(161,222,127)
#ACE18F
(172,225,143)
#B7E49F
(183,228,159)
#C2E7AF
(194,231,175)
#CDEABF
(205,234,191)
#D8EDCF
(216,237,207)
#E3F0DF
(227,240,223)
#EEF3EF
(238,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80D54F color. Also use rgb(128,213,79) instead hex code.

Text Font Color

.myTextColor { color: #80D54F; }

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

This text font color is #80D54F.

Background Color

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

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

This div background color is #80D54F.

Border color

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

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

This div border color is #80D54F.

Opacity

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

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

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

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

This text has shadow with #80D54F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80D54F.

Preview

Color preview on black background

This text has color #80D54F on black background.


Color preview on white background

This text has color #80D54F on white background.


Black color preview on #80D54F background

This text has black color on #80D54F background.


White color preview on #80D54F background

This text has white color on #80D54F background.


Related colors

Complementary color

Complementary color for #hex is #7F2AB0.


I love getcolorcode.com

Triadic colors

1 #4F80D5 and #D54F80 with #80D54F are triadic colors.

2 #4FD580 and #D5804F with #80D54F are triadic colors.