COLOR #ACE6DF

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

172
230
223

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

Yüzdelerle RGB renk parçaları

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

%27.52
%36.8
%35.68

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%25.22
%0
%3.04
%9.8

Codes

Color #ACE6DF in popluar color models

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

Color #ACE6DF in popluar number systems.

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

Shades and tints

Shades of #ACE6DF

#ACE6DF
(172,230,223)
#9DD2CB
(157,210,203)
#8EBEB7
(142,190,183)
#7FAAA3
(127,170,163)
#70968F
(112,150,143)
#61827B
(97,130,123)
#526E67
(82,110,103)
#435A53
(67,90,83)
#34463F
(52,70,63)
#25322B
(37,50,43)
#161E17
(22,30,23)
#000000
(0,0,0)

Tints of #ACE6DF

#ACE6DF
(172,230,223)
#B3E8E1
(179,232,225)
#BAEAE3
(186,234,227)
#C1ECE5
(193,236,229)
#C8EEE7
(200,238,231)
#CFF0E9
(207,240,233)
#D6F2EB
(214,242,235)
#DDF4ED
(221,244,237)
#E4F6EF
(228,246,239)
#EBF8F1
(235,248,241)
#F2FAF3
(242,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6DF; }

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

This text font color is #ACE6DF.

Background Color

.myBgColor { background-color: #ACE6DF; }

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

This div background color is #ACE6DF.

Border color

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

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

This div border color is #ACE6DF.

Opacity

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

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

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

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

This text has shadow with #ACE6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6DF.

Preview

Color preview on black background

This text has color #ACE6DF on black background.


Color preview on white background

This text has color #ACE6DF on white background.


Black color preview on #ACE6DF background

This text has black color on #ACE6DF background.


White color preview on #ACE6DF background

This text has white color on #ACE6DF background.


Related colors

Complementary color

Complementary color for #hex is #531920.


I love getcolorcode.com

Triadic colors

1 #DFACE6 and #E6DFAC with #ACE6DF are triadic colors.

2 #DFE6AC and #E6ACDF with #ACE6DF are triadic colors.