COLOR #ACE3E6

HEX: #ACE3E6 RGB: (172,227,230)

Renk bilgisi

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

RGB renk modeli

#ACE3E6 color RGB value is (172,227,230).

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

RGB bağlantıları ve doygunluk

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

172
227
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 227 + 230 = 629 (100%)
R 172 of 629 ~ 27.34%
G 227 of 629 ~ 36.09%
B 230 of 629 ~ 36.57'%

%27.34
%36.09
%36.57

CMYK RENK MODELİ

#ACE3E6 rengi CMYK tonu (25,1,0,10).

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

CMYK: (25,1,0,10)
C25M1Y0K10 (25%, 1%, 0%, 10%)
(0.25 / 0.01 / 0.00 / 0.10)

CMYK yüzdeleri

%25.22
%1.3
%0
%9.8

Codes

Color #ACE3E6 in popluar color models

AC E3 E6
RGB 172 227 230
HSL 183° 53.70% 78.82%
HSB/HSV 183° 25.22% 90.20%
CMYK 25.22% 1.30% 0.00%
9.80%

Color #ACE3E6 in popluar number systems.

HEX AC E3 E6
Decimal 172 227 230
Binary 10101100 11100011 11100110
Octal 254 343 346

Shades and tints

Shades of #ACE3E6

#ACE3E6
(172,227,230)
#9DCFD2
(157,207,210)
#8EBBBE
(142,187,190)
#7FA7AA
(127,167,170)
#709396
(112,147,150)
#617F82
(97,127,130)
#526B6E
(82,107,110)
#43575A
(67,87,90)
#344346
(52,67,70)
#252F32
(37,47,50)
#161B1E
(22,27,30)
#000000
(0,0,0)

Tints of #ACE3E6

#ACE3E6
(172,227,230)
#B3E5E8
(179,229,232)
#BAE7EA
(186,231,234)
#C1E9EC
(193,233,236)
#C8EBEE
(200,235,238)
#CFEDF0
(207,237,240)
#D6EFF2
(214,239,242)
#DDF1F4
(221,241,244)
#E4F3F6
(228,243,246)
#EBF5F8
(235,245,248)
#F2F7FA
(242,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE3E6; }

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

This text font color is #ACE3E6.

Background Color

.myBgColor { background-color: #ACE3E6; }

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

This div background color is #ACE3E6.

Border color

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

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

This div border color is #ACE3E6.

Opacity

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

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

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

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

This text has shadow with #ACE3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE3E6.

Preview

Color preview on black background

This text has color #ACE3E6 on black background.


Color preview on white background

This text has color #ACE3E6 on white background.


Black color preview on #ACE3E6 background

This text has black color on #ACE3E6 background.


White color preview on #ACE3E6 background

This text has white color on #ACE3E6 background.


Related colors

Complementary color

Complementary color for #hex is #531C19.


I love getcolorcode.com

Triadic colors

1 #E6ACE3 and #E3E6AC with #ACE3E6 are triadic colors.

2 #E6E3AC and #E3ACE6 with #ACE3E6 are triadic colors.