COLOR #AEB5ED

HEX: #AEB5ED RGB: (174,181,237)

Renk bilgisi

#AEB5ED contains mainly green and blue colors. #AEB5ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#AEB5ED color RGB value is (174,181,237).

RGB: (174,181,237) (68%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 181 of 255 = 71%
B 237 of 255 = 93%

174
181
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 181 + 237 = 592 (100%)
R 174 of 592 ~ 29.39%
G 181 of 592 ~ 30.57%
B 237 of 592 ~ 40.03'%

%29.39
%30.57
%40.03

CMYK RENK MODELİ

#AEB5ED rengi CMYK tonu (27,24,0,7).

  • camgöbeği tonu 26.58%
  • eflatun tonu 23.63%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,24,0,7)
C27M24Y0K7 (27%, 24%, 0%, 7%)
(0.27 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%26.58
%23.63
%0
%7.06

Codes

Color #AEB5ED in popluar color models

AE B5 ED
RGB 174 181 237
HSL 233° 63.64% 80.59%
HSB/HSV 233° 26.58% 92.94%
CMYK 26.58% 23.63% 0.00%
7.06%

Color #AEB5ED in popluar number systems.

HEX AE B5 ED
Decimal 174 181 237
Binary 10101110 10110101 11101101
Octal 256 265 355

Shades and tints

Shades of #AEB5ED

#AEB5ED
(174,181,237)
#9FA5D8
(159,165,216)
#9095C3
(144,149,195)
#8185AE
(129,133,174)
#727599
(114,117,153)
#636584
(99,101,132)
#54556F
(84,85,111)
#45455A
(69,69,90)
#363545
(54,53,69)
#272530
(39,37,48)
#18151B
(24,21,27)
#000000
(0,0,0)

Tints of #AEB5ED

#AEB5ED
(174,181,237)
#B5BBEE
(181,187,238)
#BCC1EF
(188,193,239)
#C3C7F0
(195,199,240)
#CACDF1
(202,205,241)
#D1D3F2
(209,211,242)
#D8D9F3
(216,217,243)
#DFDFF4
(223,223,244)
#E6E5F5
(230,229,245)
#EDEBF6
(237,235,246)
#F4F1F7
(244,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB5ED; }

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

This text font color is #AEB5ED.

Background Color

.myBgColor { background-color: #AEB5ED; }

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

This div background color is #AEB5ED.

Border color

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

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

This div border color is #AEB5ED.

Opacity

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

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

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

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

This text has shadow with #AEB5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB5ED.

Preview

Color preview on black background

This text has color #AEB5ED on black background.


Color preview on white background

This text has color #AEB5ED on white background.


Black color preview on #AEB5ED background

This text has black color on #AEB5ED background.


White color preview on #AEB5ED background

This text has white color on #AEB5ED background.


Related colors

Complementary color

Complementary color for #hex is #514A12.


I love getcolorcode.com

Triadic colors

1 #EDAEB5 and #B5EDAE with #AEB5ED are triadic colors.

2 #EDB5AE and #B5AEED with #AEB5ED are triadic colors.