COLOR #ACE09C

HEX: #ACE09C RGB: (172,224,156)

Renk bilgisi

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

RGB renk modeli

#ACE09C color RGB value is (172,224,156).

RGB: (172,224,156) (67%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 224 of 255 = 88%
B 156 of 255 = 61%

172
224
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 224 + 156 = 552 (100%)
R 172 of 552 ~ 31.16%
G 224 of 552 ~ 40.58%
B 156 of 552 ~ 28.26'%

%31.16
%40.58
%28.26

CMYK RENK MODELİ

#ACE09C rengi CMYK tonu (23,0,30,12).

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

CMYK: (23,0,30,12)
C23M0Y30K12 (23%, 0%, 30%, 12%)
(0.23 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%23.21
%0
%30.36
%12.16

Codes

Color #ACE09C in popluar color models

AC E0 9C
RGB 172 224 156
HSL 106° 52.31% 74.51%
HSB/HSV 106° 30.36% 87.84%
CMYK 23.21% 0.00% 30.36%
12.16%

Color #ACE09C in popluar number systems.

HEX AC E0 9C
Decimal 172 224 156
Binary 10101100 11100000 10011100
Octal 254 340 234

Shades and tints

Shades of #ACE09C

#ACE09C
(172,224,156)
#9DCC8E
(157,204,142)
#8EB880
(142,184,128)
#7FA472
(127,164,114)
#709064
(112,144,100)
#617C56
(97,124,86)
#526848
(82,104,72)
#43543A
(67,84,58)
#34402C
(52,64,44)
#252C1E
(37,44,30)
#161810
(22,24,16)
#000000
(0,0,0)

Tints of #ACE09C

#ACE09C
(172,224,156)
#B3E2A5
(179,226,165)
#BAE4AE
(186,228,174)
#C1E6B7
(193,230,183)
#C8E8C0
(200,232,192)
#CFEAC9
(207,234,201)
#D6ECD2
(214,236,210)
#DDEEDB
(221,238,219)
#E4F0E4
(228,240,228)
#EBF2ED
(235,242,237)
#F2F4F6
(242,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE09C; }

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

This text font color is #ACE09C.

Background Color

.myBgColor { background-color: #ACE09C; }

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

This div background color is #ACE09C.

Border color

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

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

This div border color is #ACE09C.

Opacity

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

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

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

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

This text has shadow with #ACE09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE09C.

Preview

Color preview on black background

This text has color #ACE09C on black background.


Color preview on white background

This text has color #ACE09C on white background.


Black color preview on #ACE09C background

This text has black color on #ACE09C background.


White color preview on #ACE09C background

This text has white color on #ACE09C background.


Related colors

Complementary color

Complementary color for #hex is #531F63.


I love getcolorcode.com

Triadic colors

1 #9CACE0 and #E09CAC with #ACE09C are triadic colors.

2 #9CE0AC and #E0AC9C with #ACE09C are triadic colors.