COLOR #AEB3E5

HEX: #AEB3E5 RGB: (174,179,229)

Renk bilgisi

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

RGB renk modeli

#AEB3E5 color RGB value is (174,179,229).

RGB: (174,179,229) (68%, 70%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 179 of 255 = 70%
B 229 of 255 = 90%

174
179
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 179 + 229 = 582 (100%)
R 174 of 582 ~ 29.9%
G 179 of 582 ~ 30.76%
B 229 of 582 ~ 39.35'%

%29.9
%30.76
%39.35

CMYK RENK MODELİ

#AEB3E5 rengi CMYK tonu (24,22,0,10).

  • camgöbeği tonu 24.02%
  • eflatun tonu 21.83%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,22,0,10)
C24M22Y0K10 (24%, 22%, 0%, 10%)
(0.24 / 0.22 / 0.00 / 0.10)

CMYK yüzdeleri

%24.02
%21.83
%0
%10.2

Codes

Color #AEB3E5 in popluar color models

AE B3 E5
RGB 174 179 229
HSL 235° 51.40% 79.02%
HSB/HSV 235° 24.02% 89.80%
CMYK 24.02% 21.83% 0.00%
10.20%

Color #AEB3E5 in popluar number systems.

HEX AE B3 E5
Decimal 174 179 229
Binary 10101110 10110011 11100101
Octal 256 263 345

Shades and tints

Shades of #AEB3E5

#AEB3E5
(174,179,229)
#9FA3D1
(159,163,209)
#9093BD
(144,147,189)
#8183A9
(129,131,169)
#727395
(114,115,149)
#636381
(99,99,129)
#54536D
(84,83,109)
#454359
(69,67,89)
#363345
(54,51,69)
#272331
(39,35,49)
#18131D
(24,19,29)
#000000
(0,0,0)

Tints of #AEB3E5

#AEB3E5
(174,179,229)
#B5B9E7
(181,185,231)
#BCBFE9
(188,191,233)
#C3C5EB
(195,197,235)
#CACBED
(202,203,237)
#D1D1EF
(209,209,239)
#D8D7F1
(216,215,241)
#DFDDF3
(223,221,243)
#E6E3F5
(230,227,245)
#EDE9F7
(237,233,247)
#F4EFF9
(244,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB3E5 color. Also use rgb(174,179,229) instead hex code.

Text Font Color

.myTextColor { color: #AEB3E5; }

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

This text font color is #AEB3E5.

Background Color

.myBgColor { background-color: #AEB3E5; }

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

This div background color is #AEB3E5.

Border color

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

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

This div border color is #AEB3E5.

Opacity

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

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

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

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

This text has shadow with #AEB3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB3E5.

Preview

Color preview on black background

This text has color #AEB3E5 on black background.


Color preview on white background

This text has color #AEB3E5 on white background.


Black color preview on #AEB3E5 background

This text has black color on #AEB3E5 background.


White color preview on #AEB3E5 background

This text has white color on #AEB3E5 background.


Related colors

Complementary color

Complementary color for #hex is #514C1A.


I love getcolorcode.com

Triadic colors

1 #E5AEB3 and #B3E5AE with #AEB3E5 are triadic colors.

2 #E5B3AE and #B3AEE5 with #AEB3E5 are triadic colors.