COLOR #ADE9B5

HEX: #ADE9B5 RGB: (173,233,181)

Renk bilgisi

#ADE9B5 contains mainly green and blue colors. #ADE9B5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE9B5 color RGB value is (173,233,181).

RGB: (173,233,181) (68%, 91%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 181 of 255 = 71%

173
233
181

R + G + B ~ 77%. #ADE9B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 181 = 587 (100%)
R 173 of 587 ~ 29.47%
G 233 of 587 ~ 39.69%
B 181 of 587 ~ 30.83'%

%29.47
%39.69
%30.83

CMYK RENK MODELİ

#ADE9B5 rengi CMYK tonu (26,0,22,9).

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

CMYK: (26,0,22,9)
C26M0Y22K9 (26%, 0%, 22%, 9%)
(0.26 / 0.00 / 0.22 / 0.09)

CMYK yüzdeleri

%25.75
%0
%22.32
%8.63

Codes

Color #ADE9B5 in popluar color models

AD E9 B5
RGB 173 233 181
HSL 128° 57.69% 79.61%
HSB/HSV 128° 25.75% 91.37%
CMYK 25.75% 0.00% 22.32%
8.63%

Color #ADE9B5 in popluar number systems.

HEX AD E9 B5
Decimal 173 233 181
Binary 10101101 11101001 10110101
Octal 255 351 265

Shades and tints

Shades of #ADE9B5

#ADE9B5
(173,233,181)
#9ED4A5
(158,212,165)
#8FBF95
(143,191,149)
#80AA85
(128,170,133)
#719575
(113,149,117)
#628065
(98,128,101)
#536B55
(83,107,85)
#445645
(68,86,69)
#354135
(53,65,53)
#262C25
(38,44,37)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADE9B5

#ADE9B5
(173,233,181)
#B4EBBB
(180,235,187)
#BBEDC1
(187,237,193)
#C2EFC7
(194,239,199)
#C9F1CD
(201,241,205)
#D0F3D3
(208,243,211)
#D7F5D9
(215,245,217)
#DEF7DF
(222,247,223)
#E5F9E5
(229,249,229)
#ECFBEB
(236,251,235)
#F3FDF1
(243,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9B5; }

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

This text font color is #ADE9B5.

Background Color

.myBgColor { background-color: #ADE9B5; }

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

This div background color is #ADE9B5.

Border color

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

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

This div border color is #ADE9B5.

Opacity

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

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

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

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

This text has shadow with #ADE9B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9B5.

Preview

Color preview on black background

This text has color #ADE9B5 on black background.


Color preview on white background

This text has color #ADE9B5 on white background.


Black color preview on #ADE9B5 background

This text has black color on #ADE9B5 background.


White color preview on #ADE9B5 background

This text has white color on #ADE9B5 background.


Related colors

Complementary color

Complementary color for #hex is #52164A.


I love getcolorcode.com

Triadic colors

1 #B5ADE9 and #E9B5AD with #ADE9B5 are triadic colors.

2 #B5E9AD and #E9ADB5 with #ADE9B5 are triadic colors.