COLOR #ADE65B

HEX: #ADE65B RGB: (173,230,91)

Renk bilgisi

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

RGB renk modeli

#ADE65B color RGB value is (173,230,91).

RGB: (173,230,91) (68%, 90%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 91 of 255 = 36%

173
230
91

R + G + B ~ 65%. #ADE65B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 91 = 494 (100%)
R 173 of 494 ~ 35.02%
G 230 of 494 ~ 46.56%
B 91 of 494 ~ 18.42'%

%35.02
%46.56
%18.42

CMYK RENK MODELİ

#ADE65B rengi CMYK tonu (25,0,60,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 60.43%
  • ana renk tonu 9.80%

CMYK: (25,0,60,10)
C25M0Y60K10 (25%, 0%, 60%, 10%)
(0.25 / 0.00 / 0.60 / 0.10)

CMYK yüzdeleri

%24.78
%0
%60.43
%9.8

Codes

Color #ADE65B in popluar color models

AD E6 5B
RGB 173 230 91
HSL 85° 73.54% 62.94%
HSB/HSV 85° 60.43% 90.20%
CMYK 24.78% 0.00% 60.43%
9.80%

Color #ADE65B in popluar number systems.

HEX AD E6 5B
Decimal 173 230 91
Binary 10101101 11100110 1011011
Octal 255 346 133

Shades and tints

Shades of #ADE65B

#ADE65B
(173,230,91)
#9ED253
(158,210,83)
#8FBE4B
(143,190,75)
#80AA43
(128,170,67)
#71963B
(113,150,59)
#628233
(98,130,51)
#536E2B
(83,110,43)
#445A23
(68,90,35)
#35461B
(53,70,27)
#263213
(38,50,19)
#171E0B
(23,30,11)
#000000
(0,0,0)

Tints of #ADE65B

#ADE65B
(173,230,91)
#B4E869
(180,232,105)
#BBEA77
(187,234,119)
#C2EC85
(194,236,133)
#C9EE93
(201,238,147)
#D0F0A1
(208,240,161)
#D7F2AF
(215,242,175)
#DEF4BD
(222,244,189)
#E5F6CB
(229,246,203)
#ECF8D9
(236,248,217)
#F3FAE7
(243,250,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE65B; }

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

This text font color is #ADE65B.

Background Color

.myBgColor { background-color: #ADE65B; }

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

This div background color is #ADE65B.

Border color

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

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

This div border color is #ADE65B.

Opacity

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

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

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

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

This text has shadow with #ADE65B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE65B.

Preview

Color preview on black background

This text has color #ADE65B on black background.


Color preview on white background

This text has color #ADE65B on white background.


Black color preview on #ADE65B background

This text has black color on #ADE65B background.


White color preview on #ADE65B background

This text has white color on #ADE65B background.


Related colors

Complementary color

Complementary color for #hex is #5219A4.


I love getcolorcode.com

Triadic colors

1 #5BADE6 and #E65BAD with #ADE65B are triadic colors.

2 #5BE6AD and #E6AD5B with #ADE65B are triadic colors.