COLOR #ADE78D

HEX: #ADE78D RGB: (173,231,141)

Renk bilgisi

#ADE78D contains mainly red and green colors. #ADE78D ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADE78D color RGB value is (173,231,141).

RGB: (173,231,141) (68%, 91%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 141 of 255 = 55%

173
231
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 141 = 545 (100%)
R 173 of 545 ~ 31.74%
G 231 of 545 ~ 42.39%
B 141 of 545 ~ 25.87'%

%31.74
%42.39
%25.87

CMYK RENK MODELİ

#ADE78D rengi CMYK tonu (25,0,39,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 38.96%
  • ana renk tonu 9.41%

CMYK: (25,0,39,9)
C25M0Y39K9 (25%, 0%, 39%, 9%)
(0.25 / 0.00 / 0.39 / 0.09)

CMYK yüzdeleri

%25.11
%0
%38.96
%9.41

Codes

Color #ADE78D in popluar color models

AD E7 8D
RGB 173 231 141
HSL 99° 65.22% 72.94%
HSB/HSV 99° 38.96% 90.59%
CMYK 25.11% 0.00% 38.96%
9.41%

Color #ADE78D in popluar number systems.

HEX AD E7 8D
Decimal 173 231 141
Binary 10101101 11100111 10001101
Octal 255 347 215

Shades and tints

Shades of #ADE78D

#ADE78D
(173,231,141)
#9ED281
(158,210,129)
#8FBD75
(143,189,117)
#80A869
(128,168,105)
#71935D
(113,147,93)
#627E51
(98,126,81)
#536945
(83,105,69)
#445439
(68,84,57)
#353F2D
(53,63,45)
#262A21
(38,42,33)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADE78D

#ADE78D
(173,231,141)
#B4E997
(180,233,151)
#BBEBA1
(187,235,161)
#C2EDAB
(194,237,171)
#C9EFB5
(201,239,181)
#D0F1BF
(208,241,191)
#D7F3C9
(215,243,201)
#DEF5D3
(222,245,211)
#E5F7DD
(229,247,221)
#ECF9E7
(236,249,231)
#F3FBF1
(243,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE78D; }

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

This text font color is #ADE78D.

Background Color

.myBgColor { background-color: #ADE78D; }

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

This div background color is #ADE78D.

Border color

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

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

This div border color is #ADE78D.

Opacity

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

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

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

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

This text has shadow with #ADE78D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE78D.

Preview

Color preview on black background

This text has color #ADE78D on black background.


Color preview on white background

This text has color #ADE78D on white background.


Black color preview on #ADE78D background

This text has black color on #ADE78D background.


White color preview on #ADE78D background

This text has white color on #ADE78D background.


Related colors

Complementary color

Complementary color for #hex is #521872.


I love getcolorcode.com

Triadic colors

1 #8DADE7 and #E78DAD with #ADE78D are triadic colors.

2 #8DE7AD and #E7AD8D with #ADE78D are triadic colors.