COLOR #ACE1D9

HEX: #ACE1D9 RGB: (172,225,217)

Renk bilgisi

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

RGB renk modeli

#ACE1D9 color RGB value is (172,225,217).

RGB: (172,225,217) (67%, 88%, 85%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 225 of 255 = 88%
B 217 of 255 = 85%

172
225
217

R + G + B ~ 80%. #ACE1D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 225 + 217 = 614 (100%)
R 172 of 614 ~ 28.01%
G 225 of 614 ~ 36.64%
B 217 of 614 ~ 35.34'%

%28.01
%36.64
%35.34

CMYK RENK MODELİ

#ACE1D9 rengi CMYK tonu (24,0,4,12).

  • camgöbeği tonu 23.56%
  • eflatun tonu 0.00%
  • sarı tonu 3.56%
  • ana renk tonu 11.76%

CMYK: (24,0,4,12)
C24M0Y4K12 (24%, 0%, 4%, 12%)
(0.24 / 0.00 / 0.04 / 0.12)

CMYK yüzdeleri

%23.56
%0
%3.56
%11.76

Codes

Color #ACE1D9 in popluar color models

AC E1 D9
RGB 172 225 217
HSL 171° 46.90% 77.84%
HSB/HSV 171° 23.56% 88.24%
CMYK 23.56% 0.00% 3.56%
11.76%

Color #ACE1D9 in popluar number systems.

HEX AC E1 D9
Decimal 172 225 217
Binary 10101100 11100001 11011001
Octal 254 341 331

Shades and tints

Shades of #ACE1D9

#ACE1D9
(172,225,217)
#9DCDC6
(157,205,198)
#8EB9B3
(142,185,179)
#7FA5A0
(127,165,160)
#70918D
(112,145,141)
#617D7A
(97,125,122)
#526967
(82,105,103)
#435554
(67,85,84)
#344141
(52,65,65)
#252D2E
(37,45,46)
#16191B
(22,25,27)
#000000
(0,0,0)

Tints of #ACE1D9

#ACE1D9
(172,225,217)
#B3E3DC
(179,227,220)
#BAE5DF
(186,229,223)
#C1E7E2
(193,231,226)
#C8E9E5
(200,233,229)
#CFEBE8
(207,235,232)
#D6EDEB
(214,237,235)
#DDEFEE
(221,239,238)
#E4F1F1
(228,241,241)
#EBF3F4
(235,243,244)
#F2F5F7
(242,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE1D9 color. Also use rgb(172,225,217) instead hex code.

Text Font Color

.myTextColor { color: #ACE1D9; }

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

This text font color is #ACE1D9.

Background Color

.myBgColor { background-color: #ACE1D9; }

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

This div background color is #ACE1D9.

Border color

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

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

This div border color is #ACE1D9.

Opacity

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

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

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

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

This text has shadow with #ACE1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE1D9.

Preview

Color preview on black background

This text has color #ACE1D9 on black background.


Color preview on white background

This text has color #ACE1D9 on white background.


Black color preview on #ACE1D9 background

This text has black color on #ACE1D9 background.


White color preview on #ACE1D9 background

This text has white color on #ACE1D9 background.


Related colors

Complementary color

Complementary color for #hex is #531E26.


I love getcolorcode.com

Triadic colors

1 #D9ACE1 and #E1D9AC with #ACE1D9 are triadic colors.

2 #D9E1AC and #E1ACD9 with #ACE1D9 are triadic colors.