COLOR #ADE2A6

HEX: #ADE2A6 RGB: (173,226,166)

Renk bilgisi

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

RGB renk modeli

#ADE2A6 color RGB value is (173,226,166).

RGB: (173,226,166) (68%, 89%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 166 of 255 = 65%

173
226
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 166 = 565 (100%)
R 173 of 565 ~ 30.62%
G 226 of 565 ~ 40%
B 166 of 565 ~ 29.38'%

%30.62
%40
%29.38

CMYK RENK MODELİ

#ADE2A6 rengi CMYK tonu (23,0,27,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 26.55%
  • ana renk tonu 11.37%

CMYK: (23,0,27,11)
C23M0Y27K11 (23%, 0%, 27%, 11%)
(0.23 / 0.00 / 0.27 / 0.11)

CMYK yüzdeleri

%23.45
%0
%26.55
%11.37

Codes

Color #ADE2A6 in popluar color models

AD E2 A6
RGB 173 226 166
HSL 113° 50.85% 76.86%
HSB/HSV 113° 26.55% 88.63%
CMYK 23.45% 0.00% 26.55%
11.37%

Color #ADE2A6 in popluar number systems.

HEX AD E2 A6
Decimal 173 226 166
Binary 10101101 11100010 10100110
Octal 255 342 246

Shades and tints

Shades of #ADE2A6

#ADE2A6
(173,226,166)
#9ECE97
(158,206,151)
#8FBA88
(143,186,136)
#80A679
(128,166,121)
#71926A
(113,146,106)
#627E5B
(98,126,91)
#536A4C
(83,106,76)
#44563D
(68,86,61)
#35422E
(53,66,46)
#262E1F
(38,46,31)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADE2A6

#ADE2A6
(173,226,166)
#B4E4AE
(180,228,174)
#BBE6B6
(187,230,182)
#C2E8BE
(194,232,190)
#C9EAC6
(201,234,198)
#D0ECCE
(208,236,206)
#D7EED6
(215,238,214)
#DEF0DE
(222,240,222)
#E5F2E6
(229,242,230)
#ECF4EE
(236,244,238)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE2A6 color. Also use rgb(173,226,166) instead hex code.

Text Font Color

.myTextColor { color: #ADE2A6; }

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

This text font color is #ADE2A6.

Background Color

.myBgColor { background-color: #ADE2A6; }

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

This div background color is #ADE2A6.

Border color

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

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

This div border color is #ADE2A6.

Opacity

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

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

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

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

This text has shadow with #ADE2A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2A6.

Preview

Color preview on black background

This text has color #ADE2A6 on black background.


Color preview on white background

This text has color #ADE2A6 on white background.


Black color preview on #ADE2A6 background

This text has black color on #ADE2A6 background.


White color preview on #ADE2A6 background

This text has white color on #ADE2A6 background.


Related colors

Complementary color

Complementary color for #hex is #521D59.


I love getcolorcode.com

Triadic colors

1 #A6ADE2 and #E2A6AD with #ADE2A6 are triadic colors.

2 #A6E2AD and #E2ADA6 with #ADE2A6 are triadic colors.