COLOR #ADEBD7

HEX: #ADEBD7 RGB: (173,235,215)

Renk bilgisi

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

RGB renk modeli

#ADEBD7 color RGB value is (173,235,215).

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

RGB bağlantıları ve doygunluk

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

173
235
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 215 = 623 (100%)
R 173 of 623 ~ 27.77%
G 235 of 623 ~ 37.72%
B 215 of 623 ~ 34.51'%

%27.77
%37.72
%34.51

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 8.51%
  • 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
%8.51
%7.84

Codes

Color #ADEBD7 in popluar color models

AD EB D7
RGB 173 235 215
HSL 161° 60.78% 80.00%
HSB/HSV 161° 26.38% 92.16%
CMYK 26.38% 0.00% 8.51%
7.84%

Color #ADEBD7 in popluar number systems.

HEX AD EB D7
Decimal 173 235 215
Binary 10101101 11101011 11010111
Octal 255 353 327

Shades and tints

Shades of #ADEBD7

#ADEBD7
(173,235,215)
#9ED6C4
(158,214,196)
#8FC1B1
(143,193,177)
#80AC9E
(128,172,158)
#71978B
(113,151,139)
#628278
(98,130,120)
#536D65
(83,109,101)
#445852
(68,88,82)
#35433F
(53,67,63)
#262E2C
(38,46,44)
#171919
(23,25,25)
#000000
(0,0,0)

Tints of #ADEBD7

#ADEBD7
(173,235,215)
#B4ECDA
(180,236,218)
#BBEDDD
(187,237,221)
#C2EEE0
(194,238,224)
#C9EFE3
(201,239,227)
#D0F0E6
(208,240,230)
#D7F1E9
(215,241,233)
#DEF2EC
(222,242,236)
#E5F3EF
(229,243,239)
#ECF4F2
(236,244,242)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBD7; }

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

This text font color is #ADEBD7.

Background Color

.myBgColor { background-color: #ADEBD7; }

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

This div background color is #ADEBD7.

Border color

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

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

This div border color is #ADEBD7.

Opacity

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

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

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

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

This text has shadow with #ADEBD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBD7.

Preview

Color preview on black background

This text has color #ADEBD7 on black background.


Color preview on white background

This text has color #ADEBD7 on white background.


Black color preview on #ADEBD7 background

This text has black color on #ADEBD7 background.


White color preview on #ADEBD7 background

This text has white color on #ADEBD7 background.


Related colors

Complementary color

Complementary color for #hex is #521428.


I love getcolorcode.com

Triadic colors

1 #D7ADEB and #EBD7AD with #ADEBD7 are triadic colors.

2 #D7EBAD and #EBADD7 with #ADEBD7 are triadic colors.