COLOR #ADE45D

HEX: #ADE45D RGB: (173,228,93)

Renk bilgisi

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

RGB renk modeli

#ADE45D color RGB value is (173,228,93).

RGB: (173,228,93) (68%, 89%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 93 of 255 = 36%

173
228
93

R + G + B ~ 64%. #ADE45D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 93 = 494 (100%)
R 173 of 494 ~ 35.02%
G 228 of 494 ~ 46.15%
B 93 of 494 ~ 18.83'%

%35.02
%46.15
%18.83

CMYK RENK MODELİ

#ADE45D rengi CMYK tonu (24,0,59,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 59.21%
  • ana renk tonu 10.59%

CMYK: (24,0,59,11)
C24M0Y59K11 (24%, 0%, 59%, 11%)
(0.24 / 0.00 / 0.59 / 0.11)

CMYK yüzdeleri

%24.12
%0
%59.21
%10.59

Codes

Color #ADE45D in popluar color models

AD E4 5D
RGB 173 228 93
HSL 84° 71.43% 62.94%
HSB/HSV 84° 59.21% 89.41%
CMYK 24.12% 0.00% 59.21%
10.59%

Color #ADE45D in popluar number systems.

HEX AD E4 5D
Decimal 173 228 93
Binary 10101101 11100100 1011101
Octal 255 344 135

Shades and tints

Shades of #ADE45D

#ADE45D
(173,228,93)
#9ED055
(158,208,85)
#8FBC4D
(143,188,77)
#80A845
(128,168,69)
#71943D
(113,148,61)
#628035
(98,128,53)
#536C2D
(83,108,45)
#445825
(68,88,37)
#35441D
(53,68,29)
#263015
(38,48,21)
#171C0D
(23,28,13)
#000000
(0,0,0)

Tints of #ADE45D

#ADE45D
(173,228,93)
#B4E66B
(180,230,107)
#BBE879
(187,232,121)
#C2EA87
(194,234,135)
#C9EC95
(201,236,149)
#D0EEA3
(208,238,163)
#D7F0B1
(215,240,177)
#DEF2BF
(222,242,191)
#E5F4CD
(229,244,205)
#ECF6DB
(236,246,219)
#F3F8E9
(243,248,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE45D color. Also use rgb(173,228,93) instead hex code.

Text Font Color

.myTextColor { color: #ADE45D; }

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

This text font color is #ADE45D.

Background Color

.myBgColor { background-color: #ADE45D; }

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

This div background color is #ADE45D.

Border color

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

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

This div border color is #ADE45D.

Opacity

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

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

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

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

This text has shadow with #ADE45D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE45D.

Preview

Color preview on black background

This text has color #ADE45D on black background.


Color preview on white background

This text has color #ADE45D on white background.


Black color preview on #ADE45D background

This text has black color on #ADE45D background.


White color preview on #ADE45D background

This text has white color on #ADE45D background.


Related colors

Complementary color

Complementary color for #hex is #521BA2.


I love getcolorcode.com

Triadic colors

1 #5DADE4 and #E45DAD with #ADE45D are triadic colors.

2 #5DE4AD and #E4AD5D with #ADE45D are triadic colors.