COLOR #ACE498

HEX: #ACE498 RGB: (172,228,152)

Renk bilgisi

#ACE498 contains mainly red and green colors. #ACE498 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ACE498 color RGB value is (172,228,152).

RGB: (172,228,152) (67%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 228 of 255 = 89%
B 152 of 255 = 60%

172
228
152

R + G + B ~ 72%. #ACE498 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 228 + 152 = 552 (100%)
R 172 of 552 ~ 31.16%
G 228 of 552 ~ 41.3%
B 152 of 552 ~ 27.54'%

%31.16
%41.3
%27.54

CMYK RENK MODELİ

#ACE498 rengi CMYK tonu (25,0,33,11).

  • camgöbeği tonu 24.56%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 10.59%

CMYK: (25,0,33,11)
C25M0Y33K11 (25%, 0%, 33%, 11%)
(0.25 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%24.56
%0
%33.33
%10.59

Codes

Color #ACE498 in popluar color models

AC E4 98
RGB 172 228 152
HSL 104° 58.46% 74.51%
HSB/HSV 104° 33.33% 89.41%
CMYK 24.56% 0.00% 33.33%
10.59%

Color #ACE498 in popluar number systems.

HEX AC E4 98
Decimal 172 228 152
Binary 10101100 11100100 10011000
Octal 254 344 230

Shades and tints

Shades of #ACE498

#ACE498
(172,228,152)
#9DD08B
(157,208,139)
#8EBC7E
(142,188,126)
#7FA871
(127,168,113)
#709464
(112,148,100)
#618057
(97,128,87)
#526C4A
(82,108,74)
#43583D
(67,88,61)
#344430
(52,68,48)
#253023
(37,48,35)
#161C16
(22,28,22)
#000000
(0,0,0)

Tints of #ACE498

#ACE498
(172,228,152)
#B3E6A1
(179,230,161)
#BAE8AA
(186,232,170)
#C1EAB3
(193,234,179)
#C8ECBC
(200,236,188)
#CFEEC5
(207,238,197)
#D6F0CE
(214,240,206)
#DDF2D7
(221,242,215)
#E4F4E0
(228,244,224)
#EBF6E9
(235,246,233)
#F2F8F2
(242,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE498; }

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

This text font color is #ACE498.

Background Color

.myBgColor { background-color: #ACE498; }

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

This div background color is #ACE498.

Border color

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

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

This div border color is #ACE498.

Opacity

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

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

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

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

This text has shadow with #ACE498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE498.

Preview

Color preview on black background

This text has color #ACE498 on black background.


Color preview on white background

This text has color #ACE498 on white background.


Black color preview on #ACE498 background

This text has black color on #ACE498 background.


White color preview on #ACE498 background

This text has white color on #ACE498 background.


Related colors

Complementary color

Complementary color for #hex is #531B67.


I love getcolorcode.com

Triadic colors

1 #98ACE4 and #E498AC with #ACE498 are triadic colors.

2 #98E4AC and #E4AC98 with #ACE498 are triadic colors.