COLOR #ADE76A

HEX: #ADE76A RGB: (173,231,106)

Renk bilgisi

#ADE76A contains mainly red and green colors. #ADE76A ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADE76A color RGB value is (173,231,106).

RGB: (173,231,106) (68%, 91%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 106 of 255 = 42%

173
231
106

R + G + B ~ 67%. #ADE76A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 106 = 510 (100%)
R 173 of 510 ~ 33.92%
G 231 of 510 ~ 45.29%
B 106 of 510 ~ 20.78'%

%33.92
%45.29
%20.78

CMYK RENK MODELİ

#ADE76A rengi CMYK tonu (25,0,54,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 54.11%
  • ana renk tonu 9.41%

CMYK: (25,0,54,9)
C25M0Y54K9 (25%, 0%, 54%, 9%)
(0.25 / 0.00 / 0.54 / 0.09)

CMYK yüzdeleri

%25.11
%0
%54.11
%9.41

Codes

Color #ADE76A in popluar color models

AD E7 6A
RGB 173 231 106
HSL 88° 72.25% 66.08%
HSB/HSV 88° 54.11% 90.59%
CMYK 25.11% 0.00% 54.11%
9.41%

Color #ADE76A in popluar number systems.

HEX AD E7 6A
Decimal 173 231 106
Binary 10101101 11100111 1101010
Octal 255 347 152

Shades and tints

Shades of #ADE76A

#ADE76A
(173,231,106)
#9ED261
(158,210,97)
#8FBD58
(143,189,88)
#80A84F
(128,168,79)
#719346
(113,147,70)
#627E3D
(98,126,61)
#536934
(83,105,52)
#44542B
(68,84,43)
#353F22
(53,63,34)
#262A19
(38,42,25)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #ADE76A

#ADE76A
(173,231,106)
#B4E977
(180,233,119)
#BBEB84
(187,235,132)
#C2ED91
(194,237,145)
#C9EF9E
(201,239,158)
#D0F1AB
(208,241,171)
#D7F3B8
(215,243,184)
#DEF5C5
(222,245,197)
#E5F7D2
(229,247,210)
#ECF9DF
(236,249,223)
#F3FBEC
(243,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE76A color. Also use rgb(173,231,106) instead hex code.

Text Font Color

.myTextColor { color: #ADE76A; }

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

This text font color is #ADE76A.

Background Color

.myBgColor { background-color: #ADE76A; }

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

This div background color is #ADE76A.

Border color

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

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

This div border color is #ADE76A.

Opacity

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

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

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

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

This text has shadow with #ADE76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE76A.

Preview

Color preview on black background

This text has color #ADE76A on black background.


Color preview on white background

This text has color #ADE76A on white background.


Black color preview on #ADE76A background

This text has black color on #ADE76A background.


White color preview on #ADE76A background

This text has white color on #ADE76A background.


Related colors

Complementary color

Complementary color for #hex is #521895.


I love getcolorcode.com

Triadic colors

1 #6AADE7 and #E76AAD with #ADE76A are triadic colors.

2 #6AE7AD and #E7AD6A with #ADE76A are triadic colors.