COLOR #ACE6E6

HEX: #ACE6E6 RGB: (172,230,230)

Renk bilgisi

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

RGB renk modeli

#ACE6E6 color RGB value is (172,230,230).

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

RGB bağlantıları ve doygunluk

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

172
230
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 230 = 632 (100%)
R 172 of 632 ~ 27.22%
G 230 of 632 ~ 36.39%
B 230 of 632 ~ 36.39'%

%27.22
%36.39
%36.39

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.22%
  • eflatun tonu 0.00%
  • 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
%0
%9.8

Codes

Color #ACE6E6 in popluar color models

AC E6 E6
RGB 172 230 230
HSL 180° 53.70% 78.82%
HSB/HSV 180° 25.22% 90.20%
CMYK 25.22% 0.00% 0.00%
9.80%

Color #ACE6E6 in popluar number systems.

HEX AC E6 E6
Decimal 172 230 230
Binary 10101100 11100110 11100110
Octal 254 346 346

Shades and tints

Shades of #ACE6E6

#ACE6E6
(172,230,230)
#9DD2D2
(157,210,210)
#8EBEBE
(142,190,190)
#7FAAAA
(127,170,170)
#709696
(112,150,150)
#618282
(97,130,130)
#526E6E
(82,110,110)
#435A5A
(67,90,90)
#344646
(52,70,70)
#253232
(37,50,50)
#161E1E
(22,30,30)
#000000
(0,0,0)

Tints of #ACE6E6

#ACE6E6
(172,230,230)
#B3E8E8
(179,232,232)
#BAEAEA
(186,234,234)
#C1ECEC
(193,236,236)
#C8EEEE
(200,238,238)
#CFF0F0
(207,240,240)
#D6F2F2
(214,242,242)
#DDF4F4
(221,244,244)
#E4F6F6
(228,246,246)
#EBF8F8
(235,248,248)
#F2FAFA
(242,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6E6; }

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

This text font color is #ACE6E6.

Background Color

.myBgColor { background-color: #ACE6E6; }

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

This div background color is #ACE6E6.

Border color

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

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

This div border color is #ACE6E6.

Opacity

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

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

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

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

This text has shadow with #ACE6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6E6.

Preview

Color preview on black background

This text has color #ACE6E6 on black background.


Color preview on white background

This text has color #ACE6E6 on white background.


Black color preview on #ACE6E6 background

This text has black color on #ACE6E6 background.


White color preview on #ACE6E6 background

This text has white color on #ACE6E6 background.


Related colors

Complementary color

Complementary color for #hex is #531919.


I love getcolorcode.com