COLOR #ACE09A

HEX: #ACE09A RGB: (172,224,154)

Renk bilgisi

#ACE09A contains mainly red and green colors. #ACE09A ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ACE09A color RGB value is (172,224,154).

RGB: (172,224,154) (67%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 224 of 255 = 88%
B 154 of 255 = 60%

172
224
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 224 + 154 = 550 (100%)
R 172 of 550 ~ 31.27%
G 224 of 550 ~ 40.73%
B 154 of 550 ~ 28'%

%31.27
%40.73
%28

CMYK RENK MODELİ

#ACE09A rengi CMYK tonu (23,0,31,12).

  • camgöbeği tonu 23.21%
  • eflatun tonu 0.00%
  • sarı tonu 31.25%
  • ana renk tonu 12.16%

CMYK: (23,0,31,12)
C23M0Y31K12 (23%, 0%, 31%, 12%)
(0.23 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%23.21
%0
%31.25
%12.16

Codes

Color #ACE09A in popluar color models

AC E0 9A
RGB 172 224 154
HSL 105° 53.03% 74.12%
HSB/HSV 105° 31.25% 87.84%
CMYK 23.21% 0.00% 31.25%
12.16%

Color #ACE09A in popluar number systems.

HEX AC E0 9A
Decimal 172 224 154
Binary 10101100 11100000 10011010
Octal 254 340 232

Shades and tints

Shades of #ACE09A

#ACE09A
(172,224,154)
#9DCC8C
(157,204,140)
#8EB87E
(142,184,126)
#7FA470
(127,164,112)
#709062
(112,144,98)
#617C54
(97,124,84)
#526846
(82,104,70)
#435438
(67,84,56)
#34402A
(52,64,42)
#252C1C
(37,44,28)
#16180E
(22,24,14)
#000000
(0,0,0)

Tints of #ACE09A

#ACE09A
(172,224,154)
#B3E2A3
(179,226,163)
#BAE4AC
(186,228,172)
#C1E6B5
(193,230,181)
#C8E8BE
(200,232,190)
#CFEAC7
(207,234,199)
#D6ECD0
(214,236,208)
#DDEED9
(221,238,217)
#E4F0E2
(228,240,226)
#EBF2EB
(235,242,235)
#F2F4F4
(242,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE09A; }

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

This text font color is #ACE09A.

Background Color

.myBgColor { background-color: #ACE09A; }

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

This div background color is #ACE09A.

Border color

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

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

This div border color is #ACE09A.

Opacity

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

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

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

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

This text has shadow with #ACE09A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE09A.

Preview

Color preview on black background

This text has color #ACE09A on black background.


Color preview on white background

This text has color #ACE09A on white background.


Black color preview on #ACE09A background

This text has black color on #ACE09A background.


White color preview on #ACE09A background

This text has white color on #ACE09A background.


Related colors

Complementary color

Complementary color for #hex is #531F65.


I love getcolorcode.com

Triadic colors

1 #9AACE0 and #E09AAC with #ACE09A are triadic colors.

2 #9AE0AC and #E0AC9A with #ACE09A are triadic colors.