COLOR #ACE4ED

HEX: #ACE4ED RGB: (172,228,237)

Renk bilgisi

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

RGB renk modeli

#ACE4ED color RGB value is (172,228,237).

RGB: (172,228,237) (67%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 228 of 255 = 89%
B 237 of 255 = 93%

172
228
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 228 + 237 = 637 (100%)
R 172 of 637 ~ 27%
G 228 of 637 ~ 35.79%
B 237 of 637 ~ 37.21'%

%27
%35.79
%37.21

CMYK RENK MODELİ

#ACE4ED rengi CMYK tonu (27,4,0,7).

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

CMYK: (27,4,0,7)
C27M4Y0K7 (27%, 4%, 0%, 7%)
(0.27 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%27.43
%3.8
%0
%7.06

Codes

Color #ACE4ED in popluar color models

AC E4 ED
RGB 172 228 237
HSL 188° 64.36% 80.20%
HSB/HSV 188° 27.43% 92.94%
CMYK 27.43% 3.80% 0.00%
7.06%

Color #ACE4ED in popluar number systems.

HEX AC E4 ED
Decimal 172 228 237
Binary 10101100 11100100 11101101
Octal 254 344 355

Shades and tints

Shades of #ACE4ED

#ACE4ED
(172,228,237)
#9DD0D8
(157,208,216)
#8EBCC3
(142,188,195)
#7FA8AE
(127,168,174)
#709499
(112,148,153)
#618084
(97,128,132)
#526C6F
(82,108,111)
#43585A
(67,88,90)
#344445
(52,68,69)
#253030
(37,48,48)
#161C1B
(22,28,27)
#000000
(0,0,0)

Tints of #ACE4ED

#ACE4ED
(172,228,237)
#B3E6EE
(179,230,238)
#BAE8EF
(186,232,239)
#C1EAF0
(193,234,240)
#C8ECF1
(200,236,241)
#CFEEF2
(207,238,242)
#D6F0F3
(214,240,243)
#DDF2F4
(221,242,244)
#E4F4F5
(228,244,245)
#EBF6F6
(235,246,246)
#F2F8F7
(242,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE4ED; }

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

This text font color is #ACE4ED.

Background Color

.myBgColor { background-color: #ACE4ED; }

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

This div background color is #ACE4ED.

Border color

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

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

This div border color is #ACE4ED.

Opacity

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

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

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

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

This text has shadow with #ACE4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE4ED.

Preview

Color preview on black background

This text has color #ACE4ED on black background.


Color preview on white background

This text has color #ACE4ED on white background.


Black color preview on #ACE4ED background

This text has black color on #ACE4ED background.


White color preview on #ACE4ED background

This text has white color on #ACE4ED background.


Related colors

Complementary color

Complementary color for #hex is #531B12.


I love getcolorcode.com

Triadic colors

1 #EDACE4 and #E4EDAC with #ACE4ED are triadic colors.

2 #EDE4AC and #E4ACED with #ACE4ED are triadic colors.