COLOR #ACE7E6

HEX: #ACE7E6 RGB: (172,231,230)

Renk bilgisi

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

RGB renk modeli

#ACE7E6 color RGB value is (172,231,230).

RGB: (172,231,230) (67%, 91%, 90%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 231 of 255 = 91%
B 230 of 255 = 90%

172
231
230

R + G + B ~ 83%. #ACE7E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 231 + 230 = 633 (100%)
R 172 of 633 ~ 27.17%
G 231 of 633 ~ 36.49%
B 230 of 633 ~ 36.33'%

%27.17
%36.49
%36.33

CMYK RENK MODELİ

#ACE7E6 rengi CMYK tonu (26,0,0,9).

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

CMYK: (26,0,0,9)
C26M0Y0K9 (26%, 0%, 0%, 9%)
(0.26 / 0.00 / 0.00 / 0.09)

CMYK yüzdeleri

%25.54
%0
%0.43
%9.41

Codes

Color #ACE7E6 in popluar color models

AC E7 E6
RGB 172 231 230
HSL 179° 55.14% 79.02%
HSB/HSV 179° 25.54% 90.59%
CMYK 25.54% 0.00% 0.43%
9.41%

Color #ACE7E6 in popluar number systems.

HEX AC E7 E6
Decimal 172 231 230
Binary 10101100 11100111 11100110
Octal 254 347 346

Shades and tints

Shades of #ACE7E6

#ACE7E6
(172,231,230)
#9DD2D2
(157,210,210)
#8EBDBE
(142,189,190)
#7FA8AA
(127,168,170)
#709396
(112,147,150)
#617E82
(97,126,130)
#52696E
(82,105,110)
#43545A
(67,84,90)
#343F46
(52,63,70)
#252A32
(37,42,50)
#16151E
(22,21,30)
#000000
(0,0,0)

Tints of #ACE7E6

#ACE7E6
(172,231,230)
#B3E9E8
(179,233,232)
#BAEBEA
(186,235,234)
#C1EDEC
(193,237,236)
#C8EFEE
(200,239,238)
#CFF1F0
(207,241,240)
#D6F3F2
(214,243,242)
#DDF5F4
(221,245,244)
#E4F7F6
(228,247,246)
#EBF9F8
(235,249,248)
#F2FBFA
(242,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE7E6; }

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

This text font color is #ACE7E6.

Background Color

.myBgColor { background-color: #ACE7E6; }

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

This div background color is #ACE7E6.

Border color

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

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

This div border color is #ACE7E6.

Opacity

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

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

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

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

This text has shadow with #ACE7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE7E6.

Preview

Color preview on black background

This text has color #ACE7E6 on black background.


Color preview on white background

This text has color #ACE7E6 on white background.


Black color preview on #ACE7E6 background

This text has black color on #ACE7E6 background.


White color preview on #ACE7E6 background

This text has white color on #ACE7E6 background.


Related colors

Complementary color

Complementary color for #hex is #531819.


I love getcolorcode.com

Triadic colors

1 #E6ACE7 and #E7E6AC with #ACE7E6 are triadic colors.

2 #E6E7AC and #E7ACE6 with #ACE7E6 are triadic colors.