COLOR #ACE99D

HEX: #ACE99D RGB: (172,233,157)

Renk bilgisi

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

RGB renk modeli

#ACE99D color RGB value is (172,233,157).

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

RGB bağlantıları ve doygunluk

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

172
233
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 157 = 562 (100%)
R 172 of 562 ~ 30.6%
G 233 of 562 ~ 41.46%
B 157 of 562 ~ 27.94'%

%30.6
%41.46
%27.94

CMYK RENK MODELİ

#ACE99D rengi CMYK tonu (26,0,33,9).

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

CMYK: (26,0,33,9)
C26M0Y33K9 (26%, 0%, 33%, 9%)
(0.26 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%26.18
%0
%32.62
%8.63

Codes

Color #ACE99D in popluar color models

AC E9 9D
RGB 172 233 157
HSL 108° 63.33% 76.47%
HSB/HSV 108° 32.62% 91.37%
CMYK 26.18% 0.00% 32.62%
8.63%

Color #ACE99D in popluar number systems.

HEX AC E9 9D
Decimal 172 233 157
Binary 10101100 11101001 10011101
Octal 254 351 235

Shades and tints

Shades of #ACE99D

#ACE99D
(172,233,157)
#9DD48F
(157,212,143)
#8EBF81
(142,191,129)
#7FAA73
(127,170,115)
#709565
(112,149,101)
#618057
(97,128,87)
#526B49
(82,107,73)
#43563B
(67,86,59)
#34412D
(52,65,45)
#252C1F
(37,44,31)
#161711
(22,23,17)
#000000
(0,0,0)

Tints of #ACE99D

#ACE99D
(172,233,157)
#B3EBA5
(179,235,165)
#BAEDAD
(186,237,173)
#C1EFB5
(193,239,181)
#C8F1BD
(200,241,189)
#CFF3C5
(207,243,197)
#D6F5CD
(214,245,205)
#DDF7D5
(221,247,213)
#E4F9DD
(228,249,221)
#EBFBE5
(235,251,229)
#F2FDED
(242,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE99D; }

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

This text font color is #ACE99D.

Background Color

.myBgColor { background-color: #ACE99D; }

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

This div background color is #ACE99D.

Border color

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

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

This div border color is #ACE99D.

Opacity

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

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

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

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

This text has shadow with #ACE99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE99D.

Preview

Color preview on black background

This text has color #ACE99D on black background.


Color preview on white background

This text has color #ACE99D on white background.


Black color preview on #ACE99D background

This text has black color on #ACE99D background.


White color preview on #ACE99D background

This text has white color on #ACE99D background.


Related colors

Complementary color

Complementary color for #hex is #531662.


I love getcolorcode.com

Triadic colors

1 #9DACE9 and #E99DAC with #ACE99D are triadic colors.

2 #9DE9AC and #E9AC9D with #ACE99D are triadic colors.