COLOR #ACEB7E

HEX: #ACEB7E RGB: (172,235,126)

Renk bilgisi

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

RGB renk modeli

#ACEB7E color RGB value is (172,235,126).

RGB: (172,235,126) (67%, 92%, 49%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 235 of 255 = 92%
B 126 of 255 = 49%

172
235
126

R + G + B ~ 69%. #ACEB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 235 + 126 = 533 (100%)
R 172 of 533 ~ 32.27%
G 235 of 533 ~ 44.09%
B 126 of 533 ~ 23.64'%

%32.27
%44.09
%23.64

CMYK RENK MODELİ

#ACEB7E rengi CMYK tonu (27,0,46,8).

  • camgöbeği tonu 26.81%
  • eflatun tonu 0.00%
  • sarı tonu 46.38%
  • ana renk tonu 7.84%

CMYK: (27,0,46,8)
C27M0Y46K8 (27%, 0%, 46%, 8%)
(0.27 / 0.00 / 0.46 / 0.08)

CMYK yüzdeleri

%26.81
%0
%46.38
%7.84

Codes

Color #ACEB7E in popluar color models

AC EB 7E
RGB 172 235 126
HSL 95° 73.15% 70.78%
HSB/HSV 95° 46.38% 92.16%
CMYK 26.81% 0.00% 46.38%
7.84%

Color #ACEB7E in popluar number systems.

HEX AC EB 7E
Decimal 172 235 126
Binary 10101100 11101011 1111110
Octal 254 353 176

Shades and tints

Shades of #ACEB7E

#ACEB7E
(172,235,126)
#9DD673
(157,214,115)
#8EC168
(142,193,104)
#7FAC5D
(127,172,93)
#709752
(112,151,82)
#618247
(97,130,71)
#526D3C
(82,109,60)
#435831
(67,88,49)
#344326
(52,67,38)
#252E1B
(37,46,27)
#161910
(22,25,16)
#000000
(0,0,0)

Tints of #ACEB7E

#ACEB7E
(172,235,126)
#B3EC89
(179,236,137)
#BAED94
(186,237,148)
#C1EE9F
(193,238,159)
#C8EFAA
(200,239,170)
#CFF0B5
(207,240,181)
#D6F1C0
(214,241,192)
#DDF2CB
(221,242,203)
#E4F3D6
(228,243,214)
#EBF4E1
(235,244,225)
#F2F5EC
(242,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEB7E; }

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

This text font color is #ACEB7E.

Background Color

.myBgColor { background-color: #ACEB7E; }

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

This div background color is #ACEB7E.

Border color

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

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

This div border color is #ACEB7E.

Opacity

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

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

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

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

This text has shadow with #ACEB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEB7E.

Preview

Color preview on black background

This text has color #ACEB7E on black background.


Color preview on white background

This text has color #ACEB7E on white background.


Black color preview on #ACEB7E background

This text has black color on #ACEB7E background.


White color preview on #ACEB7E background

This text has white color on #ACEB7E background.


Related colors

Complementary color

Complementary color for #hex is #531481.


I love getcolorcode.com

Triadic colors

1 #7EACEB and #EB7EAC with #ACEB7E are triadic colors.

2 #7EEBAC and #EBAC7E with #ACEB7E are triadic colors.