COLOR #7DAD41

HEX: #7DAD41 RGB: (125,173,65)

Renk bilgisi

#7DAD41 contains mainly red and green colors. #7DAD41 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#7DAD41 color RGB value is (125,173,65).

RGB: (125,173,65) (49%, 68%, 25%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 173 of 255 = 68%
B 65 of 255 = 25%

125
173
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 173 + 65 = 363 (100%)
R 125 of 363 ~ 34.44%
G 173 of 363 ~ 47.66%
B 65 of 363 ~ 17.91'%

%34.44
%47.66
%17.91

CMYK RENK MODELİ

#7DAD41 rengi CMYK tonu (28,0,62,32).

  • camgöbeği tonu 27.75%
  • eflatun tonu 0.00%
  • sarı tonu 62.43%
  • ana renk tonu 32.16%

CMYK: (28,0,62,32)
C28M0Y62K32 (28%, 0%, 62%, 32%)
(0.28 / 0.00 / 0.62 / 0.32)

CMYK yüzdeleri

%27.75
%0
%62.43
%32.16

Codes

Color #7DAD41 in popluar color models

7D AD 41
RGB 125 173 65
HSL 87° 45.38% 46.67%
HSB/HSV 87° 62.43% 67.84%
CMYK 27.75% 0.00% 62.43%
32.16%

Color #7DAD41 in popluar number systems.

HEX 7D AD 41
Decimal 125 173 65
Binary 1111101 10101101 1000001
Octal 175 255 101

Shades and tints

Shades of #7DAD41

#7DAD41
(125,173,65)
#729E3C
(114,158,60)
#678F37
(103,143,55)
#5C8032
(92,128,50)
#51712D
(81,113,45)
#466228
(70,98,40)
#3B5323
(59,83,35)
#30441E
(48,68,30)
#253519
(37,53,25)
#1A2614
(26,38,20)
#0F170F
(15,23,15)
#000000
(0,0,0)

Tints of #7DAD41

#7DAD41
(125,173,65)
#88B452
(136,180,82)
#93BB63
(147,187,99)
#9EC274
(158,194,116)
#A9C985
(169,201,133)
#B4D096
(180,208,150)
#BFD7A7
(191,215,167)
#CADEB8
(202,222,184)
#D5E5C9
(213,229,201)
#E0ECDA
(224,236,218)
#EBF3EB
(235,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DAD41 color. Also use rgb(125,173,65) instead hex code.

Text Font Color

.myTextColor { color: #7DAD41; }

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

This text font color is #7DAD41.

Background Color

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

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

This div background color is #7DAD41.

Border color

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

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

This div border color is #7DAD41.

Opacity

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

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

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

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

This text has shadow with #7DAD41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAD41.

Preview

Color preview on black background

This text has color #7DAD41 on black background.


Color preview on white background

This text has color #7DAD41 on white background.


Black color preview on #7DAD41 background

This text has black color on #7DAD41 background.


White color preview on #7DAD41 background

This text has white color on #7DAD41 background.


Related colors

Complementary color

Complementary color for #hex is #8252BE.


I love getcolorcode.com

Triadic colors

1 #417DAD and #AD417D with #7DAD41 are triadic colors.

2 #41AD7D and #AD7D41 with #7DAD41 are triadic colors.