COLOR #ACE5D9

HEX: #ACE5D9 RGB: (172,229,217)

Renk bilgisi

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

RGB renk modeli

#ACE5D9 color RGB value is (172,229,217).

RGB: (172,229,217) (67%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 229 of 255 = 90%
B 217 of 255 = 85%

172
229
217

R + G + B ~ 81%. #ACE5D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 217 = 618 (100%)
R 172 of 618 ~ 27.83%
G 229 of 618 ~ 37.06%
B 217 of 618 ~ 35.11'%

%27.83
%37.06
%35.11

CMYK RENK MODELİ

#ACE5D9 rengi CMYK tonu (25,0,5,10).

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

CMYK: (25,0,5,10)
C25M0Y5K10 (25%, 0%, 5%, 10%)
(0.25 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%24.89
%0
%5.24
%10.2

Codes

Color #ACE5D9 in popluar color models

AC E5 D9
RGB 172 229 217
HSL 167° 52.29% 78.63%
HSB/HSV 167° 24.89% 89.80%
CMYK 24.89% 0.00% 5.24%
10.20%

Color #ACE5D9 in popluar number systems.

HEX AC E5 D9
Decimal 172 229 217
Binary 10101100 11100101 11011001
Octal 254 345 331

Shades and tints

Shades of #ACE5D9

#ACE5D9
(172,229,217)
#9DD1C6
(157,209,198)
#8EBDB3
(142,189,179)
#7FA9A0
(127,169,160)
#70958D
(112,149,141)
#61817A
(97,129,122)
#526D67
(82,109,103)
#435954
(67,89,84)
#344541
(52,69,65)
#25312E
(37,49,46)
#161D1B
(22,29,27)
#000000
(0,0,0)

Tints of #ACE5D9

#ACE5D9
(172,229,217)
#B3E7DC
(179,231,220)
#BAE9DF
(186,233,223)
#C1EBE2
(193,235,226)
#C8EDE5
(200,237,229)
#CFEFE8
(207,239,232)
#D6F1EB
(214,241,235)
#DDF3EE
(221,243,238)
#E4F5F1
(228,245,241)
#EBF7F4
(235,247,244)
#F2F9F7
(242,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE5D9; }

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

This text font color is #ACE5D9.

Background Color

.myBgColor { background-color: #ACE5D9; }

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

This div background color is #ACE5D9.

Border color

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

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

This div border color is #ACE5D9.

Opacity

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

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

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

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

This text has shadow with #ACE5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5D9.

Preview

Color preview on black background

This text has color #ACE5D9 on black background.


Color preview on white background

This text has color #ACE5D9 on white background.


Black color preview on #ACE5D9 background

This text has black color on #ACE5D9 background.


White color preview on #ACE5D9 background

This text has white color on #ACE5D9 background.


Related colors

Complementary color

Complementary color for #hex is #531A26.


I love getcolorcode.com

Triadic colors

1 #D9ACE5 and #E5D9AC with #ACE5D9 are triadic colors.

2 #D9E5AC and #E5ACD9 with #ACE5D9 are triadic colors.