COLOR #ACE98B

HEX: #ACE98B RGB: (172,233,139)

Renk bilgisi

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

RGB renk modeli

#ACE98B color RGB value is (172,233,139).

RGB: (172,233,139) (67%, 91%, 55%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 139 of 255 = 55%

172
233
139

R + G + B ~ 71%. #ACE98B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 139 = 544 (100%)
R 172 of 544 ~ 31.62%
G 233 of 544 ~ 42.83%
B 139 of 544 ~ 25.55'%

%31.62
%42.83
%25.55

CMYK RENK MODELİ

#ACE98B rengi CMYK tonu (26,0,40,9).

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

CMYK: (26,0,40,9)
C26M0Y40K9 (26%, 0%, 40%, 9%)
(0.26 / 0.00 / 0.40 / 0.09)

CMYK yüzdeleri

%26.18
%0
%40.34
%8.63

Codes

Color #ACE98B in popluar color models

AC E9 8B
RGB 172 233 139
HSL 99° 68.12% 72.94%
HSB/HSV 99° 40.34% 91.37%
CMYK 26.18% 0.00% 40.34%
8.63%

Color #ACE98B in popluar number systems.

HEX AC E9 8B
Decimal 172 233 139
Binary 10101100 11101001 10001011
Octal 254 351 213

Shades and tints

Shades of #ACE98B

#ACE98B
(172,233,139)
#9DD47F
(157,212,127)
#8EBF73
(142,191,115)
#7FAA67
(127,170,103)
#70955B
(112,149,91)
#61804F
(97,128,79)
#526B43
(82,107,67)
#435637
(67,86,55)
#34412B
(52,65,43)
#252C1F
(37,44,31)
#161713
(22,23,19)
#000000
(0,0,0)

Tints of #ACE98B

#ACE98B
(172,233,139)
#B3EB95
(179,235,149)
#BAED9F
(186,237,159)
#C1EFA9
(193,239,169)
#C8F1B3
(200,241,179)
#CFF3BD
(207,243,189)
#D6F5C7
(214,245,199)
#DDF7D1
(221,247,209)
#E4F9DB
(228,249,219)
#EBFBE5
(235,251,229)
#F2FDEF
(242,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE98B; }

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

This text font color is #ACE98B.

Background Color

.myBgColor { background-color: #ACE98B; }

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

This div background color is #ACE98B.

Border color

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

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

This div border color is #ACE98B.

Opacity

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

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

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

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

This text has shadow with #ACE98B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE98B.

Preview

Color preview on black background

This text has color #ACE98B on black background.


Color preview on white background

This text has color #ACE98B on white background.


Black color preview on #ACE98B background

This text has black color on #ACE98B background.


White color preview on #ACE98B background

This text has white color on #ACE98B background.


Related colors

Complementary color

Complementary color for #hex is #531674.


I love getcolorcode.com

Triadic colors

1 #8BACE9 and #E98BAC with #ACE98B are triadic colors.

2 #8BE9AC and #E9AC8B with #ACE98B are triadic colors.