COLOR #80C484

HEX: #80C484 RGB: (128,196,132)

Renk bilgisi

#80C484 contains mainly green color. #80C484 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#80C484 color RGB value is (128,196,132).

RGB: (128,196,132) (50%, 77%, 52%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 196 of 255 = 77%
B 132 of 255 = 52%

128
196
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 196 + 132 = 456 (100%)
R 128 of 456 ~ 28.07%
G 196 of 456 ~ 42.98%
B 132 of 456 ~ 28.95'%

%28.07
%42.98
%28.95

CMYK RENK MODELİ

#80C484 rengi CMYK tonu (35,0,33,23).

  • camgöbeği tonu 34.69%
  • eflatun tonu 0.00%
  • sarı tonu 32.65%
  • ana renk tonu 23.14%

CMYK: (35,0,33,23)
C35M0Y33K23 (35%, 0%, 33%, 23%)
(0.35 / 0.00 / 0.33 / 0.23)

CMYK yüzdeleri

%34.69
%0
%32.65
%23.14

Codes

Color #80C484 in popluar color models

80 C4 84
RGB 128 196 132
HSL 124° 36.56% 63.53%
HSB/HSV 124° 34.69% 76.86%
CMYK 34.69% 0.00% 32.65%
23.14%

Color #80C484 in popluar number systems.

HEX 80 C4 84
Decimal 128 196 132
Binary 10000000 11000100 10000100
Octal 200 304 204

Shades and tints

Shades of #80C484

#80C484
(128,196,132)
#75B378
(117,179,120)
#6AA26C
(106,162,108)
#5F9160
(95,145,96)
#548054
(84,128,84)
#496F48
(73,111,72)
#3E5E3C
(62,94,60)
#334D30
(51,77,48)
#283C24
(40,60,36)
#1D2B18
(29,43,24)
#121A0C
(18,26,12)
#000000
(0,0,0)

Tints of #80C484

#80C484
(128,196,132)
#8BC98F
(139,201,143)
#96CE9A
(150,206,154)
#A1D3A5
(161,211,165)
#ACD8B0
(172,216,176)
#B7DDBB
(183,221,187)
#C2E2C6
(194,226,198)
#CDE7D1
(205,231,209)
#D8ECDC
(216,236,220)
#E3F1E7
(227,241,231)
#EEF6F2
(238,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #80C484 color. Also use rgb(128,196,132) instead hex code.

Text Font Color

.myTextColor { color: #80C484; }

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

This text font color is #80C484.

Background Color

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

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

This div background color is #80C484.

Border color

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

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

This div border color is #80C484.

Opacity

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

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

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

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

This text has shadow with #80C484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #80C484.

Preview

Color preview on black background

This text has color #80C484 on black background.


Color preview on white background

This text has color #80C484 on white background.


Black color preview on #80C484 background

This text has black color on #80C484 background.


White color preview on #80C484 background

This text has white color on #80C484 background.


Related colors

Complementary color

Complementary color for #hex is #7F3B7B.


I love getcolorcode.com

Triadic colors

1 #8480C4 and #C48480 with #80C484 are triadic colors.

2 #84C480 and #C48084 with #80C484 are triadic colors.