COLOR #ACEFB4

HEX: #ACEFB4 RGB: (172,239,180)

Renk bilgisi

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

RGB renk modeli

#ACEFB4 color RGB value is (172,239,180).

RGB: (172,239,180) (67%, 94%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 239 of 255 = 94%
B 180 of 255 = 71%

172
239
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 239 + 180 = 591 (100%)
R 172 of 591 ~ 29.1%
G 239 of 591 ~ 40.44%
B 180 of 591 ~ 30.46'%

%29.1
%40.44
%30.46

CMYK RENK MODELİ

#ACEFB4 rengi CMYK tonu (28,0,25,6).

  • camgöbeği tonu 28.03%
  • eflatun tonu 0.00%
  • sarı tonu 24.69%
  • ana renk tonu 6.27%

CMYK: (28,0,25,6)
C28M0Y25K6 (28%, 0%, 25%, 6%)
(0.28 / 0.00 / 0.25 / 0.06)

CMYK yüzdeleri

%28.03
%0
%24.69
%6.27

Codes

Color #ACEFB4 in popluar color models

AC EF B4
RGB 172 239 180
HSL 127° 67.68% 80.59%
HSB/HSV 127° 28.03% 93.73%
CMYK 28.03% 0.00% 24.69%
6.27%

Color #ACEFB4 in popluar number systems.

HEX AC EF B4
Decimal 172 239 180
Binary 10101100 11101111 10110100
Octal 254 357 264

Shades and tints

Shades of #ACEFB4

#ACEFB4
(172,239,180)
#9DDAA4
(157,218,164)
#8EC594
(142,197,148)
#7FB084
(127,176,132)
#709B74
(112,155,116)
#618664
(97,134,100)
#527154
(82,113,84)
#435C44
(67,92,68)
#344734
(52,71,52)
#253224
(37,50,36)
#161D14
(22,29,20)
#000000
(0,0,0)

Tints of #ACEFB4

#ACEFB4
(172,239,180)
#B3F0BA
(179,240,186)
#BAF1C0
(186,241,192)
#C1F2C6
(193,242,198)
#C8F3CC
(200,243,204)
#CFF4D2
(207,244,210)
#D6F5D8
(214,245,216)
#DDF6DE
(221,246,222)
#E4F7E4
(228,247,228)
#EBF8EA
(235,248,234)
#F2F9F0
(242,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEFB4; }

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

This text font color is #ACEFB4.

Background Color

.myBgColor { background-color: #ACEFB4; }

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

This div background color is #ACEFB4.

Border color

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

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

This div border color is #ACEFB4.

Opacity

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

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

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

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

This text has shadow with #ACEFB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEFB4.

Preview

Color preview on black background

This text has color #ACEFB4 on black background.


Color preview on white background

This text has color #ACEFB4 on white background.


Black color preview on #ACEFB4 background

This text has black color on #ACEFB4 background.


White color preview on #ACEFB4 background

This text has white color on #ACEFB4 background.


Related colors

Complementary color

Complementary color for #hex is #53104B.


I love getcolorcode.com

Triadic colors

1 #B4ACEF and #EFB4AC with #ACEFB4 are triadic colors.

2 #B4EFAC and #EFACB4 with #ACEFB4 are triadic colors.