COLOR #AECCE6

HEX: #AECCE6 RGB: (174,204,230)

Renk bilgisi

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

RGB renk modeli

#AECCE6 color RGB value is (174,204,230).

RGB: (174,204,230) (68%, 80%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 204 of 255 = 80%
B 230 of 255 = 90%

174
204
230

R + G + B ~ 79%. #AECCE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 204 + 230 = 608 (100%)
R 174 of 608 ~ 28.62%
G 204 of 608 ~ 33.55%
B 230 of 608 ~ 37.83'%

%28.62
%33.55
%37.83

CMYK RENK MODELİ

#AECCE6 rengi CMYK tonu (24,11,0,10).

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

CMYK: (24,11,0,10)
C24M11Y0K10 (24%, 11%, 0%, 10%)
(0.24 / 0.11 / 0.00 / 0.10)

CMYK yüzdeleri

%24.35
%11.3
%0
%9.8

Codes

Color #AECCE6 in popluar color models

AE CC E6
RGB 174 204 230
HSL 208° 52.83% 79.22%
HSB/HSV 208° 24.35% 90.20%
CMYK 24.35% 11.30% 0.00%
9.80%

Color #AECCE6 in popluar number systems.

HEX AE CC E6
Decimal 174 204 230
Binary 10101110 11001100 11100110
Octal 256 314 346

Shades and tints

Shades of #AECCE6

#AECCE6
(174,204,230)
#9FBAD2
(159,186,210)
#90A8BE
(144,168,190)
#8196AA
(129,150,170)
#728496
(114,132,150)
#637282
(99,114,130)
#54606E
(84,96,110)
#454E5A
(69,78,90)
#363C46
(54,60,70)
#272A32
(39,42,50)
#18181E
(24,24,30)
#000000
(0,0,0)

Tints of #AECCE6

#AECCE6
(174,204,230)
#B5D0E8
(181,208,232)
#BCD4EA
(188,212,234)
#C3D8EC
(195,216,236)
#CADCEE
(202,220,238)
#D1E0F0
(209,224,240)
#D8E4F2
(216,228,242)
#DFE8F4
(223,232,244)
#E6ECF6
(230,236,246)
#EDF0F8
(237,240,248)
#F4F4FA
(244,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AECCE6; }

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

This text font color is #AECCE6.

Background Color

.myBgColor { background-color: #AECCE6; }

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

This div background color is #AECCE6.

Border color

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

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

This div border color is #AECCE6.

Opacity

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

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

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

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

This text has shadow with #AECCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECCE6.

Preview

Color preview on black background

This text has color #AECCE6 on black background.


Color preview on white background

This text has color #AECCE6 on white background.


Black color preview on #AECCE6 background

This text has black color on #AECCE6 background.


White color preview on #AECCE6 background

This text has white color on #AECCE6 background.


Related colors

Complementary color

Complementary color for #hex is #513319.


I love getcolorcode.com

Triadic colors

1 #E6AECC and #CCE6AE with #AECCE6 are triadic colors.

2 #E6CCAE and #CCAEE6 with #AECCE6 are triadic colors.