COLOR #ACEFE6

HEX: #ACEFE6 RGB: (172,239,230)

Renk bilgisi

#ACEFE6 contains mainly green and blue colors. #ACEFE6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ACEFE6 color RGB value is (172,239,230).

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

RGB bağlantıları ve doygunluk

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

172
239
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 239 + 230 = 641 (100%)
R 172 of 641 ~ 26.83%
G 239 of 641 ~ 37.29%
B 230 of 641 ~ 35.88'%

%26.83
%37.29
%35.88

CMYK RENK MODELİ

#ACEFE6 rengi CMYK tonu (28,0,4,6).

  • camgöbeği tonu 28.03%
  • eflatun tonu 0.00%
  • sarı tonu 3.77%
  • ana renk tonu 6.27%

CMYK: (28,0,4,6)
C28M0Y4K6 (28%, 0%, 4%, 6%)
(0.28 / 0.00 / 0.04 / 0.06)

CMYK yüzdeleri

%28.03
%0
%3.77
%6.27

Codes

Color #ACEFE6 in popluar color models

AC EF E6
RGB 172 239 230
HSL 172° 67.68% 80.59%
HSB/HSV 172° 28.03% 93.73%
CMYK 28.03% 0.00% 3.77%
6.27%

Color #ACEFE6 in popluar number systems.

HEX AC EF E6
Decimal 172 239 230
Binary 10101100 11101111 11100110
Octal 254 357 346

Shades and tints

Shades of #ACEFE6

#ACEFE6
(172,239,230)
#9DDAD2
(157,218,210)
#8EC5BE
(142,197,190)
#7FB0AA
(127,176,170)
#709B96
(112,155,150)
#618682
(97,134,130)
#52716E
(82,113,110)
#435C5A
(67,92,90)
#344746
(52,71,70)
#253232
(37,50,50)
#161D1E
(22,29,30)
#000000
(0,0,0)

Tints of #ACEFE6

#ACEFE6
(172,239,230)
#B3F0E8
(179,240,232)
#BAF1EA
(186,241,234)
#C1F2EC
(193,242,236)
#C8F3EE
(200,243,238)
#CFF4F0
(207,244,240)
#D6F5F2
(214,245,242)
#DDF6F4
(221,246,244)
#E4F7F6
(228,247,246)
#EBF8F8
(235,248,248)
#F2F9FA
(242,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEFE6; }

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

This text font color is #ACEFE6.

Background Color

.myBgColor { background-color: #ACEFE6; }

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

This div background color is #ACEFE6.

Border color

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

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

This div border color is #ACEFE6.

Opacity

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

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

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

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

This text has shadow with #ACEFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEFE6.

Preview

Color preview on black background

This text has color #ACEFE6 on black background.


Color preview on white background

This text has color #ACEFE6 on white background.


Black color preview on #ACEFE6 background

This text has black color on #ACEFE6 background.


White color preview on #ACEFE6 background

This text has white color on #ACEFE6 background.


Related colors

Complementary color

Complementary color for #hex is #531019.


I love getcolorcode.com

Triadic colors

1 #E6ACEF and #EFE6AC with #ACEFE6 are triadic colors.

2 #E6EFAC and #EFACE6 with #ACEFE6 are triadic colors.