COLOR #ACEDD4

HEX: #ACEDD4 RGB: (172,237,212)

Renk bilgisi

#ACEDD4 contains mainly green and blue colors. #ACEDD4 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ACEDD4 color RGB value is (172,237,212).

RGB: (172,237,212) (67%, 93%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 237 of 255 = 93%
B 212 of 255 = 83%

172
237
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 237 + 212 = 621 (100%)
R 172 of 621 ~ 27.7%
G 237 of 621 ~ 38.16%
B 212 of 621 ~ 34.14'%

%27.7
%38.16
%34.14

CMYK RENK MODELİ

#ACEDD4 rengi CMYK tonu (27,0,11,7).

  • camgöbeği tonu 27.43%
  • eflatun tonu 0.00%
  • sarı tonu 10.55%
  • ana renk tonu 7.06%

CMYK: (27,0,11,7)
C27M0Y11K7 (27%, 0%, 11%, 7%)
(0.27 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%27.43
%0
%10.55
%7.06

Codes

Color #ACEDD4 in popluar color models

AC ED D4
RGB 172 237 212
HSL 157° 64.36% 80.20%
HSB/HSV 157° 27.43% 92.94%
CMYK 27.43% 0.00% 10.55%
7.06%

Color #ACEDD4 in popluar number systems.

HEX AC ED D4
Decimal 172 237 212
Binary 10101100 11101101 11010100
Octal 254 355 324

Shades and tints

Shades of #ACEDD4

#ACEDD4
(172,237,212)
#9DD8C1
(157,216,193)
#8EC3AE
(142,195,174)
#7FAE9B
(127,174,155)
#709988
(112,153,136)
#618475
(97,132,117)
#526F62
(82,111,98)
#435A4F
(67,90,79)
#34453C
(52,69,60)
#253029
(37,48,41)
#161B16
(22,27,22)
#000000
(0,0,0)

Tints of #ACEDD4

#ACEDD4
(172,237,212)
#B3EED7
(179,238,215)
#BAEFDA
(186,239,218)
#C1F0DD
(193,240,221)
#C8F1E0
(200,241,224)
#CFF2E3
(207,242,227)
#D6F3E6
(214,243,230)
#DDF4E9
(221,244,233)
#E4F5EC
(228,245,236)
#EBF6EF
(235,246,239)
#F2F7F2
(242,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEDD4; }

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

This text font color is #ACEDD4.

Background Color

.myBgColor { background-color: #ACEDD4; }

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

This div background color is #ACEDD4.

Border color

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

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

This div border color is #ACEDD4.

Opacity

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

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

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

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

This text has shadow with #ACEDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEDD4.

Preview

Color preview on black background

This text has color #ACEDD4 on black background.


Color preview on white background

This text has color #ACEDD4 on white background.


Black color preview on #ACEDD4 background

This text has black color on #ACEDD4 background.


White color preview on #ACEDD4 background

This text has white color on #ACEDD4 background.


Related colors

Complementary color

Complementary color for #hex is #53122B.


I love getcolorcode.com

Triadic colors

1 #D4ACED and #EDD4AC with #ACEDD4 are triadic colors.

2 #D4EDAC and #EDACD4 with #ACEDD4 are triadic colors.