COLOR #ADE260

HEX: #ADE260 RGB: (173,226,96)

Renk bilgisi

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

RGB renk modeli

#ADE260 color RGB value is (173,226,96).

RGB: (173,226,96) (68%, 89%, 38%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 96 of 255 = 38%

173
226
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 96 = 495 (100%)
R 173 of 495 ~ 34.95%
G 226 of 495 ~ 45.66%
B 96 of 495 ~ 19.39'%

%34.95
%45.66
%19.39

CMYK RENK MODELİ

#ADE260 rengi CMYK tonu (23,0,58,11).

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

CMYK: (23,0,58,11)
C23M0Y58K11 (23%, 0%, 58%, 11%)
(0.23 / 0.00 / 0.58 / 0.11)

CMYK yüzdeleri

%23.45
%0
%57.52
%11.37

Codes

Color #ADE260 in popluar color models

AD E2 60
RGB 173 226 96
HSL 84° 69.15% 63.14%
HSB/HSV 84° 57.52% 88.63%
CMYK 23.45% 0.00% 57.52%
11.37%

Color #ADE260 in popluar number systems.

HEX AD E2 60
Decimal 173 226 96
Binary 10101101 11100010 1100000
Octal 255 342 140

Shades and tints

Shades of #ADE260

#ADE260
(173,226,96)
#9ECE58
(158,206,88)
#8FBA50
(143,186,80)
#80A648
(128,166,72)
#719240
(113,146,64)
#627E38
(98,126,56)
#536A30
(83,106,48)
#445628
(68,86,40)
#354220
(53,66,32)
#262E18
(38,46,24)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADE260

#ADE260
(173,226,96)
#B4E46E
(180,228,110)
#BBE67C
(187,230,124)
#C2E88A
(194,232,138)
#C9EA98
(201,234,152)
#D0ECA6
(208,236,166)
#D7EEB4
(215,238,180)
#DEF0C2
(222,240,194)
#E5F2D0
(229,242,208)
#ECF4DE
(236,244,222)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE260; }

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

This text font color is #ADE260.

Background Color

.myBgColor { background-color: #ADE260; }

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

This div background color is #ADE260.

Border color

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

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

This div border color is #ADE260.

Opacity

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

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

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

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

This text has shadow with #ADE260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE260.

Preview

Color preview on black background

This text has color #ADE260 on black background.


Color preview on white background

This text has color #ADE260 on white background.


Black color preview on #ADE260 background

This text has black color on #ADE260 background.


White color preview on #ADE260 background

This text has white color on #ADE260 background.


Related colors

Complementary color

Complementary color for #hex is #521D9F.


I love getcolorcode.com

Triadic colors

1 #60ADE2 and #E260AD with #ADE260 are triadic colors.

2 #60E2AD and #E2AD60 with #ADE260 are triadic colors.