COLOR #ACEDB4

HEX: #ACEDB4 RGB: (172,237,180)

Renk bilgisi

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

RGB renk modeli

#ACEDB4 color RGB value is (172,237,180).

RGB: (172,237,180) (67%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 237 of 255 = 93%
B 180 of 255 = 71%

172
237
180

R + G + B ~ 77%. #ACEDB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 237 + 180 = 589 (100%)
R 172 of 589 ~ 29.2%
G 237 of 589 ~ 40.24%
B 180 of 589 ~ 30.56'%

%29.2
%40.24
%30.56

CMYK RENK MODELİ

#ACEDB4 rengi CMYK tonu (27,0,24,7).

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

CMYK: (27,0,24,7)
C27M0Y24K7 (27%, 0%, 24%, 7%)
(0.27 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%27.43
%0
%24.05
%7.06

Codes

Color #ACEDB4 in popluar color models

AC ED B4
RGB 172 237 180
HSL 127° 64.36% 80.20%
HSB/HSV 127° 27.43% 92.94%
CMYK 27.43% 0.00% 24.05%
7.06%

Color #ACEDB4 in popluar number systems.

HEX AC ED B4
Decimal 172 237 180
Binary 10101100 11101101 10110100
Octal 254 355 264

Shades and tints

Shades of #ACEDB4

#ACEDB4
(172,237,180)
#9DD8A4
(157,216,164)
#8EC394
(142,195,148)
#7FAE84
(127,174,132)
#709974
(112,153,116)
#618464
(97,132,100)
#526F54
(82,111,84)
#435A44
(67,90,68)
#344534
(52,69,52)
#253024
(37,48,36)
#161B14
(22,27,20)
#000000
(0,0,0)

Tints of #ACEDB4

#ACEDB4
(172,237,180)
#B3EEBA
(179,238,186)
#BAEFC0
(186,239,192)
#C1F0C6
(193,240,198)
#C8F1CC
(200,241,204)
#CFF2D2
(207,242,210)
#D6F3D8
(214,243,216)
#DDF4DE
(221,244,222)
#E4F5E4
(228,245,228)
#EBF6EA
(235,246,234)
#F2F7F0
(242,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEDB4; }

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

This text font color is #ACEDB4.

Background Color

.myBgColor { background-color: #ACEDB4; }

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

This div background color is #ACEDB4.

Border color

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

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

This div border color is #ACEDB4.

Opacity

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

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

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

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

This text has shadow with #ACEDB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEDB4.

Preview

Color preview on black background

This text has color #ACEDB4 on black background.


Color preview on white background

This text has color #ACEDB4 on white background.


Black color preview on #ACEDB4 background

This text has black color on #ACEDB4 background.


White color preview on #ACEDB4 background

This text has white color on #ACEDB4 background.


Related colors

Complementary color

Complementary color for #hex is #53124B.


I love getcolorcode.com

Triadic colors

1 #B4ACED and #EDB4AC with #ACEDB4 are triadic colors.

2 #B4EDAC and #EDACB4 with #ACEDB4 are triadic colors.