COLOR #ACEE8C

HEX: #ACEE8C RGB: (172,238,140)

Renk bilgisi

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

RGB renk modeli

#ACEE8C color RGB value is (172,238,140).

RGB: (172,238,140) (67%, 93%, 55%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 140 of 255 = 55%

172
238
140

R + G + B ~ 72%. #ACEE8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 140 = 550 (100%)
R 172 of 550 ~ 31.27%
G 238 of 550 ~ 43.27%
B 140 of 550 ~ 25.45'%

%31.27
%43.27
%25.45

CMYK RENK MODELİ

#ACEE8C rengi CMYK tonu (28,0,41,7).

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

CMYK: (28,0,41,7)
C28M0Y41K7 (28%, 0%, 41%, 7%)
(0.28 / 0.00 / 0.41 / 0.07)

CMYK yüzdeleri

%27.73
%0
%41.18
%6.67

Codes

Color #ACEE8C in popluar color models

AC EE 8C
RGB 172 238 140
HSL 100° 74.24% 74.12%
HSB/HSV 100° 41.18% 93.33%
CMYK 27.73% 0.00% 41.18%
6.67%

Color #ACEE8C in popluar number systems.

HEX AC EE 8C
Decimal 172 238 140
Binary 10101100 11101110 10001100
Octal 254 356 214

Shades and tints

Shades of #ACEE8C

#ACEE8C
(172,238,140)
#9DD980
(157,217,128)
#8EC474
(142,196,116)
#7FAF68
(127,175,104)
#709A5C
(112,154,92)
#618550
(97,133,80)
#527044
(82,112,68)
#435B38
(67,91,56)
#34462C
(52,70,44)
#253120
(37,49,32)
#161C14
(22,28,20)
#000000
(0,0,0)

Tints of #ACEE8C

#ACEE8C
(172,238,140)
#B3EF96
(179,239,150)
#BAF0A0
(186,240,160)
#C1F1AA
(193,241,170)
#C8F2B4
(200,242,180)
#CFF3BE
(207,243,190)
#D6F4C8
(214,244,200)
#DDF5D2
(221,245,210)
#E4F6DC
(228,246,220)
#EBF7E6
(235,247,230)
#F2F8F0
(242,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEE8C; }

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

This text font color is #ACEE8C.

Background Color

.myBgColor { background-color: #ACEE8C; }

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

This div background color is #ACEE8C.

Border color

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

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

This div border color is #ACEE8C.

Opacity

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

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

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

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

This text has shadow with #ACEE8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEE8C.

Preview

Color preview on black background

This text has color #ACEE8C on black background.


Color preview on white background

This text has color #ACEE8C on white background.


Black color preview on #ACEE8C background

This text has black color on #ACEE8C background.


White color preview on #ACEE8C background

This text has white color on #ACEE8C background.


Related colors

Complementary color

Complementary color for #hex is #531173.


I love getcolorcode.com

Triadic colors

1 #8CACEE and #EE8CAC with #ACEE8C are triadic colors.

2 #8CEEAC and #EEAC8C with #ACEE8C are triadic colors.