COLOR #ACE6DC

HEX: #ACE6DC RGB: (172,230,220)

Renk bilgisi

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

RGB renk modeli

#ACE6DC color RGB value is (172,230,220).

RGB: (172,230,220) (67%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 220 of 255 = 86%

172
230
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 220 = 622 (100%)
R 172 of 622 ~ 27.65%
G 230 of 622 ~ 36.98%
B 220 of 622 ~ 35.37'%

%27.65
%36.98
%35.37

CMYK RENK MODELİ

#ACE6DC rengi CMYK tonu (25,0,4,10).

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

CMYK: (25,0,4,10)
C25M0Y4K10 (25%, 0%, 4%, 10%)
(0.25 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%25.22
%0
%4.35
%9.8

Codes

Color #ACE6DC in popluar color models

AC E6 DC
RGB 172 230 220
HSL 170° 53.70% 78.82%
HSB/HSV 170° 25.22% 90.20%
CMYK 25.22% 0.00% 4.35%
9.80%

Color #ACE6DC in popluar number systems.

HEX AC E6 DC
Decimal 172 230 220
Binary 10101100 11100110 11011100
Octal 254 346 334

Shades and tints

Shades of #ACE6DC

#ACE6DC
(172,230,220)
#9DD2C8
(157,210,200)
#8EBEB4
(142,190,180)
#7FAAA0
(127,170,160)
#70968C
(112,150,140)
#618278
(97,130,120)
#526E64
(82,110,100)
#435A50
(67,90,80)
#34463C
(52,70,60)
#253228
(37,50,40)
#161E14
(22,30,20)
#000000
(0,0,0)

Tints of #ACE6DC

#ACE6DC
(172,230,220)
#B3E8DF
(179,232,223)
#BAEAE2
(186,234,226)
#C1ECE5
(193,236,229)
#C8EEE8
(200,238,232)
#CFF0EB
(207,240,235)
#D6F2EE
(214,242,238)
#DDF4F1
(221,244,241)
#E4F6F4
(228,246,244)
#EBF8F7
(235,248,247)
#F2FAFA
(242,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6DC; }

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

This text font color is #ACE6DC.

Background Color

.myBgColor { background-color: #ACE6DC; }

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

This div background color is #ACE6DC.

Border color

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

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

This div border color is #ACE6DC.

Opacity

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

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

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

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

This text has shadow with #ACE6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6DC.

Preview

Color preview on black background

This text has color #ACE6DC on black background.


Color preview on white background

This text has color #ACE6DC on white background.


Black color preview on #ACE6DC background

This text has black color on #ACE6DC background.


White color preview on #ACE6DC background

This text has white color on #ACE6DC background.


Related colors

Complementary color

Complementary color for #hex is #531923.


I love getcolorcode.com

Triadic colors

1 #DCACE6 and #E6DCAC with #ACE6DC are triadic colors.

2 #DCE6AC and #E6ACDC with #ACE6DC are triadic colors.