COLOR #ADEB9E

HEX: #ADEB9E RGB: (173,235,158)

Renk bilgisi

#ADEB9E contains mainly green color. #ADEB9E ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADEB9E color RGB value is (173,235,158).

RGB: (173,235,158) (68%, 92%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 158 of 255 = 62%

173
235
158

R + G + B ~ 74%. #ADEB9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 158 = 566 (100%)
R 173 of 566 ~ 30.57%
G 235 of 566 ~ 41.52%
B 158 of 566 ~ 27.92'%

%30.57
%41.52
%27.92

CMYK RENK MODELİ

#ADEB9E rengi CMYK tonu (26,0,33,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 32.77%
  • ana renk tonu 7.84%

CMYK: (26,0,33,8)
C26M0Y33K8 (26%, 0%, 33%, 8%)
(0.26 / 0.00 / 0.33 / 0.08)

CMYK yüzdeleri

%26.38
%0
%32.77
%7.84

Codes

Color #ADEB9E in popluar color models

AD EB 9E
RGB 173 235 158
HSL 108° 65.81% 77.06%
HSB/HSV 108° 32.77% 92.16%
CMYK 26.38% 0.00% 32.77%
7.84%

Color #ADEB9E in popluar number systems.

HEX AD EB 9E
Decimal 173 235 158
Binary 10101101 11101011 10011110
Octal 255 353 236

Shades and tints

Shades of #ADEB9E

#ADEB9E
(173,235,158)
#9ED690
(158,214,144)
#8FC182
(143,193,130)
#80AC74
(128,172,116)
#719766
(113,151,102)
#628258
(98,130,88)
#536D4A
(83,109,74)
#44583C
(68,88,60)
#35432E
(53,67,46)
#262E20
(38,46,32)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #ADEB9E

#ADEB9E
(173,235,158)
#B4ECA6
(180,236,166)
#BBEDAE
(187,237,174)
#C2EEB6
(194,238,182)
#C9EFBE
(201,239,190)
#D0F0C6
(208,240,198)
#D7F1CE
(215,241,206)
#DEF2D6
(222,242,214)
#E5F3DE
(229,243,222)
#ECF4E6
(236,244,230)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEB9E color. Also use rgb(173,235,158) instead hex code.

Text Font Color

.myTextColor { color: #ADEB9E; }

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

This text font color is #ADEB9E.

Background Color

.myBgColor { background-color: #ADEB9E; }

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

This div background color is #ADEB9E.

Border color

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

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

This div border color is #ADEB9E.

Opacity

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

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

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

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

This text has shadow with #ADEB9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEB9E.

Preview

Color preview on black background

This text has color #ADEB9E on black background.


Color preview on white background

This text has color #ADEB9E on white background.


Black color preview on #ADEB9E background

This text has black color on #ADEB9E background.


White color preview on #ADEB9E background

This text has white color on #ADEB9E background.


Related colors

Complementary color

Complementary color for #hex is #521461.


I love getcolorcode.com

Triadic colors

1 #9EADEB and #EB9EAD with #ADEB9E are triadic colors.

2 #9EEBAD and #EBAD9E with #ADEB9E are triadic colors.