COLOR #ADEF5D

HEX: #ADEF5D RGB: (173,239,93)

Renk bilgisi

#ADEF5D contains mainly green color. #ADEF5D ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADEF5D color RGB value is (173,239,93).

RGB: (173,239,93) (68%, 94%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 93 of 255 = 36%

173
239
93

R + G + B ~ 66%. #ADEF5D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 93 = 505 (100%)
R 173 of 505 ~ 34.26%
G 239 of 505 ~ 47.33%
B 93 of 505 ~ 18.42'%

%34.26
%47.33
%18.42

CMYK RENK MODELİ

#ADEF5D rengi CMYK tonu (28,0,61,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 61.09%
  • ana renk tonu 6.27%

CMYK: (28,0,61,6)
C28M0Y61K6 (28%, 0%, 61%, 6%)
(0.28 / 0.00 / 0.61 / 0.06)

CMYK yüzdeleri

%27.62
%0
%61.09
%6.27

Codes

Color #ADEF5D in popluar color models

AD EF 5D
RGB 173 239 93
HSL 87° 82.02% 65.10%
HSB/HSV 87° 61.09% 93.73%
CMYK 27.62% 0.00% 61.09%
6.27%

Color #ADEF5D in popluar number systems.

HEX AD EF 5D
Decimal 173 239 93
Binary 10101101 11101111 1011101
Octal 255 357 135

Shades and tints

Shades of #ADEF5D

#ADEF5D
(173,239,93)
#9EDA55
(158,218,85)
#8FC54D
(143,197,77)
#80B045
(128,176,69)
#719B3D
(113,155,61)
#628635
(98,134,53)
#53712D
(83,113,45)
#445C25
(68,92,37)
#35471D
(53,71,29)
#263215
(38,50,21)
#171D0D
(23,29,13)
#000000
(0,0,0)

Tints of #ADEF5D

#ADEF5D
(173,239,93)
#B4F06B
(180,240,107)
#BBF179
(187,241,121)
#C2F287
(194,242,135)
#C9F395
(201,243,149)
#D0F4A3
(208,244,163)
#D7F5B1
(215,245,177)
#DEF6BF
(222,246,191)
#E5F7CD
(229,247,205)
#ECF8DB
(236,248,219)
#F3F9E9
(243,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEF5D; }

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

This text font color is #ADEF5D.

Background Color

.myBgColor { background-color: #ADEF5D; }

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

This div background color is #ADEF5D.

Border color

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

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

This div border color is #ADEF5D.

Opacity

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

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

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

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

This text has shadow with #ADEF5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEF5D.

Preview

Color preview on black background

This text has color #ADEF5D on black background.


Color preview on white background

This text has color #ADEF5D on white background.


Black color preview on #ADEF5D background

This text has black color on #ADEF5D background.


White color preview on #ADEF5D background

This text has white color on #ADEF5D background.


Related colors

Complementary color

Complementary color for #hex is #5210A2.


I love getcolorcode.com

Triadic colors

1 #5DADEF and #EF5DAD with #ADEF5D are triadic colors.

2 #5DEFAD and #EFAD5D with #ADEF5D are triadic colors.