COLOR #ADE971

HEX: #ADE971 RGB: (173,233,113)

Renk bilgisi

#ADE971 contains mainly green color. #ADE971 ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADE971 color RGB value is (173,233,113).

RGB: (173,233,113) (68%, 91%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 113 of 255 = 44%

173
233
113

R + G + B ~ 68%. #ADE971 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 113 = 519 (100%)
R 173 of 519 ~ 33.33%
G 233 of 519 ~ 44.89%
B 113 of 519 ~ 21.77'%

%33.33
%44.89
%21.77

CMYK RENK MODELİ

#ADE971 rengi CMYK tonu (26,0,52,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 51.50%
  • ana renk tonu 8.63%

CMYK: (26,0,52,9)
C26M0Y52K9 (26%, 0%, 52%, 9%)
(0.26 / 0.00 / 0.52 / 0.09)

CMYK yüzdeleri

%25.75
%0
%51.5
%8.63

Codes

Color #ADE971 in popluar color models

AD E9 71
RGB 173 233 113
HSL 90° 73.17% 67.84%
HSB/HSV 90° 51.50% 91.37%
CMYK 25.75% 0.00% 51.50%
8.63%

Color #ADE971 in popluar number systems.

HEX AD E9 71
Decimal 173 233 113
Binary 10101101 11101001 1110001
Octal 255 351 161

Shades and tints

Shades of #ADE971

#ADE971
(173,233,113)
#9ED467
(158,212,103)
#8FBF5D
(143,191,93)
#80AA53
(128,170,83)
#719549
(113,149,73)
#62803F
(98,128,63)
#536B35
(83,107,53)
#44562B
(68,86,43)
#354121
(53,65,33)
#262C17
(38,44,23)
#17170D
(23,23,13)
#000000
(0,0,0)

Tints of #ADE971

#ADE971
(173,233,113)
#B4EB7D
(180,235,125)
#BBED89
(187,237,137)
#C2EF95
(194,239,149)
#C9F1A1
(201,241,161)
#D0F3AD
(208,243,173)
#D7F5B9
(215,245,185)
#DEF7C5
(222,247,197)
#E5F9D1
(229,249,209)
#ECFBDD
(236,251,221)
#F3FDE9
(243,253,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE971; }

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

This text font color is #ADE971.

Background Color

.myBgColor { background-color: #ADE971; }

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

This div background color is #ADE971.

Border color

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

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

This div border color is #ADE971.

Opacity

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

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

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

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

This text has shadow with #ADE971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE971.

Preview

Color preview on black background

This text has color #ADE971 on black background.


Color preview on white background

This text has color #ADE971 on white background.


Black color preview on #ADE971 background

This text has black color on #ADE971 background.


White color preview on #ADE971 background

This text has white color on #ADE971 background.


Related colors

Complementary color

Complementary color for #hex is #52168E.


I love getcolorcode.com

Triadic colors

1 #71ADE9 and #E971AD with #ADE971 are triadic colors.

2 #71E9AD and #E9AD71 with #ADE971 are triadic colors.