COLOR #ACEB9A

HEX: #ACEB9A RGB: (172,235,154)

Renk bilgisi

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

RGB renk modeli

#ACEB9A color RGB value is (172,235,154).

RGB: (172,235,154) (67%, 92%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 235 of 255 = 92%
B 154 of 255 = 60%

172
235
154

R + G + B ~ 73%. #ACEB9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 235 + 154 = 561 (100%)
R 172 of 561 ~ 30.66%
G 235 of 561 ~ 41.89%
B 154 of 561 ~ 27.45'%

%30.66
%41.89
%27.45

CMYK RENK MODELİ

#ACEB9A rengi CMYK tonu (27,0,34,8).

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

CMYK: (27,0,34,8)
C27M0Y34K8 (27%, 0%, 34%, 8%)
(0.27 / 0.00 / 0.34 / 0.08)

CMYK yüzdeleri

%26.81
%0
%34.47
%7.84

Codes

Color #ACEB9A in popluar color models

AC EB 9A
RGB 172 235 154
HSL 107° 66.94% 76.27%
HSB/HSV 107° 34.47% 92.16%
CMYK 26.81% 0.00% 34.47%
7.84%

Color #ACEB9A in popluar number systems.

HEX AC EB 9A
Decimal 172 235 154
Binary 10101100 11101011 10011010
Octal 254 353 232

Shades and tints

Shades of #ACEB9A

#ACEB9A
(172,235,154)
#9DD68C
(157,214,140)
#8EC17E
(142,193,126)
#7FAC70
(127,172,112)
#709762
(112,151,98)
#618254
(97,130,84)
#526D46
(82,109,70)
#435838
(67,88,56)
#34432A
(52,67,42)
#252E1C
(37,46,28)
#16190E
(22,25,14)
#000000
(0,0,0)

Tints of #ACEB9A

#ACEB9A
(172,235,154)
#B3ECA3
(179,236,163)
#BAEDAC
(186,237,172)
#C1EEB5
(193,238,181)
#C8EFBE
(200,239,190)
#CFF0C7
(207,240,199)
#D6F1D0
(214,241,208)
#DDF2D9
(221,242,217)
#E4F3E2
(228,243,226)
#EBF4EB
(235,244,235)
#F2F5F4
(242,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACEB9A; }

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

This text font color is #ACEB9A.

Background Color

.myBgColor { background-color: #ACEB9A; }

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

This div background color is #ACEB9A.

Border color

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

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

This div border color is #ACEB9A.

Opacity

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

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

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

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

This text has shadow with #ACEB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEB9A.

Preview

Color preview on black background

This text has color #ACEB9A on black background.


Color preview on white background

This text has color #ACEB9A on white background.


Black color preview on #ACEB9A background

This text has black color on #ACEB9A background.


White color preview on #ACEB9A background

This text has white color on #ACEB9A background.


Related colors

Complementary color

Complementary color for #hex is #531465.


I love getcolorcode.com

Triadic colors

1 #9AACEB and #EB9AAC with #ACEB9A are triadic colors.

2 #9AEBAC and #EBAC9A with #ACEB9A are triadic colors.