COLOR #ADEAD5

HEX: #ADEAD5 RGB: (173,234,213)

Renk bilgisi

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

RGB renk modeli

#ADEAD5 color RGB value is (173,234,213).

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

RGB bağlantıları ve doygunluk

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

173
234
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 213 = 620 (100%)
R 173 of 620 ~ 27.9%
G 234 of 620 ~ 37.74%
B 213 of 620 ~ 34.35'%

%27.9
%37.74
%34.35

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.07%
  • eflatun tonu 0.00%
  • sarı tonu 8.97%
  • ana renk tonu 8.24%

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

CMYK yüzdeleri

%26.07
%0
%8.97
%8.24

Codes

Color #ADEAD5 in popluar color models

AD EA D5
RGB 173 234 213
HSL 159° 59.22% 79.80%
HSB/HSV 159° 26.07% 91.76%
CMYK 26.07% 0.00% 8.97%
8.24%

Color #ADEAD5 in popluar number systems.

HEX AD EA D5
Decimal 173 234 213
Binary 10101101 11101010 11010101
Octal 255 352 325

Shades and tints

Shades of #ADEAD5

#ADEAD5
(173,234,213)
#9ED5C2
(158,213,194)
#8FC0AF
(143,192,175)
#80AB9C
(128,171,156)
#719689
(113,150,137)
#628176
(98,129,118)
#536C63
(83,108,99)
#445750
(68,87,80)
#35423D
(53,66,61)
#262D2A
(38,45,42)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #ADEAD5

#ADEAD5
(173,234,213)
#B4EBD8
(180,235,216)
#BBECDB
(187,236,219)
#C2EDDE
(194,237,222)
#C9EEE1
(201,238,225)
#D0EFE4
(208,239,228)
#D7F0E7
(215,240,231)
#DEF1EA
(222,241,234)
#E5F2ED
(229,242,237)
#ECF3F0
(236,243,240)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEAD5; }

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

This text font color is #ADEAD5.

Background Color

.myBgColor { background-color: #ADEAD5; }

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

This div background color is #ADEAD5.

Border color

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

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

This div border color is #ADEAD5.

Opacity

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

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

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

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

This text has shadow with #ADEAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEAD5.

Preview

Color preview on black background

This text has color #ADEAD5 on black background.


Color preview on white background

This text has color #ADEAD5 on white background.


Black color preview on #ADEAD5 background

This text has black color on #ADEAD5 background.


White color preview on #ADEAD5 background

This text has white color on #ADEAD5 background.


Related colors

Complementary color

Complementary color for #hex is #52152A.


I love getcolorcode.com

Triadic colors

1 #D5ADEA and #EAD5AD with #ADEAD5 are triadic colors.

2 #D5EAAD and #EAADD5 with #ADEAD5 are triadic colors.