COLOR #AADB7E

HEX: #AADB7E RGB: (170,219,126)

Renk bilgisi

#AADB7E contains mainly red and green colors. #AADB7E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#AADB7E color RGB value is (170,219,126).

RGB: (170,219,126) (67%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 219 of 255 = 86%
B 126 of 255 = 49%

170
219
126

R + G + B ~ 67%. #AADB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 219 + 126 = 515 (100%)
R 170 of 515 ~ 33.01%
G 219 of 515 ~ 42.52%
B 126 of 515 ~ 24.47'%

%33.01
%42.52
%24.47

CMYK RENK MODELİ

#AADB7E rengi CMYK tonu (22,0,42,14).

  • camgöbeği tonu 22.37%
  • eflatun tonu 0.00%
  • sarı tonu 42.47%
  • ana renk tonu 14.12%

CMYK: (22,0,42,14)
C22M0Y42K14 (22%, 0%, 42%, 14%)
(0.22 / 0.00 / 0.42 / 0.14)

CMYK yüzdeleri

%22.37
%0
%42.47
%14.12

Codes

Color #AADB7E in popluar color models

AA DB 7E
RGB 170 219 126
HSL 92° 56.36% 67.65%
HSB/HSV 92° 42.47% 85.88%
CMYK 22.37% 0.00% 42.47%
14.12%

Color #AADB7E in popluar number systems.

HEX AA DB 7E
Decimal 170 219 126
Binary 10101010 11011011 1111110
Octal 252 333 176

Shades and tints

Shades of #AADB7E

#AADB7E
(170,219,126)
#9BC873
(155,200,115)
#8CB568
(140,181,104)
#7DA25D
(125,162,93)
#6E8F52
(110,143,82)
#5F7C47
(95,124,71)
#50693C
(80,105,60)
#415631
(65,86,49)
#324326
(50,67,38)
#23301B
(35,48,27)
#141D10
(20,29,16)
#000000
(0,0,0)

Tints of #AADB7E

#AADB7E
(170,219,126)
#B1DE89
(177,222,137)
#B8E194
(184,225,148)
#BFE49F
(191,228,159)
#C6E7AA
(198,231,170)
#CDEAB5
(205,234,181)
#D4EDC0
(212,237,192)
#DBF0CB
(219,240,203)
#E2F3D6
(226,243,214)
#E9F6E1
(233,246,225)
#F0F9EC
(240,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AADB7E color. Also use rgb(170,219,126) instead hex code.

Text Font Color

.myTextColor { color: #AADB7E; }

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

This text font color is #AADB7E.

Background Color

.myBgColor { background-color: #AADB7E; }

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

This div background color is #AADB7E.

Border color

.myBorderColor { border: 1px solid #AADB7E; }

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

This div border color is #AADB7E.

Opacity

.myOpacity80 { color: #AADB7E; opacity: 0.8; }

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

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

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

This text has shadow with #AADB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADB7E.

Preview

Color preview on black background

This text has color #AADB7E on black background.


Color preview on white background

This text has color #AADB7E on white background.


Black color preview on #AADB7E background

This text has black color on #AADB7E background.


White color preview on #AADB7E background

This text has white color on #AADB7E background.


Related colors

Complementary color

Complementary color for #hex is #552481.


I love getcolorcode.com

Triadic colors

1 #7EAADB and #DB7EAA with #AADB7E are triadic colors.

2 #7EDBAA and #DBAA7E with #AADB7E are triadic colors.