COLOR #ADE865

HEX: #ADE865 RGB: (173,232,101)

Renk bilgisi

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

RGB renk modeli

#ADE865 color RGB value is (173,232,101).

RGB: (173,232,101) (68%, 91%, 40%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 101 of 255 = 40%

173
232
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 101 = 506 (100%)
R 173 of 506 ~ 34.19%
G 232 of 506 ~ 45.85%
B 101 of 506 ~ 19.96'%

%34.19
%45.85
%19.96

CMYK RENK MODELİ

#ADE865 rengi CMYK tonu (25,0,56,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 56.47%
  • ana renk tonu 9.02%

CMYK: (25,0,56,9)
C25M0Y56K9 (25%, 0%, 56%, 9%)
(0.25 / 0.00 / 0.56 / 0.09)

CMYK yüzdeleri

%25.43
%0
%56.47
%9.02

Codes

Color #ADE865 in popluar color models

AD E8 65
RGB 173 232 101
HSL 87° 74.01% 65.29%
HSB/HSV 87° 56.47% 90.98%
CMYK 25.43% 0.00% 56.47%
9.02%

Color #ADE865 in popluar number systems.

HEX AD E8 65
Decimal 173 232 101
Binary 10101101 11101000 1100101
Octal 255 350 145

Shades and tints

Shades of #ADE865

#ADE865
(173,232,101)
#9ED35C
(158,211,92)
#8FBE53
(143,190,83)
#80A94A
(128,169,74)
#719441
(113,148,65)
#627F38
(98,127,56)
#536A2F
(83,106,47)
#445526
(68,85,38)
#35401D
(53,64,29)
#262B14
(38,43,20)
#17160B
(23,22,11)
#000000
(0,0,0)

Tints of #ADE865

#ADE865
(173,232,101)
#B4EA73
(180,234,115)
#BBEC81
(187,236,129)
#C2EE8F
(194,238,143)
#C9F09D
(201,240,157)
#D0F2AB
(208,242,171)
#D7F4B9
(215,244,185)
#DEF6C7
(222,246,199)
#E5F8D5
(229,248,213)
#ECFAE3
(236,250,227)
#F3FCF1
(243,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE865 color. Also use rgb(173,232,101) instead hex code.

Text Font Color

.myTextColor { color: #ADE865; }

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

This text font color is #ADE865.

Background Color

.myBgColor { background-color: #ADE865; }

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

This div background color is #ADE865.

Border color

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

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

This div border color is #ADE865.

Opacity

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

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

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

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

This text has shadow with #ADE865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE865.

Preview

Color preview on black background

This text has color #ADE865 on black background.


Color preview on white background

This text has color #ADE865 on white background.


Black color preview on #ADE865 background

This text has black color on #ADE865 background.


White color preview on #ADE865 background

This text has white color on #ADE865 background.


Related colors

Complementary color

Complementary color for #hex is #52179A.


I love getcolorcode.com

Triadic colors

1 #65ADE8 and #E865AD with #ADE865 are triadic colors.

2 #65E8AD and #E8AD65 with #ADE865 are triadic colors.