COLOR #ADE6A7

HEX: #ADE6A7 RGB: (173,230,167)

Renk bilgisi

#ADE6A7 contains mainly red and green colors. #ADE6A7 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE6A7 color RGB value is (173,230,167).

RGB: (173,230,167) (68%, 90%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 167 of 255 = 65%

173
230
167

R + G + B ~ 74%. #ADE6A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 167 = 570 (100%)
R 173 of 570 ~ 30.35%
G 230 of 570 ~ 40.35%
B 167 of 570 ~ 29.3'%

%30.35
%40.35
%29.3

CMYK RENK MODELİ

#ADE6A7 rengi CMYK tonu (25,0,27,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 27.39%
  • ana renk tonu 9.80%

CMYK: (25,0,27,10)
C25M0Y27K10 (25%, 0%, 27%, 10%)
(0.25 / 0.00 / 0.27 / 0.10)

CMYK yüzdeleri

%24.78
%0
%27.39
%9.8

Codes

Color #ADE6A7 in popluar color models

AD E6 A7
RGB 173 230 167
HSL 114° 55.75% 77.84%
HSB/HSV 114° 27.39% 90.20%
CMYK 24.78% 0.00% 27.39%
9.80%

Color #ADE6A7 in popluar number systems.

HEX AD E6 A7
Decimal 173 230 167
Binary 10101101 11100110 10100111
Octal 255 346 247

Shades and tints

Shades of #ADE6A7

#ADE6A7
(173,230,167)
#9ED298
(158,210,152)
#8FBE89
(143,190,137)
#80AA7A
(128,170,122)
#71966B
(113,150,107)
#62825C
(98,130,92)
#536E4D
(83,110,77)
#445A3E
(68,90,62)
#35462F
(53,70,47)
#263220
(38,50,32)
#171E11
(23,30,17)
#000000
(0,0,0)

Tints of #ADE6A7

#ADE6A7
(173,230,167)
#B4E8AF
(180,232,175)
#BBEAB7
(187,234,183)
#C2ECBF
(194,236,191)
#C9EEC7
(201,238,199)
#D0F0CF
(208,240,207)
#D7F2D7
(215,242,215)
#DEF4DF
(222,244,223)
#E5F6E7
(229,246,231)
#ECF8EF
(236,248,239)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE6A7 color. Also use rgb(173,230,167) instead hex code.

Text Font Color

.myTextColor { color: #ADE6A7; }

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

This text font color is #ADE6A7.

Background Color

.myBgColor { background-color: #ADE6A7; }

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

This div background color is #ADE6A7.

Border color

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

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

This div border color is #ADE6A7.

Opacity

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

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

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

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

This text has shadow with #ADE6A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6A7.

Preview

Color preview on black background

This text has color #ADE6A7 on black background.


Color preview on white background

This text has color #ADE6A7 on white background.


Black color preview on #ADE6A7 background

This text has black color on #ADE6A7 background.


White color preview on #ADE6A7 background

This text has white color on #ADE6A7 background.


Related colors

Complementary color

Complementary color for #hex is #521958.


I love getcolorcode.com

Triadic colors

1 #A7ADE6 and #E6A7AD with #ADE6A7 are triadic colors.

2 #A7E6AD and #E6ADA7 with #ADE6A7 are triadic colors.