COLOR #ACE1D6

HEX: #ACE1D6 RGB: (172,225,214)

Renk bilgisi

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

RGB renk modeli

#ACE1D6 color RGB value is (172,225,214).

RGB: (172,225,214) (67%, 88%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 225 of 255 = 88%
B 214 of 255 = 84%

172
225
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 225 + 214 = 611 (100%)
R 172 of 611 ~ 28.15%
G 225 of 611 ~ 36.82%
B 214 of 611 ~ 35.02'%

%28.15
%36.82
%35.02

CMYK RENK MODELİ

#ACE1D6 rengi CMYK tonu (24,0,5,12).

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

CMYK: (24,0,5,12)
C24M0Y5K12 (24%, 0%, 5%, 12%)
(0.24 / 0.00 / 0.05 / 0.12)

CMYK yüzdeleri

%23.56
%0
%4.89
%11.76

Codes

Color #ACE1D6 in popluar color models

AC E1 D6
RGB 172 225 214
HSL 168° 46.90% 77.84%
HSB/HSV 168° 23.56% 88.24%
CMYK 23.56% 0.00% 4.89%
11.76%

Color #ACE1D6 in popluar number systems.

HEX AC E1 D6
Decimal 172 225 214
Binary 10101100 11100001 11010110
Octal 254 341 326

Shades and tints

Shades of #ACE1D6

#ACE1D6
(172,225,214)
#9DCDC3
(157,205,195)
#8EB9B0
(142,185,176)
#7FA59D
(127,165,157)
#70918A
(112,145,138)
#617D77
(97,125,119)
#526964
(82,105,100)
#435551
(67,85,81)
#34413E
(52,65,62)
#252D2B
(37,45,43)
#161918
(22,25,24)
#000000
(0,0,0)

Tints of #ACE1D6

#ACE1D6
(172,225,214)
#B3E3D9
(179,227,217)
#BAE5DC
(186,229,220)
#C1E7DF
(193,231,223)
#C8E9E2
(200,233,226)
#CFEBE5
(207,235,229)
#D6EDE8
(214,237,232)
#DDEFEB
(221,239,235)
#E4F1EE
(228,241,238)
#EBF3F1
(235,243,241)
#F2F5F4
(242,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE1D6; }

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

This text font color is #ACE1D6.

Background Color

.myBgColor { background-color: #ACE1D6; }

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

This div background color is #ACE1D6.

Border color

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

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

This div border color is #ACE1D6.

Opacity

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

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

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

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

This text has shadow with #ACE1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE1D6.

Preview

Color preview on black background

This text has color #ACE1D6 on black background.


Color preview on white background

This text has color #ACE1D6 on white background.


Black color preview on #ACE1D6 background

This text has black color on #ACE1D6 background.


White color preview on #ACE1D6 background

This text has white color on #ACE1D6 background.


Related colors

Complementary color

Complementary color for #hex is #531E29.


I love getcolorcode.com

Triadic colors

1 #D6ACE1 and #E1D6AC with #ACE1D6 are triadic colors.

2 #D6E1AC and #E1ACD6 with #ACE1D6 are triadic colors.