COLOR #ACE5DF

HEX: #ACE5DF RGB: (172,229,223)

Renk bilgisi

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

RGB renk modeli

#ACE5DF color RGB value is (172,229,223).

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

RGB bağlantıları ve doygunluk

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

172
229
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 223 = 624 (100%)
R 172 of 624 ~ 27.56%
G 229 of 624 ~ 36.7%
B 223 of 624 ~ 35.74'%

%27.56
%36.7
%35.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.89%
  • eflatun tonu 0.00%
  • sarı tonu 2.62%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%24.89
%0
%2.62
%10.2

Codes

Color #ACE5DF in popluar color models

AC E5 DF
RGB 172 229 223
HSL 174° 52.29% 78.63%
HSB/HSV 174° 24.89% 89.80%
CMYK 24.89% 0.00% 2.62%
10.20%

Color #ACE5DF in popluar number systems.

HEX AC E5 DF
Decimal 172 229 223
Binary 10101100 11100101 11011111
Octal 254 345 337

Shades and tints

Shades of #ACE5DF

#ACE5DF
(172,229,223)
#9DD1CB
(157,209,203)
#8EBDB7
(142,189,183)
#7FA9A3
(127,169,163)
#70958F
(112,149,143)
#61817B
(97,129,123)
#526D67
(82,109,103)
#435953
(67,89,83)
#34453F
(52,69,63)
#25312B
(37,49,43)
#161D17
(22,29,23)
#000000
(0,0,0)

Tints of #ACE5DF

#ACE5DF
(172,229,223)
#B3E7E1
(179,231,225)
#BAE9E3
(186,233,227)
#C1EBE5
(193,235,229)
#C8EDE7
(200,237,231)
#CFEFE9
(207,239,233)
#D6F1EB
(214,241,235)
#DDF3ED
(221,243,237)
#E4F5EF
(228,245,239)
#EBF7F1
(235,247,241)
#F2F9F3
(242,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE5DF; }

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

This text font color is #ACE5DF.

Background Color

.myBgColor { background-color: #ACE5DF; }

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

This div background color is #ACE5DF.

Border color

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

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

This div border color is #ACE5DF.

Opacity

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

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

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

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

This text has shadow with #ACE5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5DF.

Preview

Color preview on black background

This text has color #ACE5DF on black background.


Color preview on white background

This text has color #ACE5DF on white background.


Black color preview on #ACE5DF background

This text has black color on #ACE5DF background.


White color preview on #ACE5DF background

This text has white color on #ACE5DF background.


Related colors

Complementary color

Complementary color for #hex is #531A20.


I love getcolorcode.com

Triadic colors

1 #DFACE5 and #E5DFAC with #ACE5DF are triadic colors.

2 #DFE5AC and #E5ACDF with #ACE5DF are triadic colors.