COLOR #84C380

HEX: #84C380 RGB: (132,195,128)

Renk bilgisi

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

RGB renk modeli

#84C380 color RGB value is (132,195,128).

RGB: (132,195,128) (52%, 76%, 50%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 195 of 255 = 76%
B 128 of 255 = 50%

132
195
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 195 + 128 = 455 (100%)
R 132 of 455 ~ 29.01%
G 195 of 455 ~ 42.86%
B 128 of 455 ~ 28.13'%

%29.01
%42.86
%28.13

CMYK RENK MODELİ

#84C380 rengi CMYK tonu (32,0,34,24).

  • camgöbeği tonu 32.31%
  • eflatun tonu 0.00%
  • sarı tonu 34.36%
  • ana renk tonu 23.53%

CMYK: (32,0,34,24)
C32M0Y34K24 (32%, 0%, 34%, 24%)
(0.32 / 0.00 / 0.34 / 0.24)

CMYK yüzdeleri

%32.31
%0
%34.36
%23.53

Codes

Color #84C380 in popluar color models

84 C3 80
RGB 132 195 128
HSL 116° 35.83% 63.33%
HSB/HSV 116° 34.36% 76.47%
CMYK 32.31% 0.00% 34.36%
23.53%

Color #84C380 in popluar number systems.

HEX 84 C3 80
Decimal 132 195 128
Binary 10000100 11000011 10000000
Octal 204 303 200

Shades and tints

Shades of #84C380

#84C380
(132,195,128)
#78B275
(120,178,117)
#6CA16A
(108,161,106)
#60905F
(96,144,95)
#547F54
(84,127,84)
#486E49
(72,110,73)
#3C5D3E
(60,93,62)
#304C33
(48,76,51)
#243B28
(36,59,40)
#182A1D
(24,42,29)
#0C1912
(12,25,18)
#000000
(0,0,0)

Tints of #84C380

#84C380
(132,195,128)
#8FC88B
(143,200,139)
#9ACD96
(154,205,150)
#A5D2A1
(165,210,161)
#B0D7AC
(176,215,172)
#BBDCB7
(187,220,183)
#C6E1C2
(198,225,194)
#D1E6CD
(209,230,205)
#DCEBD8
(220,235,216)
#E7F0E3
(231,240,227)
#F2F5EE
(242,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84C380; }

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

This text font color is #84C380.

Background Color

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

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

This div background color is #84C380.

Border color

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

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

This div border color is #84C380.

Opacity

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

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

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

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

This text has shadow with #84C380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84C380.

Preview

Color preview on black background

This text has color #84C380 on black background.


Color preview on white background

This text has color #84C380 on white background.


Black color preview on #84C380 background

This text has black color on #84C380 background.


White color preview on #84C380 background

This text has white color on #84C380 background.


Related colors

Complementary color

Complementary color for #hex is #7B3C7F.


I love getcolorcode.com

Triadic colors

1 #8084C3 and #C38084 with #84C380 are triadic colors.

2 #80C384 and #C38480 with #84C380 are triadic colors.