COLOR #ACE7E4

HEX: #ACE7E4 RGB: (172,231,228)

Renk bilgisi

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

RGB renk modeli

#ACE7E4 color RGB value is (172,231,228).

RGB: (172,231,228) (67%, 91%, 89%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 231 of 255 = 91%
B 228 of 255 = 89%

172
231
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 231 + 228 = 631 (100%)
R 172 of 631 ~ 27.26%
G 231 of 631 ~ 36.61%
B 228 of 631 ~ 36.13'%

%27.26
%36.61
%36.13

CMYK RENK MODELİ

#ACE7E4 rengi CMYK tonu (26,0,1,9).

  • camgöbeği tonu 25.54%
  • eflatun tonu 0.00%
  • sarı tonu 1.30%
  • ana renk tonu 9.41%

CMYK: (26,0,1,9)
C26M0Y1K9 (26%, 0%, 1%, 9%)
(0.26 / 0.00 / 0.01 / 0.09)

CMYK yüzdeleri

%25.54
%0
%1.3
%9.41

Codes

Color #ACE7E4 in popluar color models

AC E7 E4
RGB 172 231 228
HSL 177° 55.14% 79.02%
HSB/HSV 177° 25.54% 90.59%
CMYK 25.54% 0.00% 1.30%
9.41%

Color #ACE7E4 in popluar number systems.

HEX AC E7 E4
Decimal 172 231 228
Binary 10101100 11100111 11100100
Octal 254 347 344

Shades and tints

Shades of #ACE7E4

#ACE7E4
(172,231,228)
#9DD2D0
(157,210,208)
#8EBDBC
(142,189,188)
#7FA8A8
(127,168,168)
#709394
(112,147,148)
#617E80
(97,126,128)
#52696C
(82,105,108)
#435458
(67,84,88)
#343F44
(52,63,68)
#252A30
(37,42,48)
#16151C
(22,21,28)
#000000
(0,0,0)

Tints of #ACE7E4

#ACE7E4
(172,231,228)
#B3E9E6
(179,233,230)
#BAEBE8
(186,235,232)
#C1EDEA
(193,237,234)
#C8EFEC
(200,239,236)
#CFF1EE
(207,241,238)
#D6F3F0
(214,243,240)
#DDF5F2
(221,245,242)
#E4F7F4
(228,247,244)
#EBF9F6
(235,249,246)
#F2FBF8
(242,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE7E4 color. Also use rgb(172,231,228) instead hex code.

Text Font Color

.myTextColor { color: #ACE7E4; }

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

This text font color is #ACE7E4.

Background Color

.myBgColor { background-color: #ACE7E4; }

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

This div background color is #ACE7E4.

Border color

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

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

This div border color is #ACE7E4.

Opacity

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

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

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

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

This text has shadow with #ACE7E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE7E4.

Preview

Color preview on black background

This text has color #ACE7E4 on black background.


Color preview on white background

This text has color #ACE7E4 on white background.


Black color preview on #ACE7E4 background

This text has black color on #ACE7E4 background.


White color preview on #ACE7E4 background

This text has white color on #ACE7E4 background.


Related colors

Complementary color

Complementary color for #hex is #53181B.


I love getcolorcode.com

Triadic colors

1 #E4ACE7 and #E7E4AC with #ACE7E4 are triadic colors.

2 #E4E7AC and #E7ACE4 with #ACE7E4 are triadic colors.