COLOR #84D570

HEX: #84D570 RGB: (132,213,112)

Renk bilgisi

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

RGB renk modeli

#84D570 color RGB value is (132,213,112).

RGB: (132,213,112) (52%, 84%, 44%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 213 of 255 = 84%
B 112 of 255 = 44%

132
213
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 213 + 112 = 457 (100%)
R 132 of 457 ~ 28.88%
G 213 of 457 ~ 46.61%
B 112 of 457 ~ 24.51'%

%28.88
%46.61
%24.51

CMYK RENK MODELİ

#84D570 rengi CMYK tonu (38,0,47,16).

  • camgöbeği tonu 38.03%
  • eflatun tonu 0.00%
  • sarı tonu 47.42%
  • ana renk tonu 16.47%

CMYK: (38,0,47,16)
C38M0Y47K16 (38%, 0%, 47%, 16%)
(0.38 / 0.00 / 0.47 / 0.16)

CMYK yüzdeleri

%38.03
%0
%47.42
%16.47

Codes

Color #84D570 in popluar color models

84 D5 70
RGB 132 213 112
HSL 108° 54.59% 63.73%
HSB/HSV 108° 47.42% 83.53%
CMYK 38.03% 0.00% 47.42%
16.47%

Color #84D570 in popluar number systems.

HEX 84 D5 70
Decimal 132 213 112
Binary 10000100 11010101 1110000
Octal 204 325 160

Shades and tints

Shades of #84D570

#84D570
(132,213,112)
#78C266
(120,194,102)
#6CAF5C
(108,175,92)
#609C52
(96,156,82)
#548948
(84,137,72)
#48763E
(72,118,62)
#3C6334
(60,99,52)
#30502A
(48,80,42)
#243D20
(36,61,32)
#182A16
(24,42,22)
#0C170C
(12,23,12)
#000000
(0,0,0)

Tints of #84D570

#84D570
(132,213,112)
#8FD87D
(143,216,125)
#9ADB8A
(154,219,138)
#A5DE97
(165,222,151)
#B0E1A4
(176,225,164)
#BBE4B1
(187,228,177)
#C6E7BE
(198,231,190)
#D1EACB
(209,234,203)
#DCEDD8
(220,237,216)
#E7F0E5
(231,240,229)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84D570 color. Also use rgb(132,213,112) instead hex code.

Text Font Color

.myTextColor { color: #84D570; }

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

This text font color is #84D570.

Background Color

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

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

This div background color is #84D570.

Border color

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

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

This div border color is #84D570.

Opacity

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

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

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

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

This text has shadow with #84D570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84D570.

Preview

Color preview on black background

This text has color #84D570 on black background.


Color preview on white background

This text has color #84D570 on white background.


Black color preview on #84D570 background

This text has black color on #84D570 background.


White color preview on #84D570 background

This text has white color on #84D570 background.


Related colors

Complementary color

Complementary color for #hex is #7B2A8F.


I love getcolorcode.com

Triadic colors

1 #7084D5 and #D57084 with #84D570 are triadic colors.

2 #70D584 and #D58470 with #84D570 are triadic colors.