COLOR #ACE2E6

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

172
226
230

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

Yüzdelerle RGB renk parçaları

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

%27.39
%35.99
%36.62

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%25.22
%1.74
%0
%9.8

Codes

Color #ACE2E6 in popluar color models

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

Color #ACE2E6 in popluar number systems.

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

Shades and tints

Shades of #ACE2E6

#ACE2E6
(172,226,230)
#9DCED2
(157,206,210)
#8EBABE
(142,186,190)
#7FA6AA
(127,166,170)
#709296
(112,146,150)
#617E82
(97,126,130)
#526A6E
(82,106,110)
#43565A
(67,86,90)
#344246
(52,66,70)
#252E32
(37,46,50)
#161A1E
(22,26,30)
#000000
(0,0,0)

Tints of #ACE2E6

#ACE2E6
(172,226,230)
#B3E4E8
(179,228,232)
#BAE6EA
(186,230,234)
#C1E8EC
(193,232,236)
#C8EAEE
(200,234,238)
#CFECF0
(207,236,240)
#D6EEF2
(214,238,242)
#DDF0F4
(221,240,244)
#E4F2F6
(228,242,246)
#EBF4F8
(235,244,248)
#F2F6FA
(242,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE2E6; }

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

This text font color is #ACE2E6.

Background Color

.myBgColor { background-color: #ACE2E6; }

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

This div background color is #ACE2E6.

Border color

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

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

This div border color is #ACE2E6.

Opacity

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

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

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

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

This text has shadow with #ACE2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE2E6.

Preview

Color preview on black background

This text has color #ACE2E6 on black background.


Color preview on white background

This text has color #ACE2E6 on white background.


Black color preview on #ACE2E6 background

This text has black color on #ACE2E6 background.


White color preview on #ACE2E6 background

This text has white color on #ACE2E6 background.


Related colors

Complementary color

Complementary color for #hex is #531D19.


I love getcolorcode.com

Triadic colors

1 #E6ACE2 and #E2E6AC with #ACE2E6 are triadic colors.

2 #E6E2AC and #E2ACE6 with #ACE2E6 are triadic colors.