COLOR #AED3E2

HEX: #AED3E2 RGB: (174,211,226)

Renk bilgisi

#AED3E2 contains red, green and blue colors in about the same proportion. #AED3E2 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#AED3E2 color RGB value is (174,211,226).

RGB: (174,211,226) (68%, 83%, 89%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 211 of 255 = 83%
B 226 of 255 = 89%

174
211
226

R + G + B ~ 80%. #AED3E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 211 + 226 = 611 (100%)
R 174 of 611 ~ 28.48%
G 211 of 611 ~ 34.53%
B 226 of 611 ~ 36.99'%

%28.48
%34.53
%36.99

CMYK RENK MODELİ

#AED3E2 rengi CMYK tonu (23,7,0,11).

  • camgöbeği tonu 23.01%
  • eflatun tonu 6.64%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,7,0,11)
C23M7Y0K11 (23%, 7%, 0%, 11%)
(0.23 / 0.07 / 0.00 / 0.11)

CMYK yüzdeleri

%23.01
%6.64
%0
%11.37

Codes

Color #AED3E2 in popluar color models

AE D3 E2
RGB 174 211 226
HSL 197° 47.27% 78.43%
HSB/HSV 197° 23.01% 88.63%
CMYK 23.01% 6.64% 0.00%
11.37%

Color #AED3E2 in popluar number systems.

HEX AE D3 E2
Decimal 174 211 226
Binary 10101110 11010011 11100010
Octal 256 323 342

Shades and tints

Shades of #AED3E2

#AED3E2
(174,211,226)
#9FC0CE
(159,192,206)
#90ADBA
(144,173,186)
#819AA6
(129,154,166)
#728792
(114,135,146)
#63747E
(99,116,126)
#54616A
(84,97,106)
#454E56
(69,78,86)
#363B42
(54,59,66)
#27282E
(39,40,46)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #AED3E2

#AED3E2
(174,211,226)
#B5D7E4
(181,215,228)
#BCDBE6
(188,219,230)
#C3DFE8
(195,223,232)
#CAE3EA
(202,227,234)
#D1E7EC
(209,231,236)
#D8EBEE
(216,235,238)
#DFEFF0
(223,239,240)
#E6F3F2
(230,243,242)
#EDF7F4
(237,247,244)
#F4FBF6
(244,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED3E2 color. Also use rgb(174,211,226) instead hex code.

Text Font Color

.myTextColor { color: #AED3E2; }

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

This text font color is #AED3E2.

Background Color

.myBgColor { background-color: #AED3E2; }

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

This div background color is #AED3E2.

Border color

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

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

This div border color is #AED3E2.

Opacity

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

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

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

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

This text has shadow with #AED3E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED3E2.

Preview

Color preview on black background

This text has color #AED3E2 on black background.


Color preview on white background

This text has color #AED3E2 on white background.


Black color preview on #AED3E2 background

This text has black color on #AED3E2 background.


White color preview on #AED3E2 background

This text has white color on #AED3E2 background.


Related colors

Complementary color

Complementary color for #hex is #512C1D.


I love getcolorcode.com

Triadic colors

1 #E2AED3 and #D3E2AE with #AED3E2 are triadic colors.

2 #E2D3AE and #D3AEE2 with #AED3E2 are triadic colors.