COLOR #AEB2D7

HEX: #AEB2D7 RGB: (174,178,215)

Renk bilgisi

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

RGB renk modeli

#AEB2D7 color RGB value is (174,178,215).

RGB: (174,178,215) (68%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 178 of 255 = 70%
B 215 of 255 = 84%

174
178
215

R + G + B ~ 74%. #AEB2D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 178 + 215 = 567 (100%)
R 174 of 567 ~ 30.69%
G 178 of 567 ~ 31.39%
B 215 of 567 ~ 37.92'%

%30.69
%31.39
%37.92

CMYK RENK MODELİ

#AEB2D7 rengi CMYK tonu (19,17,0,16).

  • camgöbeği tonu 19.07%
  • eflatun tonu 17.21%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (19,17,0,16)
C19M17Y0K16 (19%, 17%, 0%, 16%)
(0.19 / 0.17 / 0.00 / 0.16)

CMYK yüzdeleri

%19.07
%17.21
%0
%15.69

Codes

Color #AEB2D7 in popluar color models

AE B2 D7
RGB 174 178 215
HSL 234° 33.88% 76.27%
HSB/HSV 234° 19.07% 84.31%
CMYK 19.07% 17.21% 0.00%
15.69%

Color #AEB2D7 in popluar number systems.

HEX AE B2 D7
Decimal 174 178 215
Binary 10101110 10110010 11010111
Octal 256 262 327

Shades and tints

Shades of #AEB2D7

#AEB2D7
(174,178,215)
#9FA2C4
(159,162,196)
#9092B1
(144,146,177)
#81829E
(129,130,158)
#72728B
(114,114,139)
#636278
(99,98,120)
#545265
(84,82,101)
#454252
(69,66,82)
#36323F
(54,50,63)
#27222C
(39,34,44)
#181219
(24,18,25)
#000000
(0,0,0)

Tints of #AEB2D7

#AEB2D7
(174,178,215)
#B5B9DA
(181,185,218)
#BCC0DD
(188,192,221)
#C3C7E0
(195,199,224)
#CACEE3
(202,206,227)
#D1D5E6
(209,213,230)
#D8DCE9
(216,220,233)
#DFE3EC
(223,227,236)
#E6EAEF
(230,234,239)
#EDF1F2
(237,241,242)
#F4F8F5
(244,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB2D7 color. Also use rgb(174,178,215) instead hex code.

Text Font Color

.myTextColor { color: #AEB2D7; }

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

This text font color is #AEB2D7.

Background Color

.myBgColor { background-color: #AEB2D7; }

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

This div background color is #AEB2D7.

Border color

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

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

This div border color is #AEB2D7.

Opacity

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

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

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

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

This text has shadow with #AEB2D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB2D7.

Preview

Color preview on black background

This text has color #AEB2D7 on black background.


Color preview on white background

This text has color #AEB2D7 on white background.


Black color preview on #AEB2D7 background

This text has black color on #AEB2D7 background.


White color preview on #AEB2D7 background

This text has white color on #AEB2D7 background.


Related colors

Complementary color

Complementary color for #hex is #514D28.


I love getcolorcode.com

Triadic colors

1 #D7AEB2 and #B2D7AE with #AEB2D7 are triadic colors.

2 #D7B2AE and #B2AED7 with #AEB2D7 are triadic colors.