COLOR #ADE66D

HEX: #ADE66D RGB: (173,230,109)

Renk bilgisi

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

RGB renk modeli

#ADE66D color RGB value is (173,230,109).

RGB: (173,230,109) (68%, 90%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 109 of 255 = 43%

173
230
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 109 = 512 (100%)
R 173 of 512 ~ 33.79%
G 230 of 512 ~ 44.92%
B 109 of 512 ~ 21.29'%

%33.79
%44.92
%21.29

CMYK RENK MODELİ

#ADE66D rengi CMYK tonu (25,0,53,10).

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

CMYK: (25,0,53,10)
C25M0Y53K10 (25%, 0%, 53%, 10%)
(0.25 / 0.00 / 0.53 / 0.10)

CMYK yüzdeleri

%24.78
%0
%52.61
%9.8

Codes

Color #ADE66D in popluar color models

AD E6 6D
RGB 173 230 109
HSL 88° 70.76% 66.47%
HSB/HSV 88° 52.61% 90.20%
CMYK 24.78% 0.00% 52.61%
9.80%

Color #ADE66D in popluar number systems.

HEX AD E6 6D
Decimal 173 230 109
Binary 10101101 11100110 1101101
Octal 255 346 155

Shades and tints

Shades of #ADE66D

#ADE66D
(173,230,109)
#9ED264
(158,210,100)
#8FBE5B
(143,190,91)
#80AA52
(128,170,82)
#719649
(113,150,73)
#628240
(98,130,64)
#536E37
(83,110,55)
#445A2E
(68,90,46)
#354625
(53,70,37)
#26321C
(38,50,28)
#171E13
(23,30,19)
#000000
(0,0,0)

Tints of #ADE66D

#ADE66D
(173,230,109)
#B4E87A
(180,232,122)
#BBEA87
(187,234,135)
#C2EC94
(194,236,148)
#C9EEA1
(201,238,161)
#D0F0AE
(208,240,174)
#D7F2BB
(215,242,187)
#DEF4C8
(222,244,200)
#E5F6D5
(229,246,213)
#ECF8E2
(236,248,226)
#F3FAEF
(243,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE66D; }

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

This text font color is #ADE66D.

Background Color

.myBgColor { background-color: #ADE66D; }

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

This div background color is #ADE66D.

Border color

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

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

This div border color is #ADE66D.

Opacity

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

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

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

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

This text has shadow with #ADE66D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE66D.

Preview

Color preview on black background

This text has color #ADE66D on black background.


Color preview on white background

This text has color #ADE66D on white background.


Black color preview on #ADE66D background

This text has black color on #ADE66D background.


White color preview on #ADE66D background

This text has white color on #ADE66D background.


Related colors

Complementary color

Complementary color for #hex is #521992.


I love getcolorcode.com

Triadic colors

1 #6DADE6 and #E66DAD with #ADE66D are triadic colors.

2 #6DE6AD and #E6AD6D with #ADE66D are triadic colors.