COLOR #ADE25B

HEX: #ADE25B RGB: (173,226,91)

Renk bilgisi

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

RGB renk modeli

#ADE25B color RGB value is (173,226,91).

RGB: (173,226,91) (68%, 89%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 91 of 255 = 36%

173
226
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 91 = 490 (100%)
R 173 of 490 ~ 35.31%
G 226 of 490 ~ 46.12%
B 91 of 490 ~ 18.57'%

%35.31
%46.12
%18.57

CMYK RENK MODELİ

#ADE25B rengi CMYK tonu (23,0,60,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 59.73%
  • ana renk tonu 11.37%

CMYK: (23,0,60,11)
C23M0Y60K11 (23%, 0%, 60%, 11%)
(0.23 / 0.00 / 0.60 / 0.11)

CMYK yüzdeleri

%23.45
%0
%59.73
%11.37

Codes

Color #ADE25B in popluar color models

AD E2 5B
RGB 173 226 91
HSL 84° 69.95% 62.16%
HSB/HSV 84° 59.73% 88.63%
CMYK 23.45% 0.00% 59.73%
11.37%

Color #ADE25B in popluar number systems.

HEX AD E2 5B
Decimal 173 226 91
Binary 10101101 11100010 1011011
Octal 255 342 133

Shades and tints

Shades of #ADE25B

#ADE25B
(173,226,91)
#9ECE53
(158,206,83)
#8FBA4B
(143,186,75)
#80A643
(128,166,67)
#71923B
(113,146,59)
#627E33
(98,126,51)
#536A2B
(83,106,43)
#445623
(68,86,35)
#35421B
(53,66,27)
#262E13
(38,46,19)
#171A0B
(23,26,11)
#000000
(0,0,0)

Tints of #ADE25B

#ADE25B
(173,226,91)
#B4E469
(180,228,105)
#BBE677
(187,230,119)
#C2E885
(194,232,133)
#C9EA93
(201,234,147)
#D0ECA1
(208,236,161)
#D7EEAF
(215,238,175)
#DEF0BD
(222,240,189)
#E5F2CB
(229,242,203)
#ECF4D9
(236,244,217)
#F3F6E7
(243,246,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE25B color. Also use rgb(173,226,91) instead hex code.

Text Font Color

.myTextColor { color: #ADE25B; }

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

This text font color is #ADE25B.

Background Color

.myBgColor { background-color: #ADE25B; }

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

This div background color is #ADE25B.

Border color

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

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

This div border color is #ADE25B.

Opacity

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

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

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

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

This text has shadow with #ADE25B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE25B.

Preview

Color preview on black background

This text has color #ADE25B on black background.


Color preview on white background

This text has color #ADE25B on white background.


Black color preview on #ADE25B background

This text has black color on #ADE25B background.


White color preview on #ADE25B background

This text has white color on #ADE25B background.


Related colors

Complementary color

Complementary color for #hex is #521DA4.


I love getcolorcode.com

Triadic colors

1 #5BADE2 and #E25BAD with #ADE25B are triadic colors.

2 #5BE2AD and #E2AD5B with #ADE25B are triadic colors.