COLOR #ACE99B

HEX: #ACE99B RGB: (172,233,155)

Renk bilgisi

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

RGB renk modeli

#ACE99B color RGB value is (172,233,155).

RGB: (172,233,155) (67%, 91%, 61%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 155 of 255 = 61%

172
233
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 155 = 560 (100%)
R 172 of 560 ~ 30.71%
G 233 of 560 ~ 41.61%
B 155 of 560 ~ 27.68'%

%30.71
%41.61
%27.68

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.18%
  • eflatun tonu 0.00%
  • sarı tonu 33.48%
  • 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
%33.48
%8.63

Codes

Color #ACE99B in popluar color models

AC E9 9B
RGB 172 233 155
HSL 107° 63.93% 76.08%
HSB/HSV 107° 33.48% 91.37%
CMYK 26.18% 0.00% 33.48%
8.63%

Color #ACE99B in popluar number systems.

HEX AC E9 9B
Decimal 172 233 155
Binary 10101100 11101001 10011011
Octal 254 351 233

Shades and tints

Shades of #ACE99B

#ACE99B
(172,233,155)
#9DD48D
(157,212,141)
#8EBF7F
(142,191,127)
#7FAA71
(127,170,113)
#709563
(112,149,99)
#618055
(97,128,85)
#526B47
(82,107,71)
#435639
(67,86,57)
#34412B
(52,65,43)
#252C1D
(37,44,29)
#16170F
(22,23,15)
#000000
(0,0,0)

Tints of #ACE99B

#ACE99B
(172,233,155)
#B3EBA4
(179,235,164)
#BAEDAD
(186,237,173)
#C1EFB6
(193,239,182)
#C8F1BF
(200,241,191)
#CFF3C8
(207,243,200)
#D6F5D1
(214,245,209)
#DDF7DA
(221,247,218)
#E4F9E3
(228,249,227)
#EBFBEC
(235,251,236)
#F2FDF5
(242,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE99B; }

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

This text font color is #ACE99B.

Background Color

.myBgColor { background-color: #ACE99B; }

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

This div background color is #ACE99B.

Border color

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

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

This div border color is #ACE99B.

Opacity

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

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

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

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

This text has shadow with #ACE99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE99B.

Preview

Color preview on black background

This text has color #ACE99B on black background.


Color preview on white background

This text has color #ACE99B on white background.


Black color preview on #ACE99B background

This text has black color on #ACE99B background.


White color preview on #ACE99B background

This text has white color on #ACE99B background.


Related colors

Complementary color

Complementary color for #hex is #531664.


I love getcolorcode.com

Triadic colors

1 #9BACE9 and #E99BAC with #ACE99B are triadic colors.

2 #9BE9AC and #E9AC9B with #ACE99B are triadic colors.