COLOR #ACE5DB

HEX: #ACE5DB RGB: (172,229,219)

Renk bilgisi

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

RGB renk modeli

#ACE5DB color RGB value is (172,229,219).

RGB: (172,229,219) (67%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 229 of 255 = 90%
B 219 of 255 = 86%

172
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 219 = 620 (100%)
R 172 of 620 ~ 27.74%
G 229 of 620 ~ 36.94%
B 219 of 620 ~ 35.32'%

%27.74
%36.94
%35.32

CMYK RENK MODELİ

#ACE5DB rengi CMYK tonu (25,0,4,10).

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

CMYK: (25,0,4,10)
C25M0Y4K10 (25%, 0%, 4%, 10%)
(0.25 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%24.89
%0
%4.37
%10.2

Codes

Color #ACE5DB in popluar color models

AC E5 DB
RGB 172 229 219
HSL 169° 52.29% 78.63%
HSB/HSV 169° 24.89% 89.80%
CMYK 24.89% 0.00% 4.37%
10.20%

Color #ACE5DB in popluar number systems.

HEX AC E5 DB
Decimal 172 229 219
Binary 10101100 11100101 11011011
Octal 254 345 333

Shades and tints

Shades of #ACE5DB

#ACE5DB
(172,229,219)
#9DD1C8
(157,209,200)
#8EBDB5
(142,189,181)
#7FA9A2
(127,169,162)
#70958F
(112,149,143)
#61817C
(97,129,124)
#526D69
(82,109,105)
#435956
(67,89,86)
#344543
(52,69,67)
#253130
(37,49,48)
#161D1D
(22,29,29)
#000000
(0,0,0)

Tints of #ACE5DB

#ACE5DB
(172,229,219)
#B3E7DE
(179,231,222)
#BAE9E1
(186,233,225)
#C1EBE4
(193,235,228)
#C8EDE7
(200,237,231)
#CFEFEA
(207,239,234)
#D6F1ED
(214,241,237)
#DDF3F0
(221,243,240)
#E4F5F3
(228,245,243)
#EBF7F6
(235,247,246)
#F2F9F9
(242,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE5DB; }

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

This text font color is #ACE5DB.

Background Color

.myBgColor { background-color: #ACE5DB; }

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

This div background color is #ACE5DB.

Border color

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

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

This div border color is #ACE5DB.

Opacity

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

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

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

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

This text has shadow with #ACE5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5DB.

Preview

Color preview on black background

This text has color #ACE5DB on black background.


Color preview on white background

This text has color #ACE5DB on white background.


Black color preview on #ACE5DB background

This text has black color on #ACE5DB background.


White color preview on #ACE5DB background

This text has white color on #ACE5DB background.


Related colors

Complementary color

Complementary color for #hex is #531A24.


I love getcolorcode.com

Triadic colors

1 #DBACE5 and #E5DBAC with #ACE5DB are triadic colors.

2 #DBE5AC and #E5ACDB with #ACE5DB are triadic colors.