COLOR #ACE9A6

HEX: #ACE9A6 RGB: (172,233,166)

Renk bilgisi

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

RGB renk modeli

#ACE9A6 color RGB value is (172,233,166).

RGB: (172,233,166) (67%, 91%, 65%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 166 of 255 = 65%

172
233
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 166 = 571 (100%)
R 172 of 571 ~ 30.12%
G 233 of 571 ~ 40.81%
B 166 of 571 ~ 29.07'%

%30.12
%40.81
%29.07

CMYK RENK MODELİ

#ACE9A6 rengi CMYK tonu (26,0,29,9).

  • camgöbeği tonu 26.18%
  • eflatun tonu 0.00%
  • sarı tonu 28.76%
  • ana renk tonu 8.63%

CMYK: (26,0,29,9)
C26M0Y29K9 (26%, 0%, 29%, 9%)
(0.26 / 0.00 / 0.29 / 0.09)

CMYK yüzdeleri

%26.18
%0
%28.76
%8.63

Codes

Color #ACE9A6 in popluar color models

AC E9 A6
RGB 172 233 166
HSL 115° 60.36% 78.24%
HSB/HSV 115° 28.76% 91.37%
CMYK 26.18% 0.00% 28.76%
8.63%

Color #ACE9A6 in popluar number systems.

HEX AC E9 A6
Decimal 172 233 166
Binary 10101100 11101001 10100110
Octal 254 351 246

Shades and tints

Shades of #ACE9A6

#ACE9A6
(172,233,166)
#9DD497
(157,212,151)
#8EBF88
(142,191,136)
#7FAA79
(127,170,121)
#70956A
(112,149,106)
#61805B
(97,128,91)
#526B4C
(82,107,76)
#43563D
(67,86,61)
#34412E
(52,65,46)
#252C1F
(37,44,31)
#161710
(22,23,16)
#000000
(0,0,0)

Tints of #ACE9A6

#ACE9A6
(172,233,166)
#B3EBAE
(179,235,174)
#BAEDB6
(186,237,182)
#C1EFBE
(193,239,190)
#C8F1C6
(200,241,198)
#CFF3CE
(207,243,206)
#D6F5D6
(214,245,214)
#DDF7DE
(221,247,222)
#E4F9E6
(228,249,230)
#EBFBEE
(235,251,238)
#F2FDF6
(242,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE9A6; }

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

This text font color is #ACE9A6.

Background Color

.myBgColor { background-color: #ACE9A6; }

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

This div background color is #ACE9A6.

Border color

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

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

This div border color is #ACE9A6.

Opacity

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

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

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

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

This text has shadow with #ACE9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE9A6.

Preview

Color preview on black background

This text has color #ACE9A6 on black background.


Color preview on white background

This text has color #ACE9A6 on white background.


Black color preview on #ACE9A6 background

This text has black color on #ACE9A6 background.


White color preview on #ACE9A6 background

This text has white color on #ACE9A6 background.


Related colors

Complementary color

Complementary color for #hex is #531659.


I love getcolorcode.com

Triadic colors

1 #A6ACE9 and #E9A6AC with #ACE9A6 are triadic colors.

2 #A6E9AC and #E9ACA6 with #ACE9A6 are triadic colors.