COLOR #AEBAD5

HEX: #AEBAD5 RGB: (174,186,213)

Renk bilgisi

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

RGB renk modeli

#AEBAD5 color RGB value is (174,186,213).

RGB: (174,186,213) (68%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 186 of 255 = 73%
B 213 of 255 = 84%

174
186
213

R + G + B ~ 75%. #AEBAD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 186 + 213 = 573 (100%)
R 174 of 573 ~ 30.37%
G 186 of 573 ~ 32.46%
B 213 of 573 ~ 37.17'%

%30.37
%32.46
%37.17

CMYK RENK MODELİ

#AEBAD5 rengi CMYK tonu (18,13,0,16).

  • camgöbeği tonu 18.31%
  • eflatun tonu 12.68%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (18,13,0,16)
C18M13Y0K16 (18%, 13%, 0%, 16%)
(0.18 / 0.13 / 0.00 / 0.16)

CMYK yüzdeleri

%18.31
%12.68
%0
%16.47

Codes

Color #AEBAD5 in popluar color models

AE BA D5
RGB 174 186 213
HSL 222° 31.71% 75.88%
HSB/HSV 222° 18.31% 83.53%
CMYK 18.31% 12.68% 0.00%
16.47%

Color #AEBAD5 in popluar number systems.

HEX AE BA D5
Decimal 174 186 213
Binary 10101110 10111010 11010101
Octal 256 272 325

Shades and tints

Shades of #AEBAD5

#AEBAD5
(174,186,213)
#9FAAC2
(159,170,194)
#909AAF
(144,154,175)
#818A9C
(129,138,156)
#727A89
(114,122,137)
#636A76
(99,106,118)
#545A63
(84,90,99)
#454A50
(69,74,80)
#363A3D
(54,58,61)
#272A2A
(39,42,42)
#181A17
(24,26,23)
#000000
(0,0,0)

Tints of #AEBAD5

#AEBAD5
(174,186,213)
#B5C0D8
(181,192,216)
#BCC6DB
(188,198,219)
#C3CCDE
(195,204,222)
#CAD2E1
(202,210,225)
#D1D8E4
(209,216,228)
#D8DEE7
(216,222,231)
#DFE4EA
(223,228,234)
#E6EAED
(230,234,237)
#EDF0F0
(237,240,240)
#F4F6F3
(244,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBAD5 color. Also use rgb(174,186,213) instead hex code.

Text Font Color

.myTextColor { color: #AEBAD5; }

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

This text font color is #AEBAD5.

Background Color

.myBgColor { background-color: #AEBAD5; }

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

This div background color is #AEBAD5.

Border color

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

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

This div border color is #AEBAD5.

Opacity

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

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

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

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

This text has shadow with #AEBAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBAD5.

Preview

Color preview on black background

This text has color #AEBAD5 on black background.


Color preview on white background

This text has color #AEBAD5 on white background.


Black color preview on #AEBAD5 background

This text has black color on #AEBAD5 background.


White color preview on #AEBAD5 background

This text has white color on #AEBAD5 background.


Related colors

Complementary color

Complementary color for #hex is #51452A.


I love getcolorcode.com

Triadic colors

1 #D5AEBA and #BAD5AE with #AEBAD5 are triadic colors.

2 #D5BAAE and #BAAED5 with #AEBAD5 are triadic colors.