COLOR #ADE29C

HEX: #ADE29C RGB: (173,226,156)

Renk bilgisi

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

RGB renk modeli

#ADE29C color RGB value is (173,226,156).

RGB: (173,226,156) (68%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 156 of 255 = 61%

173
226
156

R + G + B ~ 73%. #ADE29C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 156 = 555 (100%)
R 173 of 555 ~ 31.17%
G 226 of 555 ~ 40.72%
B 156 of 555 ~ 28.11'%

%31.17
%40.72
%28.11

CMYK RENK MODELİ

#ADE29C rengi CMYK tonu (23,0,31,11).

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

CMYK: (23,0,31,11)
C23M0Y31K11 (23%, 0%, 31%, 11%)
(0.23 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%23.45
%0
%30.97
%11.37

Codes

Color #ADE29C in popluar color models

AD E2 9C
RGB 173 226 156
HSL 105° 54.69% 74.90%
HSB/HSV 105° 30.97% 88.63%
CMYK 23.45% 0.00% 30.97%
11.37%

Color #ADE29C in popluar number systems.

HEX AD E2 9C
Decimal 173 226 156
Binary 10101101 11100010 10011100
Octal 255 342 234

Shades and tints

Shades of #ADE29C

#ADE29C
(173,226,156)
#9ECE8E
(158,206,142)
#8FBA80
(143,186,128)
#80A672
(128,166,114)
#719264
(113,146,100)
#627E56
(98,126,86)
#536A48
(83,106,72)
#44563A
(68,86,58)
#35422C
(53,66,44)
#262E1E
(38,46,30)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADE29C

#ADE29C
(173,226,156)
#B4E4A5
(180,228,165)
#BBE6AE
(187,230,174)
#C2E8B7
(194,232,183)
#C9EAC0
(201,234,192)
#D0ECC9
(208,236,201)
#D7EED2
(215,238,210)
#DEF0DB
(222,240,219)
#E5F2E4
(229,242,228)
#ECF4ED
(236,244,237)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE29C; }

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

This text font color is #ADE29C.

Background Color

.myBgColor { background-color: #ADE29C; }

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

This div background color is #ADE29C.

Border color

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

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

This div border color is #ADE29C.

Opacity

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

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

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

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

This text has shadow with #ADE29C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE29C.

Preview

Color preview on black background

This text has color #ADE29C on black background.


Color preview on white background

This text has color #ADE29C on white background.


Black color preview on #ADE29C background

This text has black color on #ADE29C background.


White color preview on #ADE29C background

This text has white color on #ADE29C background.


Related colors

Complementary color

Complementary color for #hex is #521D63.


I love getcolorcode.com

Triadic colors

1 #9CADE2 and #E29CAD with #ADE29C are triadic colors.

2 #9CE2AD and #E2AD9C with #ADE29C are triadic colors.