COLOR #ACE0ED

HEX: #ACE0ED RGB: (172,224,237)

Renk bilgisi

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

RGB renk modeli

#ACE0ED color RGB value is (172,224,237).

RGB: (172,224,237) (67%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 224 of 255 = 88%
B 237 of 255 = 93%

172
224
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 224 + 237 = 633 (100%)
R 172 of 633 ~ 27.17%
G 224 of 633 ~ 35.39%
B 237 of 633 ~ 37.44'%

%27.17
%35.39
%37.44

CMYK RENK MODELİ

#ACE0ED rengi CMYK tonu (27,5,0,7).

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

CMYK: (27,5,0,7)
C27M5Y0K7 (27%, 5%, 0%, 7%)
(0.27 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%27.43
%5.49
%0
%7.06

Codes

Color #ACE0ED in popluar color models

AC E0 ED
RGB 172 224 237
HSL 192° 64.36% 80.20%
HSB/HSV 192° 27.43% 92.94%
CMYK 27.43% 5.49% 0.00%
7.06%

Color #ACE0ED in popluar number systems.

HEX AC E0 ED
Decimal 172 224 237
Binary 10101100 11100000 11101101
Octal 254 340 355

Shades and tints

Shades of #ACE0ED

#ACE0ED
(172,224,237)
#9DCCD8
(157,204,216)
#8EB8C3
(142,184,195)
#7FA4AE
(127,164,174)
#709099
(112,144,153)
#617C84
(97,124,132)
#52686F
(82,104,111)
#43545A
(67,84,90)
#344045
(52,64,69)
#252C30
(37,44,48)
#16181B
(22,24,27)
#000000
(0,0,0)

Tints of #ACE0ED

#ACE0ED
(172,224,237)
#B3E2EE
(179,226,238)
#BAE4EF
(186,228,239)
#C1E6F0
(193,230,240)
#C8E8F1
(200,232,241)
#CFEAF2
(207,234,242)
#D6ECF3
(214,236,243)
#DDEEF4
(221,238,244)
#E4F0F5
(228,240,245)
#EBF2F6
(235,242,246)
#F2F4F7
(242,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE0ED; }

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

This text font color is #ACE0ED.

Background Color

.myBgColor { background-color: #ACE0ED; }

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

This div background color is #ACE0ED.

Border color

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

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

This div border color is #ACE0ED.

Opacity

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

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

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

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

This text has shadow with #ACE0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE0ED.

Preview

Color preview on black background

This text has color #ACE0ED on black background.


Color preview on white background

This text has color #ACE0ED on white background.


Black color preview on #ACE0ED background

This text has black color on #ACE0ED background.


White color preview on #ACE0ED background

This text has white color on #ACE0ED background.


Related colors

Complementary color

Complementary color for #hex is #531F12.


I love getcolorcode.com

Triadic colors

1 #EDACE0 and #E0EDAC with #ACE0ED are triadic colors.

2 #EDE0AC and #E0ACED with #ACE0ED are triadic colors.