COLOR #ADEBD5

HEX: #ADEBD5 RGB: (173,235,213)

Renk bilgisi

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

RGB renk modeli

#ADEBD5 color RGB value is (173,235,213).

RGB: (173,235,213) (68%, 92%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 213 of 255 = 84%

173
235
213

R + G + B ~ 81%. #ADEBD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 213 = 621 (100%)
R 173 of 621 ~ 27.86%
G 235 of 621 ~ 37.84%
B 213 of 621 ~ 34.3'%

%27.86
%37.84
%34.3

CMYK RENK MODELİ

#ADEBD5 rengi CMYK tonu (26,0,9,8).

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

CMYK: (26,0,9,8)
C26M0Y9K8 (26%, 0%, 9%, 8%)
(0.26 / 0.00 / 0.09 / 0.08)

CMYK yüzdeleri

%26.38
%0
%9.36
%7.84

Codes

Color #ADEBD5 in popluar color models

AD EB D5
RGB 173 235 213
HSL 159° 60.78% 80.00%
HSB/HSV 159° 26.38% 92.16%
CMYK 26.38% 0.00% 9.36%
7.84%

Color #ADEBD5 in popluar number systems.

HEX AD EB D5
Decimal 173 235 213
Binary 10101101 11101011 11010101
Octal 255 353 325

Shades and tints

Shades of #ADEBD5

#ADEBD5
(173,235,213)
#9ED6C2
(158,214,194)
#8FC1AF
(143,193,175)
#80AC9C
(128,172,156)
#719789
(113,151,137)
#628276
(98,130,118)
#536D63
(83,109,99)
#445850
(68,88,80)
#35433D
(53,67,61)
#262E2A
(38,46,42)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBD5

#ADEBD5
(173,235,213)
#B4ECD8
(180,236,216)
#BBEDDB
(187,237,219)
#C2EEDE
(194,238,222)
#C9EFE1
(201,239,225)
#D0F0E4
(208,240,228)
#D7F1E7
(215,241,231)
#DEF2EA
(222,242,234)
#E5F3ED
(229,243,237)
#ECF4F0
(236,244,240)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBD5; }

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

This text font color is #ADEBD5.

Background Color

.myBgColor { background-color: #ADEBD5; }

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

This div background color is #ADEBD5.

Border color

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

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

This div border color is #ADEBD5.

Opacity

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

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

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

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

This text has shadow with #ADEBD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBD5.

Preview

Color preview on black background

This text has color #ADEBD5 on black background.


Color preview on white background

This text has color #ADEBD5 on white background.


Black color preview on #ADEBD5 background

This text has black color on #ADEBD5 background.


White color preview on #ADEBD5 background

This text has white color on #ADEBD5 background.


Related colors

Complementary color

Complementary color for #hex is #52142A.


I love getcolorcode.com

Triadic colors

1 #D5ADEB and #EBD5AD with #ADEBD5 are triadic colors.

2 #D5EBAD and #EBADD5 with #ADEBD5 are triadic colors.