COLOR #7DAD94

HEX: #7DAD94 RGB: (125,173,148)

Renk bilgisi

#7DAD94 contains red, green and blue colors in about the same proportion. #7DAD94 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7DAD94 color RGB value is (125,173,148).

RGB: (125,173,148) (49%, 68%, 58%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 173 of 255 = 68%
B 148 of 255 = 58%

125
173
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 173 + 148 = 446 (100%)
R 125 of 446 ~ 28.03%
G 173 of 446 ~ 38.79%
B 148 of 446 ~ 33.18'%

%28.03
%38.79
%33.18

CMYK RENK MODELİ

#7DAD94 rengi CMYK tonu (28,0,14,32).

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

CMYK: (28,0,14,32)
C28M0Y14K32 (28%, 0%, 14%, 32%)
(0.28 / 0.00 / 0.14 / 0.32)

CMYK yüzdeleri

%27.75
%0
%14.45
%32.16

Codes

Color #7DAD94 in popluar color models

7D AD 94
RGB 125 173 148
HSL 149° 22.64% 58.43%
HSB/HSV 149° 27.75% 67.84%
CMYK 27.75% 0.00% 14.45%
32.16%

Color #7DAD94 in popluar number systems.

HEX 7D AD 94
Decimal 125 173 148
Binary 1111101 10101101 10010100
Octal 175 255 224

Shades and tints

Shades of #7DAD94

#7DAD94
(125,173,148)
#729E87
(114,158,135)
#678F7A
(103,143,122)
#5C806D
(92,128,109)
#517160
(81,113,96)
#466253
(70,98,83)
#3B5346
(59,83,70)
#304439
(48,68,57)
#25352C
(37,53,44)
#1A261F
(26,38,31)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #7DAD94

#7DAD94
(125,173,148)
#88B49D
(136,180,157)
#93BBA6
(147,187,166)
#9EC2AF
(158,194,175)
#A9C9B8
(169,201,184)
#B4D0C1
(180,208,193)
#BFD7CA
(191,215,202)
#CADED3
(202,222,211)
#D5E5DC
(213,229,220)
#E0ECE5
(224,236,229)
#EBF3EE
(235,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DAD94; }

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

This text font color is #7DAD94.

Background Color

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

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

This div background color is #7DAD94.

Border color

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

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

This div border color is #7DAD94.

Opacity

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

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

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

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

This text has shadow with #7DAD94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAD94.

Preview

Color preview on black background

This text has color #7DAD94 on black background.


Color preview on white background

This text has color #7DAD94 on white background.


Black color preview on #7DAD94 background

This text has black color on #7DAD94 background.


White color preview on #7DAD94 background

This text has white color on #7DAD94 background.


Related colors

Complementary color

Complementary color for #hex is #82526B.


I love getcolorcode.com

Triadic colors

1 #947DAD and #AD947D with #7DAD94 are triadic colors.

2 #94AD7D and #AD7D94 with #7DAD94 are triadic colors.