COLOR #ACE99E

HEX: #ACE99E RGB: (172,233,158)

Renk bilgisi

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

RGB renk modeli

#ACE99E color RGB value is (172,233,158).

RGB: (172,233,158) (67%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 158 of 255 = 62%

172
233
158

R + G + B ~ 73%. #ACE99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 158 = 563 (100%)
R 172 of 563 ~ 30.55%
G 233 of 563 ~ 41.39%
B 158 of 563 ~ 28.06'%

%30.55
%41.39
%28.06

CMYK RENK MODELİ

#ACE99E rengi CMYK tonu (26,0,32,9).

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

CMYK: (26,0,32,9)
C26M0Y32K9 (26%, 0%, 32%, 9%)
(0.26 / 0.00 / 0.32 / 0.09)

CMYK yüzdeleri

%26.18
%0
%32.19
%8.63

Codes

Color #ACE99E in popluar color models

AC E9 9E
RGB 172 233 158
HSL 109° 63.03% 76.67%
HSB/HSV 109° 32.19% 91.37%
CMYK 26.18% 0.00% 32.19%
8.63%

Color #ACE99E in popluar number systems.

HEX AC E9 9E
Decimal 172 233 158
Binary 10101100 11101001 10011110
Octal 254 351 236

Shades and tints

Shades of #ACE99E

#ACE99E
(172,233,158)
#9DD490
(157,212,144)
#8EBF82
(142,191,130)
#7FAA74
(127,170,116)
#709566
(112,149,102)
#618058
(97,128,88)
#526B4A
(82,107,74)
#43563C
(67,86,60)
#34412E
(52,65,46)
#252C20
(37,44,32)
#161712
(22,23,18)
#000000
(0,0,0)

Tints of #ACE99E

#ACE99E
(172,233,158)
#B3EBA6
(179,235,166)
#BAEDAE
(186,237,174)
#C1EFB6
(193,239,182)
#C8F1BE
(200,241,190)
#CFF3C6
(207,243,198)
#D6F5CE
(214,245,206)
#DDF7D6
(221,247,214)
#E4F9DE
(228,249,222)
#EBFBE6
(235,251,230)
#F2FDEE
(242,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE99E; }

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

This text font color is #ACE99E.

Background Color

.myBgColor { background-color: #ACE99E; }

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

This div background color is #ACE99E.

Border color

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

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

This div border color is #ACE99E.

Opacity

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

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

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

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

This text has shadow with #ACE99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE99E.

Preview

Color preview on black background

This text has color #ACE99E on black background.


Color preview on white background

This text has color #ACE99E on white background.


Black color preview on #ACE99E background

This text has black color on #ACE99E background.


White color preview on #ACE99E background

This text has white color on #ACE99E background.


Related colors

Complementary color

Complementary color for #hex is #531661.


I love getcolorcode.com

Triadic colors

1 #9EACE9 and #E99EAC with #ACE99E are triadic colors.

2 #9EE9AC and #E9AC9E with #ACE99E are triadic colors.