COLOR #ADE09B

HEX: #ADE09B RGB: (173,224,155)

Renk bilgisi

#ADE09B contains mainly red and green colors. #ADE09B ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE09B color RGB value is (173,224,155).

RGB: (173,224,155) (68%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 155 of 255 = 61%

173
224
155

R + G + B ~ 72%. #ADE09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 155 = 552 (100%)
R 173 of 552 ~ 31.34%
G 224 of 552 ~ 40.58%
B 155 of 552 ~ 28.08'%

%31.34
%40.58
%28.08

CMYK RENK MODELİ

#ADE09B rengi CMYK tonu (23,0,31,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 30.80%
  • ana renk tonu 12.16%

CMYK: (23,0,31,12)
C23M0Y31K12 (23%, 0%, 31%, 12%)
(0.23 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%22.77
%0
%30.8
%12.16

Codes

Color #ADE09B in popluar color models

AD E0 9B
RGB 173 224 155
HSL 104° 52.67% 74.31%
HSB/HSV 104° 30.80% 87.84%
CMYK 22.77% 0.00% 30.80%
12.16%

Color #ADE09B in popluar number systems.

HEX AD E0 9B
Decimal 173 224 155
Binary 10101101 11100000 10011011
Octal 255 340 233

Shades and tints

Shades of #ADE09B

#ADE09B
(173,224,155)
#9ECC8D
(158,204,141)
#8FB87F
(143,184,127)
#80A471
(128,164,113)
#719063
(113,144,99)
#627C55
(98,124,85)
#536847
(83,104,71)
#445439
(68,84,57)
#35402B
(53,64,43)
#262C1D
(38,44,29)
#17180F
(23,24,15)
#000000
(0,0,0)

Tints of #ADE09B

#ADE09B
(173,224,155)
#B4E2A4
(180,226,164)
#BBE4AD
(187,228,173)
#C2E6B6
(194,230,182)
#C9E8BF
(201,232,191)
#D0EAC8
(208,234,200)
#D7ECD1
(215,236,209)
#DEEEDA
(222,238,218)
#E5F0E3
(229,240,227)
#ECF2EC
(236,242,236)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE09B color. Also use rgb(173,224,155) instead hex code.

Text Font Color

.myTextColor { color: #ADE09B; }

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

This text font color is #ADE09B.

Background Color

.myBgColor { background-color: #ADE09B; }

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

This div background color is #ADE09B.

Border color

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

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

This div border color is #ADE09B.

Opacity

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

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

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

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

This text has shadow with #ADE09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE09B.

Preview

Color preview on black background

This text has color #ADE09B on black background.


Color preview on white background

This text has color #ADE09B on white background.


Black color preview on #ADE09B background

This text has black color on #ADE09B background.


White color preview on #ADE09B background

This text has white color on #ADE09B background.


Related colors

Complementary color

Complementary color for #hex is #521F64.


I love getcolorcode.com

Triadic colors

1 #9BADE0 and #E09BAD with #ADE09B are triadic colors.

2 #9BE0AD and #E0AD9B with #ADE09B are triadic colors.