COLOR #ADE26D

HEX: #ADE26D RGB: (173,226,109)

Renk bilgisi

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

RGB renk modeli

#ADE26D color RGB value is (173,226,109).

RGB: (173,226,109) (68%, 89%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 109 of 255 = 43%

173
226
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 109 = 508 (100%)
R 173 of 508 ~ 34.06%
G 226 of 508 ~ 44.49%
B 109 of 508 ~ 21.46'%

%34.06
%44.49
%21.46

CMYK RENK MODELİ

#ADE26D rengi CMYK tonu (23,0,52,11).

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

CMYK: (23,0,52,11)
C23M0Y52K11 (23%, 0%, 52%, 11%)
(0.23 / 0.00 / 0.52 / 0.11)

CMYK yüzdeleri

%23.45
%0
%51.77
%11.37

Codes

Color #ADE26D in popluar color models

AD E2 6D
RGB 173 226 109
HSL 87° 66.86% 65.69%
HSB/HSV 87° 51.77% 88.63%
CMYK 23.45% 0.00% 51.77%
11.37%

Color #ADE26D in popluar number systems.

HEX AD E2 6D
Decimal 173 226 109
Binary 10101101 11100010 1101101
Octal 255 342 155

Shades and tints

Shades of #ADE26D

#ADE26D
(173,226,109)
#9ECE64
(158,206,100)
#8FBA5B
(143,186,91)
#80A652
(128,166,82)
#719249
(113,146,73)
#627E40
(98,126,64)
#536A37
(83,106,55)
#44562E
(68,86,46)
#354225
(53,66,37)
#262E1C
(38,46,28)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #ADE26D

#ADE26D
(173,226,109)
#B4E47A
(180,228,122)
#BBE687
(187,230,135)
#C2E894
(194,232,148)
#C9EAA1
(201,234,161)
#D0ECAE
(208,236,174)
#D7EEBB
(215,238,187)
#DEF0C8
(222,240,200)
#E5F2D5
(229,242,213)
#ECF4E2
(236,244,226)
#F3F6EF
(243,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE26D; }

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

This text font color is #ADE26D.

Background Color

.myBgColor { background-color: #ADE26D; }

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

This div background color is #ADE26D.

Border color

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

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

This div border color is #ADE26D.

Opacity

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

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

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

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

This text has shadow with #ADE26D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE26D.

Preview

Color preview on black background

This text has color #ADE26D on black background.


Color preview on white background

This text has color #ADE26D on white background.


Black color preview on #ADE26D background

This text has black color on #ADE26D background.


White color preview on #ADE26D background

This text has white color on #ADE26D background.


Related colors

Complementary color

Complementary color for #hex is #521D92.


I love getcolorcode.com

Triadic colors

1 #6DADE2 and #E26DAD with #ADE26D are triadic colors.

2 #6DE2AD and #E2AD6D with #ADE26D are triadic colors.