COLOR #ADE171

HEX: #ADE171 RGB: (173,225,113)

Renk bilgisi

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

RGB renk modeli

#ADE171 color RGB value is (173,225,113).

RGB: (173,225,113) (68%, 88%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 113 of 255 = 44%

173
225
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 113 = 511 (100%)
R 173 of 511 ~ 33.86%
G 225 of 511 ~ 44.03%
B 113 of 511 ~ 22.11'%

%33.86
%44.03
%22.11

CMYK RENK MODELİ

#ADE171 rengi CMYK tonu (23,0,50,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 49.78%
  • ana renk tonu 11.76%

CMYK: (23,0,50,12)
C23M0Y50K12 (23%, 0%, 50%, 12%)
(0.23 / 0.00 / 0.50 / 0.12)

CMYK yüzdeleri

%23.11
%0
%49.78
%11.76

Codes

Color #ADE171 in popluar color models

AD E1 71
RGB 173 225 113
HSL 88° 65.12% 66.27%
HSB/HSV 88° 49.78% 88.24%
CMYK 23.11% 0.00% 49.78%
11.76%

Color #ADE171 in popluar number systems.

HEX AD E1 71
Decimal 173 225 113
Binary 10101101 11100001 1110001
Octal 255 341 161

Shades and tints

Shades of #ADE171

#ADE171
(173,225,113)
#9ECD67
(158,205,103)
#8FB95D
(143,185,93)
#80A553
(128,165,83)
#719149
(113,145,73)
#627D3F
(98,125,63)
#536935
(83,105,53)
#44552B
(68,85,43)
#354121
(53,65,33)
#262D17
(38,45,23)
#17190D
(23,25,13)
#000000
(0,0,0)

Tints of #ADE171

#ADE171
(173,225,113)
#B4E37D
(180,227,125)
#BBE589
(187,229,137)
#C2E795
(194,231,149)
#C9E9A1
(201,233,161)
#D0EBAD
(208,235,173)
#D7EDB9
(215,237,185)
#DEEFC5
(222,239,197)
#E5F1D1
(229,241,209)
#ECF3DD
(236,243,221)
#F3F5E9
(243,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE171 color. Also use rgb(173,225,113) instead hex code.

Text Font Color

.myTextColor { color: #ADE171; }

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

This text font color is #ADE171.

Background Color

.myBgColor { background-color: #ADE171; }

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

This div background color is #ADE171.

Border color

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

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

This div border color is #ADE171.

Opacity

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

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

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

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

This text has shadow with #ADE171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE171.

Preview

Color preview on black background

This text has color #ADE171 on black background.


Color preview on white background

This text has color #ADE171 on white background.


Black color preview on #ADE171 background

This text has black color on #ADE171 background.


White color preview on #ADE171 background

This text has white color on #ADE171 background.


Related colors

Complementary color

Complementary color for #hex is #521E8E.


I love getcolorcode.com

Triadic colors

1 #71ADE1 and #E171AD with #ADE171 are triadic colors.

2 #71E1AD and #E1AD71 with #ADE171 are triadic colors.