COLOR #AEBDD8

HEX: #AEBDD8 RGB: (174,189,216)

Renk bilgisi

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

RGB renk modeli

#AEBDD8 color RGB value is (174,189,216).

RGB: (174,189,216) (68%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 189 of 255 = 74%
B 216 of 255 = 85%

174
189
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 189 + 216 = 579 (100%)
R 174 of 579 ~ 30.05%
G 189 of 579 ~ 32.64%
B 216 of 579 ~ 37.31'%

%30.05
%32.64
%37.31

CMYK RENK MODELİ

#AEBDD8 rengi CMYK tonu (19,13,0,15).

  • camgöbeği tonu 19.44%
  • eflatun tonu 12.50%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (19,13,0,15)
C19M13Y0K15 (19%, 13%, 0%, 15%)
(0.19 / 0.13 / 0.00 / 0.15)

CMYK yüzdeleri

%19.44
%12.5
%0
%15.29

Codes

Color #AEBDD8 in popluar color models

AE BD D8
RGB 174 189 216
HSL 219° 35.00% 76.47%
HSB/HSV 219° 19.44% 84.71%
CMYK 19.44% 12.50% 0.00%
15.29%

Color #AEBDD8 in popluar number systems.

HEX AE BD D8
Decimal 174 189 216
Binary 10101110 10111101 11011000
Octal 256 275 330

Shades and tints

Shades of #AEBDD8

#AEBDD8
(174,189,216)
#9FACC5
(159,172,197)
#909BB2
(144,155,178)
#818A9F
(129,138,159)
#72798C
(114,121,140)
#636879
(99,104,121)
#545766
(84,87,102)
#454653
(69,70,83)
#363540
(54,53,64)
#27242D
(39,36,45)
#18131A
(24,19,26)
#000000
(0,0,0)

Tints of #AEBDD8

#AEBDD8
(174,189,216)
#B5C3DB
(181,195,219)
#BCC9DE
(188,201,222)
#C3CFE1
(195,207,225)
#CAD5E4
(202,213,228)
#D1DBE7
(209,219,231)
#D8E1EA
(216,225,234)
#DFE7ED
(223,231,237)
#E6EDF0
(230,237,240)
#EDF3F3
(237,243,243)
#F4F9F6
(244,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBDD8 color. Also use rgb(174,189,216) instead hex code.

Text Font Color

.myTextColor { color: #AEBDD8; }

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

This text font color is #AEBDD8.

Background Color

.myBgColor { background-color: #AEBDD8; }

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

This div background color is #AEBDD8.

Border color

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

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

This div border color is #AEBDD8.

Opacity

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

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

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

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

This text has shadow with #AEBDD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBDD8.

Preview

Color preview on black background

This text has color #AEBDD8 on black background.


Color preview on white background

This text has color #AEBDD8 on white background.


Black color preview on #AEBDD8 background

This text has black color on #AEBDD8 background.


White color preview on #AEBDD8 background

This text has white color on #AEBDD8 background.


Related colors

Complementary color

Complementary color for #hex is #514227.


I love getcolorcode.com

Triadic colors

1 #D8AEBD and #BDD8AE with #AEBDD8 are triadic colors.

2 #D8BDAE and #BDAED8 with #AEBDD8 are triadic colors.