COLOR #ADEFB9

HEX: #ADEFB9 RGB: (173,239,185)

Renk bilgisi

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

RGB renk modeli

#ADEFB9 color RGB value is (173,239,185).

RGB: (173,239,185) (68%, 94%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 185 of 255 = 73%

173
239
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 185 = 597 (100%)
R 173 of 597 ~ 28.98%
G 239 of 597 ~ 40.03%
B 185 of 597 ~ 30.99'%

%28.98
%40.03
%30.99

CMYK RENK MODELİ

#ADEFB9 rengi CMYK tonu (28,0,23,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 22.59%
  • ana renk tonu 6.27%

CMYK: (28,0,23,6)
C28M0Y23K6 (28%, 0%, 23%, 6%)
(0.28 / 0.00 / 0.23 / 0.06)

CMYK yüzdeleri

%27.62
%0
%22.59
%6.27

Codes

Color #ADEFB9 in popluar color models

AD EF B9
RGB 173 239 185
HSL 131° 67.35% 80.78%
HSB/HSV 131° 27.62% 93.73%
CMYK 27.62% 0.00% 22.59%
6.27%

Color #ADEFB9 in popluar number systems.

HEX AD EF B9
Decimal 173 239 185
Binary 10101101 11101111 10111001
Octal 255 357 271

Shades and tints

Shades of #ADEFB9

#ADEFB9
(173,239,185)
#9EDAA9
(158,218,169)
#8FC599
(143,197,153)
#80B089
(128,176,137)
#719B79
(113,155,121)
#628669
(98,134,105)
#537159
(83,113,89)
#445C49
(68,92,73)
#354739
(53,71,57)
#263229
(38,50,41)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADEFB9

#ADEFB9
(173,239,185)
#B4F0BF
(180,240,191)
#BBF1C5
(187,241,197)
#C2F2CB
(194,242,203)
#C9F3D1
(201,243,209)
#D0F4D7
(208,244,215)
#D7F5DD
(215,245,221)
#DEF6E3
(222,246,227)
#E5F7E9
(229,247,233)
#ECF8EF
(236,248,239)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFB9; }

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

This text font color is #ADEFB9.

Background Color

.myBgColor { background-color: #ADEFB9; }

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

This div background color is #ADEFB9.

Border color

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

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

This div border color is #ADEFB9.

Opacity

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

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

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

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

This text has shadow with #ADEFB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFB9.

Preview

Color preview on black background

This text has color #ADEFB9 on black background.


Color preview on white background

This text has color #ADEFB9 on white background.


Black color preview on #ADEFB9 background

This text has black color on #ADEFB9 background.


White color preview on #ADEFB9 background

This text has white color on #ADEFB9 background.


Related colors

Complementary color

Complementary color for #hex is #521046.


I love getcolorcode.com

Triadic colors

1 #B9ADEF and #EFB9AD with #ADEFB9 are triadic colors.

2 #B9EFAD and #EFADB9 with #ADEFB9 are triadic colors.