COLOR #ACE48C

HEX: #ACE48C RGB: (172,228,140)

Renk bilgisi

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

RGB renk modeli

#ACE48C color RGB value is (172,228,140).

RGB: (172,228,140) (67%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 228 of 255 = 89%
B 140 of 255 = 55%

172
228
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 228 + 140 = 540 (100%)
R 172 of 540 ~ 31.85%
G 228 of 540 ~ 42.22%
B 140 of 540 ~ 25.93'%

%31.85
%42.22
%25.93

CMYK RENK MODELİ

#ACE48C rengi CMYK tonu (25,0,39,11).

  • camgöbeği tonu 24.56%
  • eflatun tonu 0.00%
  • sarı tonu 38.60%
  • ana renk tonu 10.59%

CMYK: (25,0,39,11)
C25M0Y39K11 (25%, 0%, 39%, 11%)
(0.25 / 0.00 / 0.39 / 0.11)

CMYK yüzdeleri

%24.56
%0
%38.6
%10.59

Codes

Color #ACE48C in popluar color models

AC E4 8C
RGB 172 228 140
HSL 98° 61.97% 72.16%
HSB/HSV 98° 38.60% 89.41%
CMYK 24.56% 0.00% 38.60%
10.59%

Color #ACE48C in popluar number systems.

HEX AC E4 8C
Decimal 172 228 140
Binary 10101100 11100100 10001100
Octal 254 344 214

Shades and tints

Shades of #ACE48C

#ACE48C
(172,228,140)
#9DD080
(157,208,128)
#8EBC74
(142,188,116)
#7FA868
(127,168,104)
#70945C
(112,148,92)
#618050
(97,128,80)
#526C44
(82,108,68)
#435838
(67,88,56)
#34442C
(52,68,44)
#253020
(37,48,32)
#161C14
(22,28,20)
#000000
(0,0,0)

Tints of #ACE48C

#ACE48C
(172,228,140)
#B3E696
(179,230,150)
#BAE8A0
(186,232,160)
#C1EAAA
(193,234,170)
#C8ECB4
(200,236,180)
#CFEEBE
(207,238,190)
#D6F0C8
(214,240,200)
#DDF2D2
(221,242,210)
#E4F4DC
(228,244,220)
#EBF6E6
(235,246,230)
#F2F8F0
(242,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE48C color. Also use rgb(172,228,140) instead hex code.

Text Font Color

.myTextColor { color: #ACE48C; }

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

This text font color is #ACE48C.

Background Color

.myBgColor { background-color: #ACE48C; }

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

This div background color is #ACE48C.

Border color

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

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

This div border color is #ACE48C.

Opacity

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

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

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

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

This text has shadow with #ACE48C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE48C.

Preview

Color preview on black background

This text has color #ACE48C on black background.


Color preview on white background

This text has color #ACE48C on white background.


Black color preview on #ACE48C background

This text has black color on #ACE48C background.


White color preview on #ACE48C background

This text has white color on #ACE48C background.


Related colors

Complementary color

Complementary color for #hex is #531B73.


I love getcolorcode.com

Triadic colors

1 #8CACE4 and #E48CAC with #ACE48C are triadic colors.

2 #8CE4AC and #E4AC8C with #ACE48C are triadic colors.