COLOR #ADE68D

HEX: #ADE68D RGB: (173,230,141)

Renk bilgisi

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

RGB renk modeli

#ADE68D color RGB value is (173,230,141).

RGB: (173,230,141) (68%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 141 of 255 = 55%

173
230
141

R + G + B ~ 71%. #ADE68D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 141 = 544 (100%)
R 173 of 544 ~ 31.8%
G 230 of 544 ~ 42.28%
B 141 of 544 ~ 25.92'%

%31.8
%42.28
%25.92

CMYK RENK MODELİ

#ADE68D rengi CMYK tonu (25,0,39,10).

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

CMYK: (25,0,39,10)
C25M0Y39K10 (25%, 0%, 39%, 10%)
(0.25 / 0.00 / 0.39 / 0.10)

CMYK yüzdeleri

%24.78
%0
%38.7
%9.8

Codes

Color #ADE68D in popluar color models

AD E6 8D
RGB 173 230 141
HSL 98° 64.03% 72.75%
HSB/HSV 98° 38.70% 90.20%
CMYK 24.78% 0.00% 38.70%
9.80%

Color #ADE68D in popluar number systems.

HEX AD E6 8D
Decimal 173 230 141
Binary 10101101 11100110 10001101
Octal 255 346 215

Shades and tints

Shades of #ADE68D

#ADE68D
(173,230,141)
#9ED281
(158,210,129)
#8FBE75
(143,190,117)
#80AA69
(128,170,105)
#71965D
(113,150,93)
#628251
(98,130,81)
#536E45
(83,110,69)
#445A39
(68,90,57)
#35462D
(53,70,45)
#263221
(38,50,33)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #ADE68D

#ADE68D
(173,230,141)
#B4E897
(180,232,151)
#BBEAA1
(187,234,161)
#C2ECAB
(194,236,171)
#C9EEB5
(201,238,181)
#D0F0BF
(208,240,191)
#D7F2C9
(215,242,201)
#DEF4D3
(222,244,211)
#E5F6DD
(229,246,221)
#ECF8E7
(236,248,231)
#F3FAF1
(243,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE68D; }

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

This text font color is #ADE68D.

Background Color

.myBgColor { background-color: #ADE68D; }

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

This div background color is #ADE68D.

Border color

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

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

This div border color is #ADE68D.

Opacity

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

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

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

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

This text has shadow with #ADE68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE68D.

Preview

Color preview on black background

This text has color #ADE68D on black background.


Color preview on white background

This text has color #ADE68D on white background.


Black color preview on #ADE68D background

This text has black color on #ADE68D background.


White color preview on #ADE68D background

This text has white color on #ADE68D background.


Related colors

Complementary color

Complementary color for #hex is #521972.


I love getcolorcode.com

Triadic colors

1 #8DADE6 and #E68DAD with #ADE68D are triadic colors.

2 #8DE6AD and #E6AD8D with #ADE68D are triadic colors.