COLOR #7DD772

HEX: #7DD772 RGB: (125,215,114)

Renk bilgisi

#7DD772 contains mainly green color. #7DD772 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#7DD772 color RGB value is (125,215,114).

RGB: (125,215,114) (49%, 84%, 45%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 215 of 255 = 84%
B 114 of 255 = 45%

125
215
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 215 + 114 = 454 (100%)
R 125 of 454 ~ 27.53%
G 215 of 454 ~ 47.36%
B 114 of 454 ~ 25.11'%

%27.53
%47.36
%25.11

CMYK RENK MODELİ

#7DD772 rengi CMYK tonu (42,0,47,16).

  • camgöbeği tonu 41.86%
  • eflatun tonu 0.00%
  • sarı tonu 46.98%
  • ana renk tonu 15.69%

CMYK: (42,0,47,16)
C42M0Y47K16 (42%, 0%, 47%, 16%)
(0.42 / 0.00 / 0.47 / 0.16)

CMYK yüzdeleri

%41.86
%0
%46.98
%15.69

Codes

Color #7DD772 in popluar color models

7D D7 72
RGB 125 215 114
HSL 113° 55.80% 64.51%
HSB/HSV 113° 46.98% 84.31%
CMYK 41.86% 0.00% 46.98%
15.69%

Color #7DD772 in popluar number systems.

HEX 7D D7 72
Decimal 125 215 114
Binary 1111101 11010111 1110010
Octal 175 327 162

Shades and tints

Shades of #7DD772

#7DD772
(125,215,114)
#72C468
(114,196,104)
#67B15E
(103,177,94)
#5C9E54
(92,158,84)
#518B4A
(81,139,74)
#467840
(70,120,64)
#3B6536
(59,101,54)
#30522C
(48,82,44)
#253F22
(37,63,34)
#1A2C18
(26,44,24)
#0F190E
(15,25,14)
#000000
(0,0,0)

Tints of #7DD772

#7DD772
(125,215,114)
#88DA7E
(136,218,126)
#93DD8A
(147,221,138)
#9EE096
(158,224,150)
#A9E3A2
(169,227,162)
#B4E6AE
(180,230,174)
#BFE9BA
(191,233,186)
#CAECC6
(202,236,198)
#D5EFD2
(213,239,210)
#E0F2DE
(224,242,222)
#EBF5EA
(235,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD772 color. Also use rgb(125,215,114) instead hex code.

Text Font Color

.myTextColor { color: #7DD772; }

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

This text font color is #7DD772.

Background Color

.myBgColor { background-color: #7DD772; }

<div style="background-color:#7DD772">Inner text</div>

This div background color is #7DD772.

Border color

.myBorderColor { border: 1px solid #7DD772; }

<div style="border:3px solid #7DD772">Div</div>

This div border color is #7DD772.

Opacity

.myOpacity80 { color: #7DD772; opacity: 0.8; }

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

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

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

This text has shadow with #7DD772 color.


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

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

This text has shadow with #7DD772 primary color and red secondary color.


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

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

This text has shadow with #7DD772 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7DD772.

Preview

Color preview on black background

This text has color #7DD772 on black background.


Color preview on white background

This text has color #7DD772 on white background.


Black color preview on #7DD772 background

This text has black color on #7DD772 background.


White color preview on #7DD772 background

This text has white color on #7DD772 background.


Related colors

Complementary color

Complementary color for #hex is #82288D.


I love getcolorcode.com

Triadic colors

1 #727DD7 and #D7727D with #7DD772 are triadic colors.

2 #72D77D and #D77D72 with #7DD772 are triadic colors.