COLOR #ADE97B

HEX: #ADE97B RGB: (173,233,123)

Renk bilgisi

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

RGB renk modeli

#ADE97B color RGB value is (173,233,123).

RGB: (173,233,123) (68%, 91%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 123 of 255 = 48%

173
233
123

R + G + B ~ 69%. #ADE97B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 123 = 529 (100%)
R 173 of 529 ~ 32.7%
G 233 of 529 ~ 44.05%
B 123 of 529 ~ 23.25'%

%32.7
%44.05
%23.25

CMYK RENK MODELİ

#ADE97B rengi CMYK tonu (26,0,47,9).

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

CMYK: (26,0,47,9)
C26M0Y47K9 (26%, 0%, 47%, 9%)
(0.26 / 0.00 / 0.47 / 0.09)

CMYK yüzdeleri

%25.75
%0
%47.21
%8.63

Codes

Color #ADE97B in popluar color models

AD E9 7B
RGB 173 233 123
HSL 93° 71.43% 69.80%
HSB/HSV 93° 47.21% 91.37%
CMYK 25.75% 0.00% 47.21%
8.63%

Color #ADE97B in popluar number systems.

HEX AD E9 7B
Decimal 173 233 123
Binary 10101101 11101001 1111011
Octal 255 351 173

Shades and tints

Shades of #ADE97B

#ADE97B
(173,233,123)
#9ED470
(158,212,112)
#8FBF65
(143,191,101)
#80AA5A
(128,170,90)
#71954F
(113,149,79)
#628044
(98,128,68)
#536B39
(83,107,57)
#44562E
(68,86,46)
#354123
(53,65,35)
#262C18
(38,44,24)
#17170D
(23,23,13)
#000000
(0,0,0)

Tints of #ADE97B

#ADE97B
(173,233,123)
#B4EB87
(180,235,135)
#BBED93
(187,237,147)
#C2EF9F
(194,239,159)
#C9F1AB
(201,241,171)
#D0F3B7
(208,243,183)
#D7F5C3
(215,245,195)
#DEF7CF
(222,247,207)
#E5F9DB
(229,249,219)
#ECFBE7
(236,251,231)
#F3FDF3
(243,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE97B; }

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

This text font color is #ADE97B.

Background Color

.myBgColor { background-color: #ADE97B; }

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

This div background color is #ADE97B.

Border color

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

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

This div border color is #ADE97B.

Opacity

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

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

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

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

This text has shadow with #ADE97B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE97B.

Preview

Color preview on black background

This text has color #ADE97B on black background.


Color preview on white background

This text has color #ADE97B on white background.


Black color preview on #ADE97B background

This text has black color on #ADE97B background.


White color preview on #ADE97B background

This text has white color on #ADE97B background.


Related colors

Complementary color

Complementary color for #hex is #521684.


I love getcolorcode.com

Triadic colors

1 #7BADE9 and #E97BAD with #ADE97B are triadic colors.

2 #7BE9AD and #E9AD7B with #ADE97B are triadic colors.