COLOR #ACE6F0

HEX: #ACE6F0 RGB: (172,230,240)

Renk bilgisi

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

RGB renk modeli

#ACE6F0 color RGB value is (172,230,240).

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

RGB bağlantıları ve doygunluk

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

172
230
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 240 = 642 (100%)
R 172 of 642 ~ 26.79%
G 230 of 642 ~ 35.83%
B 240 of 642 ~ 37.38'%

%26.79
%35.83
%37.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 28.33%
  • eflatun tonu 4.17%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

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

CMYK yüzdeleri

%28.33
%4.17
%0
%5.88

Codes

Color #ACE6F0 in popluar color models

AC E6 F0
RGB 172 230 240
HSL 189° 69.39% 80.78%
HSB/HSV 189° 28.33% 94.12%
CMYK 28.33% 4.17% 0.00%
5.88%

Color #ACE6F0 in popluar number systems.

HEX AC E6 F0
Decimal 172 230 240
Binary 10101100 11100110 11110000
Octal 254 346 360

Shades and tints

Shades of #ACE6F0

#ACE6F0
(172,230,240)
#9DD2DB
(157,210,219)
#8EBEC6
(142,190,198)
#7FAAB1
(127,170,177)
#70969C
(112,150,156)
#618287
(97,130,135)
#526E72
(82,110,114)
#435A5D
(67,90,93)
#344648
(52,70,72)
#253233
(37,50,51)
#161E1E
(22,30,30)
#000000
(0,0,0)

Tints of #ACE6F0

#ACE6F0
(172,230,240)
#B3E8F1
(179,232,241)
#BAEAF2
(186,234,242)
#C1ECF3
(193,236,243)
#C8EEF4
(200,238,244)
#CFF0F5
(207,240,245)
#D6F2F6
(214,242,246)
#DDF4F7
(221,244,247)
#E4F6F8
(228,246,248)
#EBF8F9
(235,248,249)
#F2FAFA
(242,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6F0; }

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

This text font color is #ACE6F0.

Background Color

.myBgColor { background-color: #ACE6F0; }

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

This div background color is #ACE6F0.

Border color

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

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

This div border color is #ACE6F0.

Opacity

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

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

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

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

This text has shadow with #ACE6F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6F0.

Preview

Color preview on black background

This text has color #ACE6F0 on black background.


Color preview on white background

This text has color #ACE6F0 on white background.


Black color preview on #ACE6F0 background

This text has black color on #ACE6F0 background.


White color preview on #ACE6F0 background

This text has white color on #ACE6F0 background.


Related colors

Complementary color

Complementary color for #hex is #53190F.


I love getcolorcode.com

Triadic colors

1 #F0ACE6 and #E6F0AC with #ACE6F0 are triadic colors.

2 #F0E6AC and #E6ACF0 with #ACE6F0 are triadic colors.