COLOR #ACE3ED

HEX: #ACE3ED RGB: (172,227,237)

Renk bilgisi

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

RGB renk modeli

#ACE3ED color RGB value is (172,227,237).

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

RGB bağlantıları ve doygunluk

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

172
227
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 227 + 237 = 636 (100%)
R 172 of 636 ~ 27.04%
G 227 of 636 ~ 35.69%
B 237 of 636 ~ 37.26'%

%27.04
%35.69
%37.26

CMYK RENK MODELİ

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

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

Codes

Color #ACE3ED in popluar color models

AC E3 ED
RGB 172 227 237
HSL 189° 64.36% 80.20%
HSB/HSV 189° 27.43% 92.94%
CMYK 27.43% 4.22% 0.00%
7.06%

Color #ACE3ED in popluar number systems.

HEX AC E3 ED
Decimal 172 227 237
Binary 10101100 11100011 11101101
Octal 254 343 355

Shades and tints

Shades of #ACE3ED

#ACE3ED
(172,227,237)
#9DCFD8
(157,207,216)
#8EBBC3
(142,187,195)
#7FA7AE
(127,167,174)
#709399
(112,147,153)
#617F84
(97,127,132)
#526B6F
(82,107,111)
#43575A
(67,87,90)
#344345
(52,67,69)
#252F30
(37,47,48)
#161B1B
(22,27,27)
#000000
(0,0,0)

Tints of #ACE3ED

#ACE3ED
(172,227,237)
#B3E5EE
(179,229,238)
#BAE7EF
(186,231,239)
#C1E9F0
(193,233,240)
#C8EBF1
(200,235,241)
#CFEDF2
(207,237,242)
#D6EFF3
(214,239,243)
#DDF1F4
(221,241,244)
#E4F3F5
(228,243,245)
#EBF5F6
(235,245,246)
#F2F7F7
(242,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE3ED; }

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

This text font color is #ACE3ED.

Background Color

.myBgColor { background-color: #ACE3ED; }

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

This div background color is #ACE3ED.

Border color

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

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

This div border color is #ACE3ED.

Opacity

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

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

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

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

This text has shadow with #ACE3ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE3ED.

Preview

Color preview on black background

This text has color #ACE3ED on black background.


Color preview on white background

This text has color #ACE3ED on white background.


Black color preview on #ACE3ED background

This text has black color on #ACE3ED background.


White color preview on #ACE3ED background

This text has white color on #ACE3ED background.


Related colors

Complementary color

Complementary color for #hex is #531C12.


I love getcolorcode.com

Triadic colors

1 #EDACE3 and #E3EDAC with #ACE3ED are triadic colors.

2 #EDE3AC and #E3ACED with #ACE3ED are triadic colors.