COLOR #AEB5E8

HEX: #AEB5E8 RGB: (174,181,232)

Renk bilgisi

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

RGB renk modeli

#AEB5E8 color RGB value is (174,181,232).

RGB: (174,181,232) (68%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 181 of 255 = 71%
B 232 of 255 = 91%

174
181
232

R + G + B ~ 77%. #AEB5E8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 181 + 232 = 587 (100%)
R 174 of 587 ~ 29.64%
G 181 of 587 ~ 30.83%
B 232 of 587 ~ 39.52'%

%29.64
%30.83
%39.52

CMYK RENK MODELİ

#AEB5E8 rengi CMYK tonu (25,22,0,9).

  • camgöbeği tonu 25.00%
  • eflatun tonu 21.98%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

CMYK: (25,22,0,9)
C25M22Y0K9 (25%, 22%, 0%, 9%)
(0.25 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%25
%21.98
%0
%9.02

Codes

Color #AEB5E8 in popluar color models

AE B5 E8
RGB 174 181 232
HSL 233° 55.77% 79.61%
HSB/HSV 233° 25.00% 90.98%
CMYK 25.00% 21.98% 0.00%
9.02%

Color #AEB5E8 in popluar number systems.

HEX AE B5 E8
Decimal 174 181 232
Binary 10101110 10110101 11101000
Octal 256 265 350

Shades and tints

Shades of #AEB5E8

#AEB5E8
(174,181,232)
#9FA5D3
(159,165,211)
#9095BE
(144,149,190)
#8185A9
(129,133,169)
#727594
(114,117,148)
#63657F
(99,101,127)
#54556A
(84,85,106)
#454555
(69,69,85)
#363540
(54,53,64)
#27252B
(39,37,43)
#181516
(24,21,22)
#000000
(0,0,0)

Tints of #AEB5E8

#AEB5E8
(174,181,232)
#B5BBEA
(181,187,234)
#BCC1EC
(188,193,236)
#C3C7EE
(195,199,238)
#CACDF0
(202,205,240)
#D1D3F2
(209,211,242)
#D8D9F4
(216,217,244)
#DFDFF6
(223,223,246)
#E6E5F8
(230,229,248)
#EDEBFA
(237,235,250)
#F4F1FC
(244,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB5E8; }

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

This text font color is #AEB5E8.

Background Color

.myBgColor { background-color: #AEB5E8; }

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

This div background color is #AEB5E8.

Border color

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

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

This div border color is #AEB5E8.

Opacity

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

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

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

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

This text has shadow with #AEB5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB5E8.

Preview

Color preview on black background

This text has color #AEB5E8 on black background.


Color preview on white background

This text has color #AEB5E8 on white background.


Black color preview on #AEB5E8 background

This text has black color on #AEB5E8 background.


White color preview on #AEB5E8 background

This text has white color on #AEB5E8 background.


Related colors

Complementary color

Complementary color for #hex is #514A17.


I love getcolorcode.com

Triadic colors

1 #E8AEB5 and #B5E8AE with #AEB5E8 are triadic colors.

2 #E8B5AE and #B5AEE8 with #AEB5E8 are triadic colors.