COLOR #ACE4A6

HEX: #ACE4A6 RGB: (172,228,166)

Renk bilgisi

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

RGB renk modeli

#ACE4A6 color RGB value is (172,228,166).

RGB: (172,228,166) (67%, 89%, 65%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 228 of 255 = 89%
B 166 of 255 = 65%

172
228
166

R + G + B ~ 74%. #ACE4A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 228 + 166 = 566 (100%)
R 172 of 566 ~ 30.39%
G 228 of 566 ~ 40.28%
B 166 of 566 ~ 29.33'%

%30.39
%40.28
%29.33

CMYK RENK MODELİ

#ACE4A6 rengi CMYK tonu (25,0,27,11).

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

CMYK: (25,0,27,11)
C25M0Y27K11 (25%, 0%, 27%, 11%)
(0.25 / 0.00 / 0.27 / 0.11)

CMYK yüzdeleri

%24.56
%0
%27.19
%10.59

Codes

Color #ACE4A6 in popluar color models

AC E4 A6
RGB 172 228 166
HSL 114° 53.45% 77.25%
HSB/HSV 114° 27.19% 89.41%
CMYK 24.56% 0.00% 27.19%
10.59%

Color #ACE4A6 in popluar number systems.

HEX AC E4 A6
Decimal 172 228 166
Binary 10101100 11100100 10100110
Octal 254 344 246

Shades and tints

Shades of #ACE4A6

#ACE4A6
(172,228,166)
#9DD097
(157,208,151)
#8EBC88
(142,188,136)
#7FA879
(127,168,121)
#70946A
(112,148,106)
#61805B
(97,128,91)
#526C4C
(82,108,76)
#43583D
(67,88,61)
#34442E
(52,68,46)
#25301F
(37,48,31)
#161C10
(22,28,16)
#000000
(0,0,0)

Tints of #ACE4A6

#ACE4A6
(172,228,166)
#B3E6AE
(179,230,174)
#BAE8B6
(186,232,182)
#C1EABE
(193,234,190)
#C8ECC6
(200,236,198)
#CFEECE
(207,238,206)
#D6F0D6
(214,240,214)
#DDF2DE
(221,242,222)
#E4F4E6
(228,244,230)
#EBF6EE
(235,246,238)
#F2F8F6
(242,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE4A6; }

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

This text font color is #ACE4A6.

Background Color

.myBgColor { background-color: #ACE4A6; }

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

This div background color is #ACE4A6.

Border color

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

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

This div border color is #ACE4A6.

Opacity

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

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

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

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

This text has shadow with #ACE4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE4A6.

Preview

Color preview on black background

This text has color #ACE4A6 on black background.


Color preview on white background

This text has color #ACE4A6 on white background.


Black color preview on #ACE4A6 background

This text has black color on #ACE4A6 background.


White color preview on #ACE4A6 background

This text has white color on #ACE4A6 background.


Related colors

Complementary color

Complementary color for #hex is #531B59.


I love getcolorcode.com

Triadic colors

1 #A6ACE4 and #E4A6AC with #ACE4A6 are triadic colors.

2 #A6E4AC and #E4ACA6 with #ACE4A6 are triadic colors.