COLOR #ADEBB9

HEX: #ADEBB9 RGB: (173,235,185)

Renk bilgisi

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

RGB renk modeli

#ADEBB9 color RGB value is (173,235,185).

RGB: (173,235,185) (68%, 92%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 185 of 255 = 73%

173
235
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 185 = 593 (100%)
R 173 of 593 ~ 29.17%
G 235 of 593 ~ 39.63%
B 185 of 593 ~ 31.2'%

%29.17
%39.63
%31.2

CMYK RENK MODELİ

#ADEBB9 rengi CMYK tonu (26,0,21,8).

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

CMYK: (26,0,21,8)
C26M0Y21K8 (26%, 0%, 21%, 8%)
(0.26 / 0.00 / 0.21 / 0.08)

CMYK yüzdeleri

%26.38
%0
%21.28
%7.84

Codes

Color #ADEBB9 in popluar color models

AD EB B9
RGB 173 235 185
HSL 132° 60.78% 80.00%
HSB/HSV 132° 26.38% 92.16%
CMYK 26.38% 0.00% 21.28%
7.84%

Color #ADEBB9 in popluar number systems.

HEX AD EB B9
Decimal 173 235 185
Binary 10101101 11101011 10111001
Octal 255 353 271

Shades and tints

Shades of #ADEBB9

#ADEBB9
(173,235,185)
#9ED6A9
(158,214,169)
#8FC199
(143,193,153)
#80AC89
(128,172,137)
#719779
(113,151,121)
#628269
(98,130,105)
#536D59
(83,109,89)
#445849
(68,88,73)
#354339
(53,67,57)
#262E29
(38,46,41)
#171919
(23,25,25)
#000000
(0,0,0)

Tints of #ADEBB9

#ADEBB9
(173,235,185)
#B4ECBF
(180,236,191)
#BBEDC5
(187,237,197)
#C2EECB
(194,238,203)
#C9EFD1
(201,239,209)
#D0F0D7
(208,240,215)
#D7F1DD
(215,241,221)
#DEF2E3
(222,242,227)
#E5F3E9
(229,243,233)
#ECF4EF
(236,244,239)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBB9; }

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

This text font color is #ADEBB9.

Background Color

.myBgColor { background-color: #ADEBB9; }

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

This div background color is #ADEBB9.

Border color

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

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

This div border color is #ADEBB9.

Opacity

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

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

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

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

This text has shadow with #ADEBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBB9.

Preview

Color preview on black background

This text has color #ADEBB9 on black background.


Color preview on white background

This text has color #ADEBB9 on white background.


Black color preview on #ADEBB9 background

This text has black color on #ADEBB9 background.


White color preview on #ADEBB9 background

This text has white color on #ADEBB9 background.


Related colors

Complementary color

Complementary color for #hex is #521446.


I love getcolorcode.com

Triadic colors

1 #B9ADEB and #EBB9AD with #ADEBB9 are triadic colors.

2 #B9EBAD and #EBADB9 with #ADEBB9 are triadic colors.