COLOR #ACDCE6

HEX: #ACDCE6 RGB: (172,220,230)

Renk bilgisi

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

RGB renk modeli

#ACDCE6 color RGB value is (172,220,230).

RGB: (172,220,230) (67%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 220 of 255 = 86%
B 230 of 255 = 90%

172
220
230

R + G + B ~ 81%. #ACDCE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 220 + 230 = 622 (100%)
R 172 of 622 ~ 27.65%
G 220 of 622 ~ 35.37%
B 230 of 622 ~ 36.98'%

%27.65
%35.37
%36.98

CMYK RENK MODELİ

#ACDCE6 rengi CMYK tonu (25,4,0,10).

  • camgöbeği tonu 25.22%
  • eflatun tonu 4.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,4,0,10)
C25M4Y0K10 (25%, 4%, 0%, 10%)
(0.25 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%4.35
%0
%9.8

Codes

Color #ACDCE6 in popluar color models

AC DC E6
RGB 172 220 230
HSL 190° 53.70% 78.82%
HSB/HSV 190° 25.22% 90.20%
CMYK 25.22% 4.35% 0.00%
9.80%

Color #ACDCE6 in popluar number systems.

HEX AC DC E6
Decimal 172 220 230
Binary 10101100 11011100 11100110
Octal 254 334 346

Shades and tints

Shades of #ACDCE6

#ACDCE6
(172,220,230)
#9DC8D2
(157,200,210)
#8EB4BE
(142,180,190)
#7FA0AA
(127,160,170)
#708C96
(112,140,150)
#617882
(97,120,130)
#52646E
(82,100,110)
#43505A
(67,80,90)
#343C46
(52,60,70)
#252832
(37,40,50)
#16141E
(22,20,30)
#000000
(0,0,0)

Tints of #ACDCE6

#ACDCE6
(172,220,230)
#B3DFE8
(179,223,232)
#BAE2EA
(186,226,234)
#C1E5EC
(193,229,236)
#C8E8EE
(200,232,238)
#CFEBF0
(207,235,240)
#D6EEF2
(214,238,242)
#DDF1F4
(221,241,244)
#E4F4F6
(228,244,246)
#EBF7F8
(235,247,248)
#F2FAFA
(242,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACDCE6 color. Also use rgb(172,220,230) instead hex code.

Text Font Color

.myTextColor { color: #ACDCE6; }

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

This text font color is #ACDCE6.

Background Color

.myBgColor { background-color: #ACDCE6; }

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

This div background color is #ACDCE6.

Border color

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

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

This div border color is #ACDCE6.

Opacity

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

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

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

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

This text has shadow with #ACDCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDCE6.

Preview

Color preview on black background

This text has color #ACDCE6 on black background.


Color preview on white background

This text has color #ACDCE6 on white background.


Black color preview on #ACDCE6 background

This text has black color on #ACDCE6 background.


White color preview on #ACDCE6 background

This text has white color on #ACDCE6 background.


Related colors

Complementary color

Complementary color for #hex is #532319.


I love getcolorcode.com

Triadic colors

1 #E6ACDC and #DCE6AC with #ACDCE6 are triadic colors.

2 #E6DCAC and #DCACE6 with #ACDCE6 are triadic colors.