COLOR #84C677

HEX: #84C677 RGB: (132,198,119)

Renk bilgisi

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

RGB renk modeli

#84C677 color RGB value is (132,198,119).

RGB: (132,198,119) (52%, 78%, 47%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 198 of 255 = 78%
B 119 of 255 = 47%

132
198
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 198 + 119 = 449 (100%)
R 132 of 449 ~ 29.4%
G 198 of 449 ~ 44.1%
B 119 of 449 ~ 26.5'%

%29.4
%44.1
%26.5

CMYK RENK MODELİ

#84C677 rengi CMYK tonu (33,0,40,22).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 39.90%
  • ana renk tonu 22.35%

CMYK: (33,0,40,22)
C33M0Y40K22 (33%, 0%, 40%, 22%)
(0.33 / 0.00 / 0.40 / 0.22)

CMYK yüzdeleri

%33.33
%0
%39.9
%22.35

Codes

Color #84C677 in popluar color models

84 C6 77
RGB 132 198 119
HSL 110° 40.93% 62.16%
HSB/HSV 110° 39.90% 77.65%
CMYK 33.33% 0.00% 39.90%
22.35%

Color #84C677 in popluar number systems.

HEX 84 C6 77
Decimal 132 198 119
Binary 10000100 11000110 1110111
Octal 204 306 167

Shades and tints

Shades of #84C677

#84C677
(132,198,119)
#78B46D
(120,180,109)
#6CA263
(108,162,99)
#609059
(96,144,89)
#547E4F
(84,126,79)
#486C45
(72,108,69)
#3C5A3B
(60,90,59)
#304831
(48,72,49)
#243627
(36,54,39)
#18241D
(24,36,29)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #84C677

#84C677
(132,198,119)
#8FCB83
(143,203,131)
#9AD08F
(154,208,143)
#A5D59B
(165,213,155)
#B0DAA7
(176,218,167)
#BBDFB3
(187,223,179)
#C6E4BF
(198,228,191)
#D1E9CB
(209,233,203)
#DCEED7
(220,238,215)
#E7F3E3
(231,243,227)
#F2F8EF
(242,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84C677 color. Also use rgb(132,198,119) instead hex code.

Text Font Color

.myTextColor { color: #84C677; }

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

This text font color is #84C677.

Background Color

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

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

This div background color is #84C677.

Border color

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

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

This div border color is #84C677.

Opacity

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

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

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

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

This text has shadow with #84C677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84C677.

Preview

Color preview on black background

This text has color #84C677 on black background.


Color preview on white background

This text has color #84C677 on white background.


Black color preview on #84C677 background

This text has black color on #84C677 background.


White color preview on #84C677 background

This text has white color on #84C677 background.


Related colors

Complementary color

Complementary color for #hex is #7B3988.


I love getcolorcode.com

Triadic colors

1 #7784C6 and #C67784 with #84C677 are triadic colors.

2 #77C684 and #C68477 with #84C677 are triadic colors.