COLOR #7DAD5E

HEX: #7DAD5E RGB: (125,173,94)

Renk bilgisi

#7DAD5E contains mainly red and green colors. #7DAD5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#7DAD5E color RGB value is (125,173,94).

RGB: (125,173,94) (49%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 173 of 255 = 68%
B 94 of 255 = 37%

125
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 173 + 94 = 392 (100%)
R 125 of 392 ~ 31.89%
G 173 of 392 ~ 44.13%
B 94 of 392 ~ 23.98'%

%31.89
%44.13
%23.98

CMYK RENK MODELİ

#7DAD5E rengi CMYK tonu (28,0,46,32).

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

CMYK: (28,0,46,32)
C28M0Y46K32 (28%, 0%, 46%, 32%)
(0.28 / 0.00 / 0.46 / 0.32)

CMYK yüzdeleri

%27.75
%0
%45.66
%32.16

Codes

Color #7DAD5E in popluar color models

7D AD 5E
RGB 125 173 94
HSL 96° 32.51% 52.35%
HSB/HSV 96° 45.66% 67.84%
CMYK 27.75% 0.00% 45.66%
32.16%

Color #7DAD5E in popluar number systems.

HEX 7D AD 5E
Decimal 125 173 94
Binary 1111101 10101101 1011110
Octal 175 255 136

Shades and tints

Shades of #7DAD5E

#7DAD5E
(125,173,94)
#729E56
(114,158,86)
#678F4E
(103,143,78)
#5C8046
(92,128,70)
#51713E
(81,113,62)
#466236
(70,98,54)
#3B532E
(59,83,46)
#304426
(48,68,38)
#25351E
(37,53,30)
#1A2616
(26,38,22)
#0F170E
(15,23,14)
#000000
(0,0,0)

Tints of #7DAD5E

#7DAD5E
(125,173,94)
#88B46C
(136,180,108)
#93BB7A
(147,187,122)
#9EC288
(158,194,136)
#A9C996
(169,201,150)
#B4D0A4
(180,208,164)
#BFD7B2
(191,215,178)
#CADEC0
(202,222,192)
#D5E5CE
(213,229,206)
#E0ECDC
(224,236,220)
#EBF3EA
(235,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DAD5E; }

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

This text font color is #7DAD5E.

Background Color

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

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

This div background color is #7DAD5E.

Border color

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

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

This div border color is #7DAD5E.

Opacity

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

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

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

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

This text has shadow with #7DAD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAD5E.

Preview

Color preview on black background

This text has color #7DAD5E on black background.


Color preview on white background

This text has color #7DAD5E on white background.


Black color preview on #7DAD5E background

This text has black color on #7DAD5E background.


White color preview on #7DAD5E background

This text has white color on #7DAD5E background.


Related colors

Complementary color

Complementary color for #hex is #8252A1.


I love getcolorcode.com

Triadic colors

1 #5E7DAD and #AD5E7D with #7DAD5E are triadic colors.

2 #5EAD7D and #AD7D5E with #7DAD5E are triadic colors.