COLOR #ACE6EC

HEX: #ACE6EC RGB: (172,230,236)

Renk bilgisi

#ACE6EC contains mainly green and blue colors. #ACE6EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ACE6EC color RGB value is (172,230,236).

RGB: (172,230,236) (67%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 236 of 255 = 93%

172
230
236

R + G + B ~ 83%. #ACE6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 236 = 638 (100%)
R 172 of 638 ~ 26.96%
G 230 of 638 ~ 36.05%
B 236 of 638 ~ 36.99'%

%26.96
%36.05
%36.99

CMYK RENK MODELİ

#ACE6EC rengi CMYK tonu (27,3,0,7).

  • camgöbeği tonu 27.12%
  • eflatun tonu 2.54%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,3,0,7)
C27M3Y0K7 (27%, 3%, 0%, 7%)
(0.27 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%27.12
%2.54
%0
%7.45

Codes

Color #ACE6EC in popluar color models

AC E6 EC
RGB 172 230 236
HSL 186° 62.75% 80.00%
HSB/HSV 186° 27.12% 92.55%
CMYK 27.12% 2.54% 0.00%
7.45%

Color #ACE6EC in popluar number systems.

HEX AC E6 EC
Decimal 172 230 236
Binary 10101100 11100110 11101100
Octal 254 346 354

Shades and tints

Shades of #ACE6EC

#ACE6EC
(172,230,236)
#9DD2D7
(157,210,215)
#8EBEC2
(142,190,194)
#7FAAAD
(127,170,173)
#709698
(112,150,152)
#618283
(97,130,131)
#526E6E
(82,110,110)
#435A59
(67,90,89)
#344644
(52,70,68)
#25322F
(37,50,47)
#161E1A
(22,30,26)
#000000
(0,0,0)

Tints of #ACE6EC

#ACE6EC
(172,230,236)
#B3E8ED
(179,232,237)
#BAEAEE
(186,234,238)
#C1ECEF
(193,236,239)
#C8EEF0
(200,238,240)
#CFF0F1
(207,240,241)
#D6F2F2
(214,242,242)
#DDF4F3
(221,244,243)
#E4F6F4
(228,246,244)
#EBF8F5
(235,248,245)
#F2FAF6
(242,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6EC; }

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

This text font color is #ACE6EC.

Background Color

.myBgColor { background-color: #ACE6EC; }

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

This div background color is #ACE6EC.

Border color

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

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

This div border color is #ACE6EC.

Opacity

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

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

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

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

This text has shadow with #ACE6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6EC.

Preview

Color preview on black background

This text has color #ACE6EC on black background.


Color preview on white background

This text has color #ACE6EC on white background.


Black color preview on #ACE6EC background

This text has black color on #ACE6EC background.


White color preview on #ACE6EC background

This text has white color on #ACE6EC background.


Related colors

Complementary color

Complementary color for #hex is #531913.


I love getcolorcode.com

Triadic colors

1 #ECACE6 and #E6ECAC with #ACE6EC are triadic colors.

2 #ECE6AC and #E6ACEC with #ACE6EC are triadic colors.