COLOR #7DAE84

HEX: #7DAE84 RGB: (125,174,132)

Renk bilgisi

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

RGB renk modeli

#7DAE84 color RGB value is (125,174,132).

RGB: (125,174,132) (49%, 68%, 52%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 174 of 255 = 68%
B 132 of 255 = 52%

125
174
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 174 + 132 = 431 (100%)
R 125 of 431 ~ 29%
G 174 of 431 ~ 40.37%
B 132 of 431 ~ 30.63'%

%29
%40.37
%30.63

CMYK RENK MODELİ

#7DAE84 rengi CMYK tonu (28,0,24,32).

  • camgöbeği tonu 28.16%
  • eflatun tonu 0.00%
  • sarı tonu 24.14%
  • ana renk tonu 31.76%

CMYK: (28,0,24,32)
C28M0Y24K32 (28%, 0%, 24%, 32%)
(0.28 / 0.00 / 0.24 / 0.32)

CMYK yüzdeleri

%28.16
%0
%24.14
%31.76

Codes

Color #7DAE84 in popluar color models

7D AE 84
RGB 125 174 132
HSL 129° 23.22% 58.63%
HSB/HSV 129° 28.16% 68.24%
CMYK 28.16% 0.00% 24.14%
31.76%

Color #7DAE84 in popluar number systems.

HEX 7D AE 84
Decimal 125 174 132
Binary 1111101 10101110 10000100
Octal 175 256 204

Shades and tints

Shades of #7DAE84

#7DAE84
(125,174,132)
#729F78
(114,159,120)
#67906C
(103,144,108)
#5C8160
(92,129,96)
#517254
(81,114,84)
#466348
(70,99,72)
#3B543C
(59,84,60)
#304530
(48,69,48)
#253624
(37,54,36)
#1A2718
(26,39,24)
#0F180C
(15,24,12)
#000000
(0,0,0)

Tints of #7DAE84

#7DAE84
(125,174,132)
#88B58F
(136,181,143)
#93BC9A
(147,188,154)
#9EC3A5
(158,195,165)
#A9CAB0
(169,202,176)
#B4D1BB
(180,209,187)
#BFD8C6
(191,216,198)
#CADFD1
(202,223,209)
#D5E6DC
(213,230,220)
#E0EDE7
(224,237,231)
#EBF4F2
(235,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DAE84 color. Also use rgb(125,174,132) instead hex code.

Text Font Color

.myTextColor { color: #7DAE84; }

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

This text font color is #7DAE84.

Background Color

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

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

This div background color is #7DAE84.

Border color

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

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

This div border color is #7DAE84.

Opacity

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

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

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

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

This text has shadow with #7DAE84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAE84.

Preview

Color preview on black background

This text has color #7DAE84 on black background.


Color preview on white background

This text has color #7DAE84 on white background.


Black color preview on #7DAE84 background

This text has black color on #7DAE84 background.


White color preview on #7DAE84 background

This text has white color on #7DAE84 background.


Related colors

Complementary color

Complementary color for #hex is #82517B.


I love getcolorcode.com

Triadic colors

1 #847DAE and #AE847D with #7DAE84 are triadic colors.

2 #84AE7D and #AE7D84 with #7DAE84 are triadic colors.