COLOR #ACE6E2

HEX: #ACE6E2 RGB: (172,230,226)

Renk bilgisi

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

RGB renk modeli

#ACE6E2 color RGB value is (172,230,226).

RGB: (172,230,226) (67%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 230 of 255 = 90%
B 226 of 255 = 89%

172
230
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 226 = 628 (100%)
R 172 of 628 ~ 27.39%
G 230 of 628 ~ 36.62%
B 226 of 628 ~ 35.99'%

%27.39
%36.62
%35.99

CMYK RENK MODELİ

#ACE6E2 rengi CMYK tonu (25,0,2,10).

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

CMYK: (25,0,2,10)
C25M0Y2K10 (25%, 0%, 2%, 10%)
(0.25 / 0.00 / 0.02 / 0.10)

CMYK yüzdeleri

%25.22
%0
%1.74
%9.8

Codes

Color #ACE6E2 in popluar color models

AC E6 E2
RGB 172 230 226
HSL 176° 53.70% 78.82%
HSB/HSV 176° 25.22% 90.20%
CMYK 25.22% 0.00% 1.74%
9.80%

Color #ACE6E2 in popluar number systems.

HEX AC E6 E2
Decimal 172 230 226
Binary 10101100 11100110 11100010
Octal 254 346 342

Shades and tints

Shades of #ACE6E2

#ACE6E2
(172,230,226)
#9DD2CE
(157,210,206)
#8EBEBA
(142,190,186)
#7FAAA6
(127,170,166)
#709692
(112,150,146)
#61827E
(97,130,126)
#526E6A
(82,110,106)
#435A56
(67,90,86)
#344642
(52,70,66)
#25322E
(37,50,46)
#161E1A
(22,30,26)
#000000
(0,0,0)

Tints of #ACE6E2

#ACE6E2
(172,230,226)
#B3E8E4
(179,232,228)
#BAEAE6
(186,234,230)
#C1ECE8
(193,236,232)
#C8EEEA
(200,238,234)
#CFF0EC
(207,240,236)
#D6F2EE
(214,242,238)
#DDF4F0
(221,244,240)
#E4F6F2
(228,246,242)
#EBF8F4
(235,248,244)
#F2FAF6
(242,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6E2; }

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

This text font color is #ACE6E2.

Background Color

.myBgColor { background-color: #ACE6E2; }

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

This div background color is #ACE6E2.

Border color

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

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

This div border color is #ACE6E2.

Opacity

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

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

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

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

This text has shadow with #ACE6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6E2.

Preview

Color preview on black background

This text has color #ACE6E2 on black background.


Color preview on white background

This text has color #ACE6E2 on white background.


Black color preview on #ACE6E2 background

This text has black color on #ACE6E2 background.


White color preview on #ACE6E2 background

This text has white color on #ACE6E2 background.


Related colors

Complementary color

Complementary color for #hex is #53191D.


I love getcolorcode.com

Triadic colors

1 #E2ACE6 and #E6E2AC with #ACE6E2 are triadic colors.

2 #E2E6AC and #E6ACE2 with #ACE6E2 are triadic colors.