COLOR #ADE26A

HEX: #ADE26A RGB: (173,226,106)

Renk bilgisi

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

RGB renk modeli

#ADE26A color RGB value is (173,226,106).

RGB: (173,226,106) (68%, 89%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 106 of 255 = 42%

173
226
106

R + G + B ~ 66%. #ADE26A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 106 = 505 (100%)
R 173 of 505 ~ 34.26%
G 226 of 505 ~ 44.75%
B 106 of 505 ~ 20.99'%

%34.26
%44.75
%20.99

CMYK RENK MODELİ

#ADE26A rengi CMYK tonu (23,0,53,11).

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

CMYK: (23,0,53,11)
C23M0Y53K11 (23%, 0%, 53%, 11%)
(0.23 / 0.00 / 0.53 / 0.11)

CMYK yüzdeleri

%23.45
%0
%53.1
%11.37

Codes

Color #ADE26A in popluar color models

AD E2 6A
RGB 173 226 106
HSL 87° 67.42% 65.10%
HSB/HSV 87° 53.10% 88.63%
CMYK 23.45% 0.00% 53.10%
11.37%

Color #ADE26A in popluar number systems.

HEX AD E2 6A
Decimal 173 226 106
Binary 10101101 11100010 1101010
Octal 255 342 152

Shades and tints

Shades of #ADE26A

#ADE26A
(173,226,106)
#9ECE61
(158,206,97)
#8FBA58
(143,186,88)
#80A64F
(128,166,79)
#719246
(113,146,70)
#627E3D
(98,126,61)
#536A34
(83,106,52)
#44562B
(68,86,43)
#354222
(53,66,34)
#262E19
(38,46,25)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADE26A

#ADE26A
(173,226,106)
#B4E477
(180,228,119)
#BBE684
(187,230,132)
#C2E891
(194,232,145)
#C9EA9E
(201,234,158)
#D0ECAB
(208,236,171)
#D7EEB8
(215,238,184)
#DEF0C5
(222,240,197)
#E5F2D2
(229,242,210)
#ECF4DF
(236,244,223)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE26A; }

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

This text font color is #ADE26A.

Background Color

.myBgColor { background-color: #ADE26A; }

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

This div background color is #ADE26A.

Border color

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

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

This div border color is #ADE26A.

Opacity

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

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

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

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

This text has shadow with #ADE26A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE26A.

Preview

Color preview on black background

This text has color #ADE26A on black background.


Color preview on white background

This text has color #ADE26A on white background.


Black color preview on #ADE26A background

This text has black color on #ADE26A background.


White color preview on #ADE26A background

This text has white color on #ADE26A background.


Related colors

Complementary color

Complementary color for #hex is #521D95.


I love getcolorcode.com

Triadic colors

1 #6AADE2 and #E26AAD with #ADE26A are triadic colors.

2 #6AE2AD and #E2AD6A with #ADE26A are triadic colors.