COLOR #ACE6ED

HEX: #ACE6ED RGB: (172,230,237)

Renk bilgisi

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

RGB renk modeli

#ACE6ED color RGB value is (172,230,237).

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

RGB bağlantıları ve doygunluk

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

172
230
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 237 = 639 (100%)
R 172 of 639 ~ 26.92%
G 230 of 639 ~ 35.99%
B 237 of 639 ~ 37.09'%

%26.92
%35.99
%37.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.43%
  • eflatun tonu 2.95%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%27.43
%2.95
%0
%7.06

Codes

Color #ACE6ED in popluar color models

AC E6 ED
RGB 172 230 237
HSL 186° 64.36% 80.20%
HSB/HSV 186° 27.43% 92.94%
CMYK 27.43% 2.95% 0.00%
7.06%

Color #ACE6ED in popluar number systems.

HEX AC E6 ED
Decimal 172 230 237
Binary 10101100 11100110 11101101
Octal 254 346 355

Shades and tints

Shades of #ACE6ED

#ACE6ED
(172,230,237)
#9DD2D8
(157,210,216)
#8EBEC3
(142,190,195)
#7FAAAE
(127,170,174)
#709699
(112,150,153)
#618284
(97,130,132)
#526E6F
(82,110,111)
#435A5A
(67,90,90)
#344645
(52,70,69)
#253230
(37,50,48)
#161E1B
(22,30,27)
#000000
(0,0,0)

Tints of #ACE6ED

#ACE6ED
(172,230,237)
#B3E8EE
(179,232,238)
#BAEAEF
(186,234,239)
#C1ECF0
(193,236,240)
#C8EEF1
(200,238,241)
#CFF0F2
(207,240,242)
#D6F2F3
(214,242,243)
#DDF4F4
(221,244,244)
#E4F6F5
(228,246,245)
#EBF8F6
(235,248,246)
#F2FAF7
(242,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6ED; }

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

This text font color is #ACE6ED.

Background Color

.myBgColor { background-color: #ACE6ED; }

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

This div background color is #ACE6ED.

Border color

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

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

This div border color is #ACE6ED.

Opacity

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

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

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

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

This text has shadow with #ACE6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6ED.

Preview

Color preview on black background

This text has color #ACE6ED on black background.


Color preview on white background

This text has color #ACE6ED on white background.


Black color preview on #ACE6ED background

This text has black color on #ACE6ED background.


White color preview on #ACE6ED background

This text has white color on #ACE6ED background.


Related colors

Complementary color

Complementary color for #hex is #531912.


I love getcolorcode.com

Triadic colors

1 #EDACE6 and #E6EDAC with #ACE6ED are triadic colors.

2 #EDE6AC and #E6ACED with #ACE6ED are triadic colors.