COLOR #AEB5E1

HEX: #AEB5E1 RGB: (174,181,225)

Renk bilgisi

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

RGB renk modeli

#AEB5E1 color RGB value is (174,181,225).

RGB: (174,181,225) (68%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 181 of 255 = 71%
B 225 of 255 = 88%

174
181
225

R + G + B ~ 76%. #AEB5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 181 + 225 = 580 (100%)
R 174 of 580 ~ 30%
G 181 of 580 ~ 31.21%
B 225 of 580 ~ 38.79'%

%30
%31.21
%38.79

CMYK RENK MODELİ

#AEB5E1 rengi CMYK tonu (23,20,0,12).

  • camgöbeği tonu 22.67%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (23,20,0,12)
C23M20Y0K12 (23%, 20%, 0%, 12%)
(0.23 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%22.67
%19.56
%0
%11.76

Codes

Color #AEB5E1 in popluar color models

AE B5 E1
RGB 174 181 225
HSL 232° 45.95% 78.24%
HSB/HSV 232° 22.67% 88.24%
CMYK 22.67% 19.56% 0.00%
11.76%

Color #AEB5E1 in popluar number systems.

HEX AE B5 E1
Decimal 174 181 225
Binary 10101110 10110101 11100001
Octal 256 265 341

Shades and tints

Shades of #AEB5E1

#AEB5E1
(174,181,225)
#9FA5CD
(159,165,205)
#9095B9
(144,149,185)
#8185A5
(129,133,165)
#727591
(114,117,145)
#63657D
(99,101,125)
#545569
(84,85,105)
#454555
(69,69,85)
#363541
(54,53,65)
#27252D
(39,37,45)
#181519
(24,21,25)
#000000
(0,0,0)

Tints of #AEB5E1

#AEB5E1
(174,181,225)
#B5BBE3
(181,187,227)
#BCC1E5
(188,193,229)
#C3C7E7
(195,199,231)
#CACDE9
(202,205,233)
#D1D3EB
(209,211,235)
#D8D9ED
(216,217,237)
#DFDFEF
(223,223,239)
#E6E5F1
(230,229,241)
#EDEBF3
(237,235,243)
#F4F1F5
(244,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB5E1 color. Also use rgb(174,181,225) instead hex code.

Text Font Color

.myTextColor { color: #AEB5E1; }

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

This text font color is #AEB5E1.

Background Color

.myBgColor { background-color: #AEB5E1; }

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

This div background color is #AEB5E1.

Border color

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

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

This div border color is #AEB5E1.

Opacity

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

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

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

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

This text has shadow with #AEB5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB5E1.

Preview

Color preview on black background

This text has color #AEB5E1 on black background.


Color preview on white background

This text has color #AEB5E1 on white background.


Black color preview on #AEB5E1 background

This text has black color on #AEB5E1 background.


White color preview on #AEB5E1 background

This text has white color on #AEB5E1 background.


Related colors

Complementary color

Complementary color for #hex is #514A1E.


I love getcolorcode.com

Triadic colors

1 #E1AEB5 and #B5E1AE with #AEB5E1 are triadic colors.

2 #E1B5AE and #B5AEE1 with #AEB5E1 are triadic colors.