COLOR #ACE6D4

HEX: #ACE6D4 RGB: (172,230,212)

Renk bilgisi

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

RGB renk modeli

#ACE6D4 color RGB value is (172,230,212).

RGB: (172,230,212) (67%, 90%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 212 of 255 = 83%

172
230
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 212 = 614 (100%)
R 172 of 614 ~ 28.01%
G 230 of 614 ~ 37.46%
B 212 of 614 ~ 34.53'%

%28.01
%37.46
%34.53

CMYK RENK MODELİ

#ACE6D4 rengi CMYK tonu (25,0,8,10).

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

CMYK: (25,0,8,10)
C25M0Y8K10 (25%, 0%, 8%, 10%)
(0.25 / 0.00 / 0.08 / 0.10)

CMYK yüzdeleri

%25.22
%0
%7.83
%9.8

Codes

Color #ACE6D4 in popluar color models

AC E6 D4
RGB 172 230 212
HSL 161° 53.70% 78.82%
HSB/HSV 161° 25.22% 90.20%
CMYK 25.22% 0.00% 7.83%
9.80%

Color #ACE6D4 in popluar number systems.

HEX AC E6 D4
Decimal 172 230 212
Binary 10101100 11100110 11010100
Octal 254 346 324

Shades and tints

Shades of #ACE6D4

#ACE6D4
(172,230,212)
#9DD2C1
(157,210,193)
#8EBEAE
(142,190,174)
#7FAA9B
(127,170,155)
#709688
(112,150,136)
#618275
(97,130,117)
#526E62
(82,110,98)
#435A4F
(67,90,79)
#34463C
(52,70,60)
#253229
(37,50,41)
#161E16
(22,30,22)
#000000
(0,0,0)

Tints of #ACE6D4

#ACE6D4
(172,230,212)
#B3E8D7
(179,232,215)
#BAEADA
(186,234,218)
#C1ECDD
(193,236,221)
#C8EEE0
(200,238,224)
#CFF0E3
(207,240,227)
#D6F2E6
(214,242,230)
#DDF4E9
(221,244,233)
#E4F6EC
(228,246,236)
#EBF8EF
(235,248,239)
#F2FAF2
(242,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6D4; }

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

This text font color is #ACE6D4.

Background Color

.myBgColor { background-color: #ACE6D4; }

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

This div background color is #ACE6D4.

Border color

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

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

This div border color is #ACE6D4.

Opacity

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

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

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

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

This text has shadow with #ACE6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6D4.

Preview

Color preview on black background

This text has color #ACE6D4 on black background.


Color preview on white background

This text has color #ACE6D4 on white background.


Black color preview on #ACE6D4 background

This text has black color on #ACE6D4 background.


White color preview on #ACE6D4 background

This text has white color on #ACE6D4 background.


Related colors

Complementary color

Complementary color for #hex is #53192B.


I love getcolorcode.com

Triadic colors

1 #D4ACE6 and #E6D4AC with #ACE6D4 are triadic colors.

2 #D4E6AC and #E6ACD4 with #ACE6D4 are triadic colors.