COLOR #ACEED4

HEX: #ACEED4 RGB: (172,238,212)

Renk bilgisi

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

RGB renk modeli

#ACEED4 color RGB value is (172,238,212).

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

RGB bağlantıları ve doygunluk

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

172
238
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 212 = 622 (100%)
R 172 of 622 ~ 27.65%
G 238 of 622 ~ 38.26%
B 212 of 622 ~ 34.08'%

%27.65
%38.26
%34.08

CMYK RENK MODELİ

#ACEED4 rengi CMYK tonu (28,0,11,7).

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 10.92%
  • ana renk tonu 6.67%

CMYK: (28,0,11,7)
C28M0Y11K7 (28%, 0%, 11%, 7%)
(0.28 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%27.73
%0
%10.92
%6.67

Codes

Color #ACEED4 in popluar color models

AC EE D4
RGB 172 238 212
HSL 156° 66.00% 80.39%
HSB/HSV 156° 27.73% 93.33%
CMYK 27.73% 0.00% 10.92%
6.67%

Color #ACEED4 in popluar number systems.

HEX AC EE D4
Decimal 172 238 212
Binary 10101100 11101110 11010100
Octal 254 356 324

Shades and tints

Shades of #ACEED4

#ACEED4
(172,238,212)
#9DD9C1
(157,217,193)
#8EC4AE
(142,196,174)
#7FAF9B
(127,175,155)
#709A88
(112,154,136)
#618575
(97,133,117)
#527062
(82,112,98)
#435B4F
(67,91,79)
#34463C
(52,70,60)
#253129
(37,49,41)
#161C16
(22,28,22)
#000000
(0,0,0)

Tints of #ACEED4

#ACEED4
(172,238,212)
#B3EFD7
(179,239,215)
#BAF0DA
(186,240,218)
#C1F1DD
(193,241,221)
#C8F2E0
(200,242,224)
#CFF3E3
(207,243,227)
#D6F4E6
(214,244,230)
#DDF5E9
(221,245,233)
#E4F6EC
(228,246,236)
#EBF7EF
(235,247,239)
#F2F8F2
(242,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEED4; }

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

This text font color is #ACEED4.

Background Color

.myBgColor { background-color: #ACEED4; }

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

This div background color is #ACEED4.

Border color

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

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

This div border color is #ACEED4.

Opacity

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

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

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

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

This text has shadow with #ACEED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEED4.

Preview

Color preview on black background

This text has color #ACEED4 on black background.


Color preview on white background

This text has color #ACEED4 on white background.


Black color preview on #ACEED4 background

This text has black color on #ACEED4 background.


White color preview on #ACEED4 background

This text has white color on #ACEED4 background.


Related colors

Complementary color

Complementary color for #hex is #53112B.


I love getcolorcode.com

Triadic colors

1 #D4ACEE and #EED4AC with #ACEED4 are triadic colors.

2 #D4EEAC and #EEACD4 with #ACEED4 are triadic colors.