COLOR #ADE54D

HEX: #ADE54D RGB: (173,229,77)

Renk bilgisi

#ADE54D contains mainly red and green colors. #ADE54D ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADE54D color RGB value is (173,229,77).

RGB: (173,229,77) (68%, 90%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 77 of 255 = 30%

173
229
77

R + G + B ~ 63%. #ADE54D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 77 = 479 (100%)
R 173 of 479 ~ 36.12%
G 229 of 479 ~ 47.81%
B 77 of 479 ~ 16.08'%

%36.12
%47.81
%16.08

CMYK RENK MODELİ

#ADE54D rengi CMYK tonu (24,0,66,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 66.38%
  • ana renk tonu 10.20%

CMYK: (24,0,66,10)
C24M0Y66K10 (24%, 0%, 66%, 10%)
(0.24 / 0.00 / 0.66 / 0.10)

CMYK yüzdeleri

%24.45
%0
%66.38
%10.2

Codes

Color #ADE54D in popluar color models

AD E5 4D
RGB 173 229 77
HSL 82° 74.51% 60.00%
HSB/HSV 82° 66.38% 89.80%
CMYK 24.45% 0.00% 66.38%
10.20%

Color #ADE54D in popluar number systems.

HEX AD E5 4D
Decimal 173 229 77
Binary 10101101 11100101 1001101
Octal 255 345 115

Shades and tints

Shades of #ADE54D

#ADE54D
(173,229,77)
#9ED146
(158,209,70)
#8FBD3F
(143,189,63)
#80A938
(128,169,56)
#719531
(113,149,49)
#62812A
(98,129,42)
#536D23
(83,109,35)
#44591C
(68,89,28)
#354515
(53,69,21)
#26310E
(38,49,14)
#171D07
(23,29,7)
#000000
(0,0,0)

Tints of #ADE54D

#ADE54D
(173,229,77)
#B4E75D
(180,231,93)
#BBE96D
(187,233,109)
#C2EB7D
(194,235,125)
#C9ED8D
(201,237,141)
#D0EF9D
(208,239,157)
#D7F1AD
(215,241,173)
#DEF3BD
(222,243,189)
#E5F5CD
(229,245,205)
#ECF7DD
(236,247,221)
#F3F9ED
(243,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE54D color. Also use rgb(173,229,77) instead hex code.

Text Font Color

.myTextColor { color: #ADE54D; }

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

This text font color is #ADE54D.

Background Color

.myBgColor { background-color: #ADE54D; }

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

This div background color is #ADE54D.

Border color

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

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

This div border color is #ADE54D.

Opacity

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

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

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

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

This text has shadow with #ADE54D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE54D.

Preview

Color preview on black background

This text has color #ADE54D on black background.


Color preview on white background

This text has color #ADE54D on white background.


Black color preview on #ADE54D background

This text has black color on #ADE54D background.


White color preview on #ADE54D background

This text has white color on #ADE54D background.


Related colors

Complementary color

Complementary color for #hex is #521AB2.


I love getcolorcode.com

Triadic colors

1 #4DADE5 and #E54DAD with #ADE54D are triadic colors.

2 #4DE5AD and #E5AD4D with #ADE54D are triadic colors.