COLOR #AE90E6

HEX: #AE90E6 RGB: (174,144,230)

Renk bilgisi

#AE90E6 contains mainly red and blue colors. #AE90E6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AE90E6 color RGB value is (174,144,230).

RGB: (174,144,230) (68%, 56%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 144 of 255 = 56%
B 230 of 255 = 90%

174
144
230

R + G + B ~ 71%. #AE90E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 144 + 230 = 548 (100%)
R 174 of 548 ~ 31.75%
G 144 of 548 ~ 26.28%
B 230 of 548 ~ 41.97'%

%31.75
%26.28
%41.97

CMYK RENK MODELİ

#AE90E6 rengi CMYK tonu (24,37,0,10).

  • camgöbeği tonu 24.35%
  • eflatun tonu 37.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (24,37,0,10)
C24M37Y0K10 (24%, 37%, 0%, 10%)
(0.24 / 0.37 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%37.39
%0
%9.8

Codes

Color #AE90E6 in popluar color models

AE 90 E6
RGB 174 144 230
HSL 261° 63.24% 73.33%
HSB/HSV 261° 37.39% 90.20%
CMYK 24.35% 37.39% 0.00%
9.80%

Color #AE90E6 in popluar number systems.

HEX AE 90 E6
Decimal 174 144 230
Binary 10101110 10010000 11100110
Octal 256 220 346

Shades and tints

Shades of #AE90E6

#AE90E6
(174,144,230)
#9F83D2
(159,131,210)
#9076BE
(144,118,190)
#8169AA
(129,105,170)
#725C96
(114,92,150)
#634F82
(99,79,130)
#54426E
(84,66,110)
#45355A
(69,53,90)
#362846
(54,40,70)
#271B32
(39,27,50)
#180E1E
(24,14,30)
#000000
(0,0,0)

Tints of #AE90E6

#AE90E6
(174,144,230)
#B59AE8
(181,154,232)
#BCA4EA
(188,164,234)
#C3AEEC
(195,174,236)
#CAB8EE
(202,184,238)
#D1C2F0
(209,194,240)
#D8CCF2
(216,204,242)
#DFD6F4
(223,214,244)
#E6E0F6
(230,224,246)
#EDEAF8
(237,234,248)
#F4F4FA
(244,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE90E6 color. Also use rgb(174,144,230) instead hex code.

Text Font Color

.myTextColor { color: #AE90E6; }

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

This text font color is #AE90E6.

Background Color

.myBgColor { background-color: #AE90E6; }

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

This div background color is #AE90E6.

Border color

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

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

This div border color is #AE90E6.

Opacity

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

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

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

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

This text has shadow with #AE90E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE90E6.

Preview

Color preview on black background

This text has color #AE90E6 on black background.


Color preview on white background

This text has color #AE90E6 on white background.


Black color preview on #AE90E6 background

This text has black color on #AE90E6 background.


White color preview on #AE90E6 background

This text has white color on #AE90E6 background.


Related colors

Complementary color

Complementary color for #hex is #516F19.


I love getcolorcode.com

Triadic colors

1 #E6AE90 and #90E6AE with #AE90E6 are triadic colors.

2 #E690AE and #90AEE6 with #AE90E6 are triadic colors.