COLOR #ACE4DF

HEX: #ACE4DF RGB: (172,228,223)

Renk bilgisi

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

RGB renk modeli

#ACE4DF color RGB value is (172,228,223).

RGB: (172,228,223) (67%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 228 of 255 = 89%
B 223 of 255 = 87%

172
228
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 228 + 223 = 623 (100%)
R 172 of 623 ~ 27.61%
G 228 of 623 ~ 36.6%
B 223 of 623 ~ 35.79'%

%27.61
%36.6
%35.79

CMYK RENK MODELİ

#ACE4DF rengi CMYK tonu (25,0,2,11).

  • camgöbeği tonu 24.56%
  • eflatun tonu 0.00%
  • sarı tonu 2.19%
  • ana renk tonu 10.59%

CMYK: (25,0,2,11)
C25M0Y2K11 (25%, 0%, 2%, 11%)
(0.25 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%24.56
%0
%2.19
%10.59

Codes

Color #ACE4DF in popluar color models

AC E4 DF
RGB 172 228 223
HSL 175° 50.91% 78.43%
HSB/HSV 175° 24.56% 89.41%
CMYK 24.56% 0.00% 2.19%
10.59%

Color #ACE4DF in popluar number systems.

HEX AC E4 DF
Decimal 172 228 223
Binary 10101100 11100100 11011111
Octal 254 344 337

Shades and tints

Shades of #ACE4DF

#ACE4DF
(172,228,223)
#9DD0CB
(157,208,203)
#8EBCB7
(142,188,183)
#7FA8A3
(127,168,163)
#70948F
(112,148,143)
#61807B
(97,128,123)
#526C67
(82,108,103)
#435853
(67,88,83)
#34443F
(52,68,63)
#25302B
(37,48,43)
#161C17
(22,28,23)
#000000
(0,0,0)

Tints of #ACE4DF

#ACE4DF
(172,228,223)
#B3E6E1
(179,230,225)
#BAE8E3
(186,232,227)
#C1EAE5
(193,234,229)
#C8ECE7
(200,236,231)
#CFEEE9
(207,238,233)
#D6F0EB
(214,240,235)
#DDF2ED
(221,242,237)
#E4F4EF
(228,244,239)
#EBF6F1
(235,246,241)
#F2F8F3
(242,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE4DF; }

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

This text font color is #ACE4DF.

Background Color

.myBgColor { background-color: #ACE4DF; }

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

This div background color is #ACE4DF.

Border color

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

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

This div border color is #ACE4DF.

Opacity

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

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

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

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

This text has shadow with #ACE4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE4DF.

Preview

Color preview on black background

This text has color #ACE4DF on black background.


Color preview on white background

This text has color #ACE4DF on white background.


Black color preview on #ACE4DF background

This text has black color on #ACE4DF background.


White color preview on #ACE4DF background

This text has white color on #ACE4DF background.


Related colors

Complementary color

Complementary color for #hex is #531B20.


I love getcolorcode.com

Triadic colors

1 #DFACE4 and #E4DFAC with #ACE4DF are triadic colors.

2 #DFE4AC and #E4ACDF with #ACE4DF are triadic colors.