COLOR #ADECB9

HEX: #ADECB9 RGB: (173,236,185)

Renk bilgisi

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

RGB renk modeli

#ADECB9 color RGB value is (173,236,185).

RGB: (173,236,185) (68%, 93%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 185 of 255 = 73%

173
236
185

R + G + B ~ 78%. #ADECB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 185 = 594 (100%)
R 173 of 594 ~ 29.12%
G 236 of 594 ~ 39.73%
B 185 of 594 ~ 31.14'%

%29.12
%39.73
%31.14

CMYK RENK MODELİ

#ADECB9 rengi CMYK tonu (27,0,22,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 21.61%
  • ana renk tonu 7.45%

CMYK: (27,0,22,7)
C27M0Y22K7 (27%, 0%, 22%, 7%)
(0.27 / 0.00 / 0.22 / 0.07)

CMYK yüzdeleri

%26.69
%0
%21.61
%7.45

Codes

Color #ADECB9 in popluar color models

AD EC B9
RGB 173 236 185
HSL 131° 62.38% 80.20%
HSB/HSV 131° 26.69% 92.55%
CMYK 26.69% 0.00% 21.61%
7.45%

Color #ADECB9 in popluar number systems.

HEX AD EC B9
Decimal 173 236 185
Binary 10101101 11101100 10111001
Octal 255 354 271

Shades and tints

Shades of #ADECB9

#ADECB9
(173,236,185)
#9ED7A9
(158,215,169)
#8FC299
(143,194,153)
#80AD89
(128,173,137)
#719879
(113,152,121)
#628369
(98,131,105)
#536E59
(83,110,89)
#445949
(68,89,73)
#354439
(53,68,57)
#262F29
(38,47,41)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADECB9

#ADECB9
(173,236,185)
#B4EDBF
(180,237,191)
#BBEEC5
(187,238,197)
#C2EFCB
(194,239,203)
#C9F0D1
(201,240,209)
#D0F1D7
(208,241,215)
#D7F2DD
(215,242,221)
#DEF3E3
(222,243,227)
#E5F4E9
(229,244,233)
#ECF5EF
(236,245,239)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADECB9 color. Also use rgb(173,236,185) instead hex code.

Text Font Color

.myTextColor { color: #ADECB9; }

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

This text font color is #ADECB9.

Background Color

.myBgColor { background-color: #ADECB9; }

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

This div background color is #ADECB9.

Border color

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

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

This div border color is #ADECB9.

Opacity

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

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

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

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

This text has shadow with #ADECB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECB9.

Preview

Color preview on black background

This text has color #ADECB9 on black background.


Color preview on white background

This text has color #ADECB9 on white background.


Black color preview on #ADECB9 background

This text has black color on #ADECB9 background.


White color preview on #ADECB9 background

This text has white color on #ADECB9 background.


Related colors

Complementary color

Complementary color for #hex is #521346.


I love getcolorcode.com

Triadic colors

1 #B9ADEC and #ECB9AD with #ADECB9 are triadic colors.

2 #B9ECAD and #ECADB9 with #ADECB9 are triadic colors.