COLOR #ACEF9D

HEX: #ACEF9D RGB: (172,239,157)

Renk bilgisi

#ACEF9D contains mainly green color. #ACEF9D ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ACEF9D color RGB value is (172,239,157).

RGB: (172,239,157) (67%, 94%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 239 of 255 = 94%
B 157 of 255 = 62%

172
239
157

R + G + B ~ 74%. #ACEF9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 239 + 157 = 568 (100%)
R 172 of 568 ~ 30.28%
G 239 of 568 ~ 42.08%
B 157 of 568 ~ 27.64'%

%30.28
%42.08
%27.64

CMYK RENK MODELİ

#ACEF9D rengi CMYK tonu (28,0,34,6).

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

CMYK: (28,0,34,6)
C28M0Y34K6 (28%, 0%, 34%, 6%)
(0.28 / 0.00 / 0.34 / 0.06)

CMYK yüzdeleri

%28.03
%0
%34.31
%6.27

Codes

Color #ACEF9D in popluar color models

AC EF 9D
RGB 172 239 157
HSL 109° 71.93% 77.65%
HSB/HSV 109° 34.31% 93.73%
CMYK 28.03% 0.00% 34.31%
6.27%

Color #ACEF9D in popluar number systems.

HEX AC EF 9D
Decimal 172 239 157
Binary 10101100 11101111 10011101
Octal 254 357 235

Shades and tints

Shades of #ACEF9D

#ACEF9D
(172,239,157)
#9DDA8F
(157,218,143)
#8EC581
(142,197,129)
#7FB073
(127,176,115)
#709B65
(112,155,101)
#618657
(97,134,87)
#527149
(82,113,73)
#435C3B
(67,92,59)
#34472D
(52,71,45)
#25321F
(37,50,31)
#161D11
(22,29,17)
#000000
(0,0,0)

Tints of #ACEF9D

#ACEF9D
(172,239,157)
#B3F0A5
(179,240,165)
#BAF1AD
(186,241,173)
#C1F2B5
(193,242,181)
#C8F3BD
(200,243,189)
#CFF4C5
(207,244,197)
#D6F5CD
(214,245,205)
#DDF6D5
(221,246,213)
#E4F7DD
(228,247,221)
#EBF8E5
(235,248,229)
#F2F9ED
(242,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEF9D; }

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

This text font color is #ACEF9D.

Background Color

.myBgColor { background-color: #ACEF9D; }

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

This div background color is #ACEF9D.

Border color

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

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

This div border color is #ACEF9D.

Opacity

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

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

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

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

This text has shadow with #ACEF9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEF9D.

Preview

Color preview on black background

This text has color #ACEF9D on black background.


Color preview on white background

This text has color #ACEF9D on white background.


Black color preview on #ACEF9D background

This text has black color on #ACEF9D background.


White color preview on #ACEF9D background

This text has white color on #ACEF9D background.


Related colors

Complementary color

Complementary color for #hex is #531062.


I love getcolorcode.com

Triadic colors

1 #9DACEF and #EF9DAC with #ACEF9D are triadic colors.

2 #9DEFAC and #EFAC9D with #ACEF9D are triadic colors.