COLOR #7DC429

HEX: #7DC429 RGB: (125,196,41)

Renk bilgisi

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

RGB renk modeli

#7DC429 color RGB value is (125,196,41).

RGB: (125,196,41) (49%, 77%, 16%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 196 of 255 = 77%
B 41 of 255 = 16%

125
196
41

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 196 + 41 = 362 (100%)
R 125 of 362 ~ 34.53%
G 196 of 362 ~ 54.14%
B 41 of 362 ~ 11.33'%

%34.53
%54.14
%11.33

CMYK RENK MODELİ

#7DC429 rengi CMYK tonu (36,0,79,23).

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

CMYK: (36,0,79,23)
C36M0Y79K23 (36%, 0%, 79%, 23%)
(0.36 / 0.00 / 0.79 / 0.23)

CMYK yüzdeleri

%36.22
%0
%79.08
%23.14

Codes

Color #7DC429 in popluar color models

7D C4 29
RGB 125 196 41
HSL 87° 65.40% 46.47%
HSB/HSV 87° 79.08% 76.86%
CMYK 36.22% 0.00% 79.08%
23.14%

Color #7DC429 in popluar number systems.

HEX 7D C4 29
Decimal 125 196 41
Binary 1111101 11000100 101001
Octal 175 304 51

Shades and tints

Shades of #7DC429

#7DC429
(125,196,41)
#72B326
(114,179,38)
#67A223
(103,162,35)
#5C9120
(92,145,32)
#51801D
(81,128,29)
#466F1A
(70,111,26)
#3B5E17
(59,94,23)
#304D14
(48,77,20)
#253C11
(37,60,17)
#1A2B0E
(26,43,14)
#0F1A0B
(15,26,11)
#000000
(0,0,0)

Tints of #7DC429

#7DC429
(125,196,41)
#88C93C
(136,201,60)
#93CE4F
(147,206,79)
#9ED362
(158,211,98)
#A9D875
(169,216,117)
#B4DD88
(180,221,136)
#BFE29B
(191,226,155)
#CAE7AE
(202,231,174)
#D5ECC1
(213,236,193)
#E0F1D4
(224,241,212)
#EBF6E7
(235,246,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DC429; }

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

This text font color is #7DC429.

Background Color

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

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

This div background color is #7DC429.

Border color

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

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

This div border color is #7DC429.

Opacity

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

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

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

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

This text has shadow with #7DC429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DC429.

Preview

Color preview on black background

This text has color #7DC429 on black background.


Color preview on white background

This text has color #7DC429 on white background.


Black color preview on #7DC429 background

This text has black color on #7DC429 background.


White color preview on #7DC429 background

This text has white color on #7DC429 background.


Related colors

Complementary color

Complementary color for #hex is #823BD6.


I love getcolorcode.com

Triadic colors

1 #297DC4 and #C4297D with #7DC429 are triadic colors.

2 #29C47D and #C47D29 with #7DC429 are triadic colors.