COLOR #7DC44A

HEX: #7DC44A RGB: (125,196,74)

Renk bilgisi

#7DC44A contains mainly green color. #7DC44A ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#7DC44A color RGB value is (125,196,74).

RGB: (125,196,74) (49%, 77%, 29%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 196 of 255 = 77%
B 74 of 255 = 29%

125
196
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 196 + 74 = 395 (100%)
R 125 of 395 ~ 31.65%
G 196 of 395 ~ 49.62%
B 74 of 395 ~ 18.73'%

%31.65
%49.62
%18.73

CMYK RENK MODELİ

#7DC44A rengi CMYK tonu (36,0,62,23).

  • camgöbeği tonu 36.22%
  • eflatun tonu 0.00%
  • sarı tonu 62.24%
  • ana renk tonu 23.14%

CMYK: (36,0,62,23)
C36M0Y62K23 (36%, 0%, 62%, 23%)
(0.36 / 0.00 / 0.62 / 0.23)

CMYK yüzdeleri

%36.22
%0
%62.24
%23.14

Codes

Color #7DC44A in popluar color models

7D C4 4A
RGB 125 196 74
HSL 95° 50.83% 52.94%
HSB/HSV 95° 62.24% 76.86%
CMYK 36.22% 0.00% 62.24%
23.14%

Color #7DC44A in popluar number systems.

HEX 7D C4 4A
Decimal 125 196 74
Binary 1111101 11000100 1001010
Octal 175 304 112

Shades and tints

Shades of #7DC44A

#7DC44A
(125,196,74)
#72B344
(114,179,68)
#67A23E
(103,162,62)
#5C9138
(92,145,56)
#518032
(81,128,50)
#466F2C
(70,111,44)
#3B5E26
(59,94,38)
#304D20
(48,77,32)
#253C1A
(37,60,26)
#1A2B14
(26,43,20)
#0F1A0E
(15,26,14)
#000000
(0,0,0)

Tints of #7DC44A

#7DC44A
(125,196,74)
#88C95A
(136,201,90)
#93CE6A
(147,206,106)
#9ED37A
(158,211,122)
#A9D88A
(169,216,138)
#B4DD9A
(180,221,154)
#BFE2AA
(191,226,170)
#CAE7BA
(202,231,186)
#D5ECCA
(213,236,202)
#E0F1DA
(224,241,218)
#EBF6EA
(235,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DC44A color. Also use rgb(125,196,74) instead hex code.

Text Font Color

.myTextColor { color: #7DC44A; }

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

This text font color is #7DC44A.

Background Color

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

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

This div background color is #7DC44A.

Border color

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

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

This div border color is #7DC44A.

Opacity

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

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

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

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

This text has shadow with #7DC44A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DC44A.

Preview

Color preview on black background

This text has color #7DC44A on black background.


Color preview on white background

This text has color #7DC44A on white background.


Black color preview on #7DC44A background

This text has black color on #7DC44A background.


White color preview on #7DC44A background

This text has white color on #7DC44A background.


Related colors

Complementary color

Complementary color for #hex is #823BB5.


I love getcolorcode.com

Triadic colors

1 #4A7DC4 and #C44A7D with #7DC44A are triadic colors.

2 #4AC47D and #C47D4A with #7DC44A are triadic colors.