COLOR #ACE5E6

HEX: #ACE5E6 RGB: (172,229,230)

Renk bilgisi

#ACE5E6 contains red, green and blue colors in about the same proportion. #ACE5E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ACE5E6 color RGB value is (172,229,230).

RGB: (172,229,230) (67%, 90%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 229 of 255 = 90%
B 230 of 255 = 90%

172
229
230

R + G + B ~ 82%. #ACE5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 230 = 631 (100%)
R 172 of 631 ~ 27.26%
G 229 of 631 ~ 36.29%
B 230 of 631 ~ 36.45'%

%27.26
%36.29
%36.45

CMYK RENK MODELİ

#ACE5E6 rengi CMYK tonu (25,0,0,10).

  • camgöbeği tonu 25.22%
  • eflatun tonu 0.43%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,0,0,10)
C25M0Y0K10 (25%, 0%, 0%, 10%)
(0.25 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%0.43
%0
%9.8

Codes

Color #ACE5E6 in popluar color models

AC E5 E6
RGB 172 229 230
HSL 181° 53.70% 78.82%
HSB/HSV 181° 25.22% 90.20%
CMYK 25.22% 0.43% 0.00%
9.80%

Color #ACE5E6 in popluar number systems.

HEX AC E5 E6
Decimal 172 229 230
Binary 10101100 11100101 11100110
Octal 254 345 346

Shades and tints

Shades of #ACE5E6

#ACE5E6
(172,229,230)
#9DD1D2
(157,209,210)
#8EBDBE
(142,189,190)
#7FA9AA
(127,169,170)
#709596
(112,149,150)
#618182
(97,129,130)
#526D6E
(82,109,110)
#43595A
(67,89,90)
#344546
(52,69,70)
#253132
(37,49,50)
#161D1E
(22,29,30)
#000000
(0,0,0)

Tints of #ACE5E6

#ACE5E6
(172,229,230)
#B3E7E8
(179,231,232)
#BAE9EA
(186,233,234)
#C1EBEC
(193,235,236)
#C8EDEE
(200,237,238)
#CFEFF0
(207,239,240)
#D6F1F2
(214,241,242)
#DDF3F4
(221,243,244)
#E4F5F6
(228,245,246)
#EBF7F8
(235,247,248)
#F2F9FA
(242,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE5E6; }

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

This text font color is #ACE5E6.

Background Color

.myBgColor { background-color: #ACE5E6; }

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

This div background color is #ACE5E6.

Border color

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

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

This div border color is #ACE5E6.

Opacity

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

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

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

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

This text has shadow with #ACE5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5E6.

Preview

Color preview on black background

This text has color #ACE5E6 on black background.


Color preview on white background

This text has color #ACE5E6 on white background.


Black color preview on #ACE5E6 background

This text has black color on #ACE5E6 background.


White color preview on #ACE5E6 background

This text has white color on #ACE5E6 background.


Related colors

Complementary color

Complementary color for #hex is #531A19.


I love getcolorcode.com

Triadic colors

1 #E6ACE5 and #E5E6AC with #ACE5E6 are triadic colors.

2 #E6E5AC and #E5ACE6 with #ACE5E6 are triadic colors.