COLOR #ADEDE2

HEX: #ADEDE2 RGB: (173,237,226)

Renk bilgisi

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

RGB renk modeli

#ADEDE2 color RGB value is (173,237,226).

RGB: (173,237,226) (68%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 226 of 255 = 89%

173
237
226

R + G + B ~ 83%. #ADEDE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 226 = 636 (100%)
R 173 of 636 ~ 27.2%
G 237 of 636 ~ 37.26%
B 226 of 636 ~ 35.53'%

%27.2
%37.26
%35.53

CMYK RENK MODELİ

#ADEDE2 rengi CMYK tonu (27,0,5,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 4.64%
  • ana renk tonu 7.06%

CMYK: (27,0,5,7)
C27M0Y5K7 (27%, 0%, 5%, 7%)
(0.27 / 0.00 / 0.05 / 0.07)

CMYK yüzdeleri

%27
%0
%4.64
%7.06

Codes

Color #ADEDE2 in popluar color models

AD ED E2
RGB 173 237 226
HSL 170° 64.00% 80.39%
HSB/HSV 170° 27.00% 92.94%
CMYK 27.00% 0.00% 4.64%
7.06%

Color #ADEDE2 in popluar number systems.

HEX AD ED E2
Decimal 173 237 226
Binary 10101101 11101101 11100010
Octal 255 355 342

Shades and tints

Shades of #ADEDE2

#ADEDE2
(173,237,226)
#9ED8CE
(158,216,206)
#8FC3BA
(143,195,186)
#80AEA6
(128,174,166)
#719992
(113,153,146)
#62847E
(98,132,126)
#536F6A
(83,111,106)
#445A56
(68,90,86)
#354542
(53,69,66)
#26302E
(38,48,46)
#171B1A
(23,27,26)
#000000
(0,0,0)

Tints of #ADEDE2

#ADEDE2
(173,237,226)
#B4EEE4
(180,238,228)
#BBEFE6
(187,239,230)
#C2F0E8
(194,240,232)
#C9F1EA
(201,241,234)
#D0F2EC
(208,242,236)
#D7F3EE
(215,243,238)
#DEF4F0
(222,244,240)
#E5F5F2
(229,245,242)
#ECF6F4
(236,246,244)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEDE2 color. Also use rgb(173,237,226) instead hex code.

Text Font Color

.myTextColor { color: #ADEDE2; }

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

This text font color is #ADEDE2.

Background Color

.myBgColor { background-color: #ADEDE2; }

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

This div background color is #ADEDE2.

Border color

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

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

This div border color is #ADEDE2.

Opacity

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

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

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

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

This text has shadow with #ADEDE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDE2.

Preview

Color preview on black background

This text has color #ADEDE2 on black background.


Color preview on white background

This text has color #ADEDE2 on white background.


Black color preview on #ADEDE2 background

This text has black color on #ADEDE2 background.


White color preview on #ADEDE2 background

This text has white color on #ADEDE2 background.


Related colors

Complementary color

Complementary color for #hex is #52121D.


I love getcolorcode.com

Triadic colors

1 #E2ADED and #EDE2AD with #ADEDE2 are triadic colors.

2 #E2EDAD and #EDADE2 with #ADEDE2 are triadic colors.