COLOR #ACE5D4

HEX: #ACE5D4 RGB: (172,229,212)

Renk bilgisi

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

RGB renk modeli

#ACE5D4 color RGB value is (172,229,212).

RGB: (172,229,212) (67%, 90%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 229 of 255 = 90%
B 212 of 255 = 83%

172
229
212

R + G + B ~ 80%. #ACE5D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 212 = 613 (100%)
R 172 of 613 ~ 28.06%
G 229 of 613 ~ 37.36%
B 212 of 613 ~ 34.58'%

%28.06
%37.36
%34.58

CMYK RENK MODELİ

#ACE5D4 rengi CMYK tonu (25,0,7,10).

  • camgöbeği tonu 24.89%
  • eflatun tonu 0.00%
  • sarı tonu 7.42%
  • ana renk tonu 10.20%

CMYK: (25,0,7,10)
C25M0Y7K10 (25%, 0%, 7%, 10%)
(0.25 / 0.00 / 0.07 / 0.10)

CMYK yüzdeleri

%24.89
%0
%7.42
%10.2

Codes

Color #ACE5D4 in popluar color models

AC E5 D4
RGB 172 229 212
HSL 162° 52.29% 78.63%
HSB/HSV 162° 24.89% 89.80%
CMYK 24.89% 0.00% 7.42%
10.20%

Color #ACE5D4 in popluar number systems.

HEX AC E5 D4
Decimal 172 229 212
Binary 10101100 11100101 11010100
Octal 254 345 324

Shades and tints

Shades of #ACE5D4

#ACE5D4
(172,229,212)
#9DD1C1
(157,209,193)
#8EBDAE
(142,189,174)
#7FA99B
(127,169,155)
#709588
(112,149,136)
#618175
(97,129,117)
#526D62
(82,109,98)
#43594F
(67,89,79)
#34453C
(52,69,60)
#253129
(37,49,41)
#161D16
(22,29,22)
#000000
(0,0,0)

Tints of #ACE5D4

#ACE5D4
(172,229,212)
#B3E7D7
(179,231,215)
#BAE9DA
(186,233,218)
#C1EBDD
(193,235,221)
#C8EDE0
(200,237,224)
#CFEFE3
(207,239,227)
#D6F1E6
(214,241,230)
#DDF3E9
(221,243,233)
#E4F5EC
(228,245,236)
#EBF7EF
(235,247,239)
#F2F9F2
(242,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE5D4 color. Also use rgb(172,229,212) instead hex code.

Text Font Color

.myTextColor { color: #ACE5D4; }

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

This text font color is #ACE5D4.

Background Color

.myBgColor { background-color: #ACE5D4; }

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

This div background color is #ACE5D4.

Border color

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

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

This div border color is #ACE5D4.

Opacity

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

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

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

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

This text has shadow with #ACE5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5D4.

Preview

Color preview on black background

This text has color #ACE5D4 on black background.


Color preview on white background

This text has color #ACE5D4 on white background.


Black color preview on #ACE5D4 background

This text has black color on #ACE5D4 background.


White color preview on #ACE5D4 background

This text has white color on #ACE5D4 background.


Related colors

Complementary color

Complementary color for #hex is #531A2B.


I love getcolorcode.com

Triadic colors

1 #D4ACE5 and #E5D4AC with #ACE5D4 are triadic colors.

2 #D4E5AC and #E5ACD4 with #ACE5D4 are triadic colors.