COLOR #ACDFE6

HEX: #ACDFE6 RGB: (172,223,230)

Renk bilgisi

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

RGB renk modeli

#ACDFE6 color RGB value is (172,223,230).

RGB: (172,223,230) (67%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 223 of 255 = 87%
B 230 of 255 = 90%

172
223
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 223 + 230 = 625 (100%)
R 172 of 625 ~ 27.52%
G 223 of 625 ~ 35.68%
B 230 of 625 ~ 36.8'%

%27.52
%35.68
%36.8

CMYK RENK MODELİ

#ACDFE6 rengi CMYK tonu (25,3,0,10).

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

CMYK: (25,3,0,10)
C25M3Y0K10 (25%, 3%, 0%, 10%)
(0.25 / 0.03 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%3.04
%0
%9.8

Codes

Color #ACDFE6 in popluar color models

AC DF E6
RGB 172 223 230
HSL 187° 53.70% 78.82%
HSB/HSV 187° 25.22% 90.20%
CMYK 25.22% 3.04% 0.00%
9.80%

Color #ACDFE6 in popluar number systems.

HEX AC DF E6
Decimal 172 223 230
Binary 10101100 11011111 11100110
Octal 254 337 346

Shades and tints

Shades of #ACDFE6

#ACDFE6
(172,223,230)
#9DCBD2
(157,203,210)
#8EB7BE
(142,183,190)
#7FA3AA
(127,163,170)
#708F96
(112,143,150)
#617B82
(97,123,130)
#52676E
(82,103,110)
#43535A
(67,83,90)
#343F46
(52,63,70)
#252B32
(37,43,50)
#16171E
(22,23,30)
#000000
(0,0,0)

Tints of #ACDFE6

#ACDFE6
(172,223,230)
#B3E1E8
(179,225,232)
#BAE3EA
(186,227,234)
#C1E5EC
(193,229,236)
#C8E7EE
(200,231,238)
#CFE9F0
(207,233,240)
#D6EBF2
(214,235,242)
#DDEDF4
(221,237,244)
#E4EFF6
(228,239,246)
#EBF1F8
(235,241,248)
#F2F3FA
(242,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACDFE6; }

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

This text font color is #ACDFE6.

Background Color

.myBgColor { background-color: #ACDFE6; }

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

This div background color is #ACDFE6.

Border color

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

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

This div border color is #ACDFE6.

Opacity

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

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

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

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

This text has shadow with #ACDFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDFE6.

Preview

Color preview on black background

This text has color #ACDFE6 on black background.


Color preview on white background

This text has color #ACDFE6 on white background.


Black color preview on #ACDFE6 background

This text has black color on #ACDFE6 background.


White color preview on #ACDFE6 background

This text has white color on #ACDFE6 background.


Related colors

Complementary color

Complementary color for #hex is #532019.


I love getcolorcode.com

Triadic colors

1 #E6ACDF and #DFE6AC with #ACDFE6 are triadic colors.

2 #E6DFAC and #DFACE6 with #ACDFE6 are triadic colors.