COLOR #ACE9ED

HEX: #ACE9ED RGB: (172,233,237)

Renk bilgisi

#ACE9ED contains mainly green and blue colors. #ACE9ED ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ACE9ED color RGB value is (172,233,237).

RGB: (172,233,237) (67%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 237 of 255 = 93%

172
233
237

R + G + B ~ 84%. #ACE9ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 237 = 642 (100%)
R 172 of 642 ~ 26.79%
G 233 of 642 ~ 36.29%
B 237 of 642 ~ 36.92'%

%26.79
%36.29
%36.92

CMYK RENK MODELİ

#ACE9ED rengi CMYK tonu (27,2,0,7).

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

CMYK: (27,2,0,7)
C27M2Y0K7 (27%, 2%, 0%, 7%)
(0.27 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%27.43
%1.69
%0
%7.06

Codes

Color #ACE9ED in popluar color models

AC E9 ED
RGB 172 233 237
HSL 184° 64.36% 80.20%
HSB/HSV 184° 27.43% 92.94%
CMYK 27.43% 1.69% 0.00%
7.06%

Color #ACE9ED in popluar number systems.

HEX AC E9 ED
Decimal 172 233 237
Binary 10101100 11101001 11101101
Octal 254 351 355

Shades and tints

Shades of #ACE9ED

#ACE9ED
(172,233,237)
#9DD4D8
(157,212,216)
#8EBFC3
(142,191,195)
#7FAAAE
(127,170,174)
#709599
(112,149,153)
#618084
(97,128,132)
#526B6F
(82,107,111)
#43565A
(67,86,90)
#344145
(52,65,69)
#252C30
(37,44,48)
#16171B
(22,23,27)
#000000
(0,0,0)

Tints of #ACE9ED

#ACE9ED
(172,233,237)
#B3EBEE
(179,235,238)
#BAEDEF
(186,237,239)
#C1EFF0
(193,239,240)
#C8F1F1
(200,241,241)
#CFF3F2
(207,243,242)
#D6F5F3
(214,245,243)
#DDF7F4
(221,247,244)
#E4F9F5
(228,249,245)
#EBFBF6
(235,251,246)
#F2FDF7
(242,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE9ED; }

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

This text font color is #ACE9ED.

Background Color

.myBgColor { background-color: #ACE9ED; }

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

This div background color is #ACE9ED.

Border color

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

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

This div border color is #ACE9ED.

Opacity

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

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

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

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

This text has shadow with #ACE9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE9ED.

Preview

Color preview on black background

This text has color #ACE9ED on black background.


Color preview on white background

This text has color #ACE9ED on white background.


Black color preview on #ACE9ED background

This text has black color on #ACE9ED background.


White color preview on #ACE9ED background

This text has white color on #ACE9ED background.


Related colors

Complementary color

Complementary color for #hex is #531612.


I love getcolorcode.com

Triadic colors

1 #EDACE9 and #E9EDAC with #ACE9ED are triadic colors.

2 #EDE9AC and #E9ACED with #ACE9ED are triadic colors.