COLOR #ACE6FD

HEX: #ACE6FD RGB: (172,230,253)

Renk bilgisi

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

RGB renk modeli

#ACE6FD color RGB value is (172,230,253).

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

RGB bağlantıları ve doygunluk

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

172
230
253

R + G + B ~ 85%. #ACE6FD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 230 + 253 = 655 (100%)
R 172 of 655 ~ 26.26%
G 230 of 655 ~ 35.11%
B 253 of 655 ~ 38.63'%

%26.26
%35.11
%38.63

CMYK RENK MODELİ

#ACE6FD rengi CMYK tonu (32,9,0,1).

  • camgöbeği tonu 32.02%
  • eflatun tonu 9.09%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (32,9,0,1)
C32M9Y0K1 (32%, 9%, 0%, 1%)
(0.32 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%32.02
%9.09
%0
%0.78

Codes

Color #ACE6FD in popluar color models

AC E6 FD
RGB 172 230 253
HSL 197° 95.29% 83.33%
HSB/HSV 197° 32.02% 99.22%
CMYK 32.02% 9.09% 0.00%
0.78%

Color #ACE6FD in popluar number systems.

HEX AC E6 FD
Decimal 172 230 253
Binary 10101100 11100110 11111101
Octal 254 346 375

Shades and tints

Shades of #ACE6FD

#ACE6FD
(172,230,253)
#9DD2E6
(157,210,230)
#8EBECF
(142,190,207)
#7FAAB8
(127,170,184)
#7096A1
(112,150,161)
#61828A
(97,130,138)
#526E73
(82,110,115)
#435A5C
(67,90,92)
#344645
(52,70,69)
#25322E
(37,50,46)
#161E17
(22,30,23)
#000000
(0,0,0)

Tints of #ACE6FD

#ACE6FD
(172,230,253)
#B3E8FD
(179,232,253)
#BAEAFD
(186,234,253)
#C1ECFD
(193,236,253)
#C8EEFD
(200,238,253)
#CFF0FD
(207,240,253)
#D6F2FD
(214,242,253)
#DDF4FD
(221,244,253)
#E4F6FD
(228,246,253)
#EBF8FD
(235,248,253)
#F2FAFD
(242,250,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE6FD; }

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

This text font color is #ACE6FD.

Background Color

.myBgColor { background-color: #ACE6FD; }

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

This div background color is #ACE6FD.

Border color

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

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

This div border color is #ACE6FD.

Opacity

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

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

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

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

This text has shadow with #ACE6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE6FD.

Preview

Color preview on black background

This text has color #ACE6FD on black background.


Color preview on white background

This text has color #ACE6FD on white background.


Black color preview on #ACE6FD background

This text has black color on #ACE6FD background.


White color preview on #ACE6FD background

This text has white color on #ACE6FD background.


Related colors

Complementary color

Complementary color for #hex is #531902.


I love getcolorcode.com

Triadic colors

1 #FDACE6 and #E6FDAC with #ACE6FD are triadic colors.

2 #FDE6AC and #E6ACFD with #ACE6FD are triadic colors.