COLOR #ACE998

HEX: #ACE998 RGB: (172,233,152)

Renk bilgisi

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

RGB renk modeli

#ACE998 color RGB value is (172,233,152).

RGB: (172,233,152) (67%, 91%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 233 of 255 = 91%
B 152 of 255 = 60%

172
233
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 233 + 152 = 557 (100%)
R 172 of 557 ~ 30.88%
G 233 of 557 ~ 41.83%
B 152 of 557 ~ 27.29'%

%30.88
%41.83
%27.29

CMYK RENK MODELİ

#ACE998 rengi CMYK tonu (26,0,35,9).

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

CMYK: (26,0,35,9)
C26M0Y35K9 (26%, 0%, 35%, 9%)
(0.26 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%26.18
%0
%34.76
%8.63

Codes

Color #ACE998 in popluar color models

AC E9 98
RGB 172 233 152
HSL 105° 64.80% 75.49%
HSB/HSV 105° 34.76% 91.37%
CMYK 26.18% 0.00% 34.76%
8.63%

Color #ACE998 in popluar number systems.

HEX AC E9 98
Decimal 172 233 152
Binary 10101100 11101001 10011000
Octal 254 351 230

Shades and tints

Shades of #ACE998

#ACE998
(172,233,152)
#9DD48B
(157,212,139)
#8EBF7E
(142,191,126)
#7FAA71
(127,170,113)
#709564
(112,149,100)
#618057
(97,128,87)
#526B4A
(82,107,74)
#43563D
(67,86,61)
#344130
(52,65,48)
#252C23
(37,44,35)
#161716
(22,23,22)
#000000
(0,0,0)

Tints of #ACE998

#ACE998
(172,233,152)
#B3EBA1
(179,235,161)
#BAEDAA
(186,237,170)
#C1EFB3
(193,239,179)
#C8F1BC
(200,241,188)
#CFF3C5
(207,243,197)
#D6F5CE
(214,245,206)
#DDF7D7
(221,247,215)
#E4F9E0
(228,249,224)
#EBFBE9
(235,251,233)
#F2FDF2
(242,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE998; }

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

This text font color is #ACE998.

Background Color

.myBgColor { background-color: #ACE998; }

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

This div background color is #ACE998.

Border color

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

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

This div border color is #ACE998.

Opacity

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

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

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

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

This text has shadow with #ACE998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE998.

Preview

Color preview on black background

This text has color #ACE998 on black background.


Color preview on white background

This text has color #ACE998 on white background.


Black color preview on #ACE998 background

This text has black color on #ACE998 background.


White color preview on #ACE998 background

This text has white color on #ACE998 background.


Related colors

Complementary color

Complementary color for #hex is #531667.


I love getcolorcode.com

Triadic colors

1 #98ACE9 and #E998AC with #ACE998 are triadic colors.

2 #98E9AC and #E9AC98 with #ACE998 are triadic colors.