COLOR #ACE4DB

HEX: #ACE4DB RGB: (172,228,219)

Renk bilgisi

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

RGB renk modeli

#ACE4DB color RGB value is (172,228,219).

RGB: (172,228,219) (67%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 228 of 255 = 89%
B 219 of 255 = 86%

172
228
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 228 + 219 = 619 (100%)
R 172 of 619 ~ 27.79%
G 228 of 619 ~ 36.83%
B 219 of 619 ~ 35.38'%

%27.79
%36.83
%35.38

CMYK RENK MODELİ

#ACE4DB rengi CMYK tonu (25,0,4,11).

  • camgöbeği tonu 24.56%
  • eflatun tonu 0.00%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (25,0,4,11)
C25M0Y4K11 (25%, 0%, 4%, 11%)
(0.25 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%24.56
%0
%3.95
%10.59

Codes

Color #ACE4DB in popluar color models

AC E4 DB
RGB 172 228 219
HSL 170° 50.91% 78.43%
HSB/HSV 170° 24.56% 89.41%
CMYK 24.56% 0.00% 3.95%
10.59%

Color #ACE4DB in popluar number systems.

HEX AC E4 DB
Decimal 172 228 219
Binary 10101100 11100100 11011011
Octal 254 344 333

Shades and tints

Shades of #ACE4DB

#ACE4DB
(172,228,219)
#9DD0C8
(157,208,200)
#8EBCB5
(142,188,181)
#7FA8A2
(127,168,162)
#70948F
(112,148,143)
#61807C
(97,128,124)
#526C69
(82,108,105)
#435856
(67,88,86)
#344443
(52,68,67)
#253030
(37,48,48)
#161C1D
(22,28,29)
#000000
(0,0,0)

Tints of #ACE4DB

#ACE4DB
(172,228,219)
#B3E6DE
(179,230,222)
#BAE8E1
(186,232,225)
#C1EAE4
(193,234,228)
#C8ECE7
(200,236,231)
#CFEEEA
(207,238,234)
#D6F0ED
(214,240,237)
#DDF2F0
(221,242,240)
#E4F4F3
(228,244,243)
#EBF6F6
(235,246,246)
#F2F8F9
(242,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE4DB; }

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

This text font color is #ACE4DB.

Background Color

.myBgColor { background-color: #ACE4DB; }

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

This div background color is #ACE4DB.

Border color

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

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

This div border color is #ACE4DB.

Opacity

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

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

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

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

This text has shadow with #ACE4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE4DB.

Preview

Color preview on black background

This text has color #ACE4DB on black background.


Color preview on white background

This text has color #ACE4DB on white background.


Black color preview on #ACE4DB background

This text has black color on #ACE4DB background.


White color preview on #ACE4DB background

This text has white color on #ACE4DB background.


Related colors

Complementary color

Complementary color for #hex is #531B24.


I love getcolorcode.com

Triadic colors

1 #DBACE4 and #E4DBAC with #ACE4DB are triadic colors.

2 #DBE4AC and #E4ACDB with #ACE4DB are triadic colors.