COLOR #ACE5ED

HEX: #ACE5ED RGB: (172,229,237)

Renk bilgisi

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

RGB renk modeli

#ACE5ED color RGB value is (172,229,237).

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

RGB bağlantıları ve doygunluk

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

172
229
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 237 = 638 (100%)
R 172 of 638 ~ 26.96%
G 229 of 638 ~ 35.89%
B 237 of 638 ~ 37.15'%

%26.96
%35.89
%37.15

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.43%
  • eflatun tonu 3.38%
  • 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
%3.38
%0
%7.06

Codes

Color #ACE5ED in popluar color models

AC E5 ED
RGB 172 229 237
HSL 187° 64.36% 80.20%
HSB/HSV 187° 27.43% 92.94%
CMYK 27.43% 3.38% 0.00%
7.06%

Color #ACE5ED in popluar number systems.

HEX AC E5 ED
Decimal 172 229 237
Binary 10101100 11100101 11101101
Octal 254 345 355

Shades and tints

Shades of #ACE5ED

#ACE5ED
(172,229,237)
#9DD1D8
(157,209,216)
#8EBDC3
(142,189,195)
#7FA9AE
(127,169,174)
#709599
(112,149,153)
#618184
(97,129,132)
#526D6F
(82,109,111)
#43595A
(67,89,90)
#344545
(52,69,69)
#253130
(37,49,48)
#161D1B
(22,29,27)
#000000
(0,0,0)

Tints of #ACE5ED

#ACE5ED
(172,229,237)
#B3E7EE
(179,231,238)
#BAE9EF
(186,233,239)
#C1EBF0
(193,235,240)
#C8EDF1
(200,237,241)
#CFEFF2
(207,239,242)
#D6F1F3
(214,241,243)
#DDF3F4
(221,243,244)
#E4F5F5
(228,245,245)
#EBF7F6
(235,247,246)
#F2F9F7
(242,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE5ED; }

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

This text font color is #ACE5ED.

Background Color

.myBgColor { background-color: #ACE5ED; }

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

This div background color is #ACE5ED.

Border color

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

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

This div border color is #ACE5ED.

Opacity

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

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

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

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

This text has shadow with #ACE5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5ED.

Preview

Color preview on black background

This text has color #ACE5ED on black background.


Color preview on white background

This text has color #ACE5ED on white background.


Black color preview on #ACE5ED background

This text has black color on #ACE5ED background.


White color preview on #ACE5ED background

This text has white color on #ACE5ED background.


Related colors

Complementary color

Complementary color for #hex is #531A12.


I love getcolorcode.com

Triadic colors

1 #EDACE5 and #E5EDAC with #ACE5ED are triadic colors.

2 #EDE5AC and #E5ACED with #ACE5ED are triadic colors.