COLOR #ADEBD3

HEX: #ADEBD3 RGB: (173,235,211)

Renk bilgisi

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

RGB renk modeli

#ADEBD3 color RGB value is (173,235,211).

RGB: (173,235,211) (68%, 92%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 211 of 255 = 83%

173
235
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 211 = 619 (100%)
R 173 of 619 ~ 27.95%
G 235 of 619 ~ 37.96%
B 211 of 619 ~ 34.09'%

%27.95
%37.96
%34.09

CMYK RENK MODELİ

#ADEBD3 rengi CMYK tonu (26,0,10,8).

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

CMYK: (26,0,10,8)
C26M0Y10K8 (26%, 0%, 10%, 8%)
(0.26 / 0.00 / 0.10 / 0.08)

CMYK yüzdeleri

%26.38
%0
%10.21
%7.84

Codes

Color #ADEBD3 in popluar color models

AD EB D3
RGB 173 235 211
HSL 157° 60.78% 80.00%
HSB/HSV 157° 26.38% 92.16%
CMYK 26.38% 0.00% 10.21%
7.84%

Color #ADEBD3 in popluar number systems.

HEX AD EB D3
Decimal 173 235 211
Binary 10101101 11101011 11010011
Octal 255 353 323

Shades and tints

Shades of #ADEBD3

#ADEBD3
(173,235,211)
#9ED6C0
(158,214,192)
#8FC1AD
(143,193,173)
#80AC9A
(128,172,154)
#719787
(113,151,135)
#628274
(98,130,116)
#536D61
(83,109,97)
#44584E
(68,88,78)
#35433B
(53,67,59)
#262E28
(38,46,40)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADEBD3

#ADEBD3
(173,235,211)
#B4ECD7
(180,236,215)
#BBEDDB
(187,237,219)
#C2EEDF
(194,238,223)
#C9EFE3
(201,239,227)
#D0F0E7
(208,240,231)
#D7F1EB
(215,241,235)
#DEF2EF
(222,242,239)
#E5F3F3
(229,243,243)
#ECF4F7
(236,244,247)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBD3; }

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

This text font color is #ADEBD3.

Background Color

.myBgColor { background-color: #ADEBD3; }

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

This div background color is #ADEBD3.

Border color

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

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

This div border color is #ADEBD3.

Opacity

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

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

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

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

This text has shadow with #ADEBD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBD3.

Preview

Color preview on black background

This text has color #ADEBD3 on black background.


Color preview on white background

This text has color #ADEBD3 on white background.


Black color preview on #ADEBD3 background

This text has black color on #ADEBD3 background.


White color preview on #ADEBD3 background

This text has white color on #ADEBD3 background.


Related colors

Complementary color

Complementary color for #hex is #52142C.


I love getcolorcode.com

Triadic colors

1 #D3ADEB and #EBD3AD with #ADEBD3 are triadic colors.

2 #D3EBAD and #EBADD3 with #ADEBD3 are triadic colors.