COLOR #84C880

HEX: #84C880 RGB: (132,200,128)

Renk bilgisi

#84C880 contains mainly green color. #84C880 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#84C880 color RGB value is (132,200,128).

RGB: (132,200,128) (52%, 78%, 50%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 200 of 255 = 78%
B 128 of 255 = 50%

132
200
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 200 + 128 = 460 (100%)
R 132 of 460 ~ 28.7%
G 200 of 460 ~ 43.48%
B 128 of 460 ~ 27.83'%

%28.7
%43.48
%27.83

CMYK RENK MODELİ

#84C880 rengi CMYK tonu (34,0,36,22).

  • camgöbeği tonu 34.00%
  • eflatun tonu 0.00%
  • sarı tonu 36.00%
  • ana renk tonu 21.57%

CMYK: (34,0,36,22)
C34M0Y36K22 (34%, 0%, 36%, 22%)
(0.34 / 0.00 / 0.36 / 0.22)

CMYK yüzdeleri

%34
%0
%36
%21.57

Codes

Color #84C880 in popluar color models

84 C8 80
RGB 132 200 128
HSL 117° 39.56% 64.31%
HSB/HSV 117° 36.00% 78.43%
CMYK 34.00% 0.00% 36.00%
21.57%

Color #84C880 in popluar number systems.

HEX 84 C8 80
Decimal 132 200 128
Binary 10000100 11001000 10000000
Octal 204 310 200

Shades and tints

Shades of #84C880

#84C880
(132,200,128)
#78B675
(120,182,117)
#6CA46A
(108,164,106)
#60925F
(96,146,95)
#548054
(84,128,84)
#486E49
(72,110,73)
#3C5C3E
(60,92,62)
#304A33
(48,74,51)
#243828
(36,56,40)
#18261D
(24,38,29)
#0C1412
(12,20,18)
#000000
(0,0,0)

Tints of #84C880

#84C880
(132,200,128)
#8FCD8B
(143,205,139)
#9AD296
(154,210,150)
#A5D7A1
(165,215,161)
#B0DCAC
(176,220,172)
#BBE1B7
(187,225,183)
#C6E6C2
(198,230,194)
#D1EBCD
(209,235,205)
#DCF0D8
(220,240,216)
#E7F5E3
(231,245,227)
#F2FAEE
(242,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84C880 color. Also use rgb(132,200,128) instead hex code.

Text Font Color

.myTextColor { color: #84C880; }

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

This text font color is #84C880.

Background Color

.myBgColor { background-color: #84C880; }

<div style="background-color:#84C880">Inner text</div>

This div background color is #84C880.

Border color

.myBorderColor { border: 1px solid #84C880; }

<div style="border:3px solid #84C880">Div</div>

This div border color is #84C880.

Opacity

.myOpacity80 { color: #84C880; opacity: 0.8; }

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

Text with #84C880 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 #84C880;}

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

This text has shadow with #84C880 color.


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

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

This text has shadow with #84C880 primary color and red secondary color.


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

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

This text has shadow with #84C880 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84C880.

Preview

Color preview on black background

This text has color #84C880 on black background.


Color preview on white background

This text has color #84C880 on white background.


Black color preview on #84C880 background

This text has black color on #84C880 background.


White color preview on #84C880 background

This text has white color on #84C880 background.


Related colors

Complementary color

Complementary color for #hex is #7B377F.


I love getcolorcode.com

Triadic colors

1 #8084C8 and #C88084 with #84C880 are triadic colors.

2 #80C884 and #C88480 with #84C880 are triadic colors.