COLOR #ACE6D9

HEX: #ACE6D9 RGB: (172,230,217)

Renk bilgisi

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

RGB renk modeli

#ACE6D9 color RGB value is (172,230,217).

RGB: (172,230,217) (67%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 217 of 255 = 85%

172
230
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 217 = 619 (100%)
R 172 of 619 ~ 27.79%
G 230 of 619 ~ 37.16%
B 217 of 619 ~ 35.06'%

%27.79
%37.16
%35.06

CMYK RENK MODELİ

#ACE6D9 rengi CMYK tonu (25,0,6,10).

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

CMYK: (25,0,6,10)
C25M0Y6K10 (25%, 0%, 6%, 10%)
(0.25 / 0.00 / 0.06 / 0.10)

CMYK yüzdeleri

%25.22
%0
%5.65
%9.8

Codes

Color #ACE6D9 in popluar color models

AC E6 D9
RGB 172 230 217
HSL 167° 53.70% 78.82%
HSB/HSV 167° 25.22% 90.20%
CMYK 25.22% 0.00% 5.65%
9.80%

Color #ACE6D9 in popluar number systems.

HEX AC E6 D9
Decimal 172 230 217
Binary 10101100 11100110 11011001
Octal 254 346 331

Shades and tints

Shades of #ACE6D9

#ACE6D9
(172,230,217)
#9DD2C6
(157,210,198)
#8EBEB3
(142,190,179)
#7FAAA0
(127,170,160)
#70968D
(112,150,141)
#61827A
(97,130,122)
#526E67
(82,110,103)
#435A54
(67,90,84)
#344641
(52,70,65)
#25322E
(37,50,46)
#161E1B
(22,30,27)
#000000
(0,0,0)

Tints of #ACE6D9

#ACE6D9
(172,230,217)
#B3E8DC
(179,232,220)
#BAEADF
(186,234,223)
#C1ECE2
(193,236,226)
#C8EEE5
(200,238,229)
#CFF0E8
(207,240,232)
#D6F2EB
(214,242,235)
#DDF4EE
(221,244,238)
#E4F6F1
(228,246,241)
#EBF8F4
(235,248,244)
#F2FAF7
(242,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6D9; }

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

This text font color is #ACE6D9.

Background Color

.myBgColor { background-color: #ACE6D9; }

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

This div background color is #ACE6D9.

Border color

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

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

This div border color is #ACE6D9.

Opacity

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

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

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

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

This text has shadow with #ACE6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6D9.

Preview

Color preview on black background

This text has color #ACE6D9 on black background.


Color preview on white background

This text has color #ACE6D9 on white background.


Black color preview on #ACE6D9 background

This text has black color on #ACE6D9 background.


White color preview on #ACE6D9 background

This text has white color on #ACE6D9 background.


Related colors

Complementary color

Complementary color for #hex is #531926.


I love getcolorcode.com

Triadic colors

1 #D9ACE6 and #E6D9AC with #ACE6D9 are triadic colors.

2 #D9E6AC and #E6ACD9 with #ACE6D9 are triadic colors.