COLOR #ACEC7E

HEX: #ACEC7E RGB: (172,236,126)

Renk bilgisi

#ACEC7E contains mainly green color. #ACEC7E ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ACEC7E color RGB value is (172,236,126).

RGB: (172,236,126) (67%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 236 of 255 = 93%
B 126 of 255 = 49%

172
236
126

R + G + B ~ 70%. #ACEC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 236 + 126 = 534 (100%)
R 172 of 534 ~ 32.21%
G 236 of 534 ~ 44.19%
B 126 of 534 ~ 23.6'%

%32.21
%44.19
%23.6

CMYK RENK MODELİ

#ACEC7E rengi CMYK tonu (27,0,47,7).

  • camgöbeği tonu 27.12%
  • eflatun tonu 0.00%
  • sarı tonu 46.61%
  • ana renk tonu 7.45%

CMYK: (27,0,47,7)
C27M0Y47K7 (27%, 0%, 47%, 7%)
(0.27 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%27.12
%0
%46.61
%7.45

Codes

Color #ACEC7E in popluar color models

AC EC 7E
RGB 172 236 126
HSL 95° 74.32% 70.98%
HSB/HSV 95° 46.61% 92.55%
CMYK 27.12% 0.00% 46.61%
7.45%

Color #ACEC7E in popluar number systems.

HEX AC EC 7E
Decimal 172 236 126
Binary 10101100 11101100 1111110
Octal 254 354 176

Shades and tints

Shades of #ACEC7E

#ACEC7E
(172,236,126)
#9DD773
(157,215,115)
#8EC268
(142,194,104)
#7FAD5D
(127,173,93)
#709852
(112,152,82)
#618347
(97,131,71)
#526E3C
(82,110,60)
#435931
(67,89,49)
#344426
(52,68,38)
#252F1B
(37,47,27)
#161A10
(22,26,16)
#000000
(0,0,0)

Tints of #ACEC7E

#ACEC7E
(172,236,126)
#B3ED89
(179,237,137)
#BAEE94
(186,238,148)
#C1EF9F
(193,239,159)
#C8F0AA
(200,240,170)
#CFF1B5
(207,241,181)
#D6F2C0
(214,242,192)
#DDF3CB
(221,243,203)
#E4F4D6
(228,244,214)
#EBF5E1
(235,245,225)
#F2F6EC
(242,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEC7E color. Also use rgb(172,236,126) instead hex code.

Text Font Color

.myTextColor { color: #ACEC7E; }

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

This text font color is #ACEC7E.

Background Color

.myBgColor { background-color: #ACEC7E; }

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

This div background color is #ACEC7E.

Border color

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

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

This div border color is #ACEC7E.

Opacity

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

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

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

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

This text has shadow with #ACEC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEC7E.

Preview

Color preview on black background

This text has color #ACEC7E on black background.


Color preview on white background

This text has color #ACEC7E on white background.


Black color preview on #ACEC7E background

This text has black color on #ACEC7E background.


White color preview on #ACEC7E background

This text has white color on #ACEC7E background.


Related colors

Complementary color

Complementary color for #hex is #531381.


I love getcolorcode.com

Triadic colors

1 #7EACEC and #EC7EAC with #ACEC7E are triadic colors.

2 #7EECAC and #ECAC7E with #ACEC7E are triadic colors.