COLOR #ACE890

HEX: #ACE890 RGB: (172,232,144)

Renk bilgisi

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

RGB renk modeli

#ACE890 color RGB value is (172,232,144).

RGB: (172,232,144) (67%, 91%, 56%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 232 of 255 = 91%
B 144 of 255 = 56%

172
232
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 232 + 144 = 548 (100%)
R 172 of 548 ~ 31.39%
G 232 of 548 ~ 42.34%
B 144 of 548 ~ 26.28'%

%31.39
%42.34
%26.28

CMYK RENK MODELİ

#ACE890 rengi CMYK tonu (26,0,38,9).

  • camgöbeği tonu 25.86%
  • eflatun tonu 0.00%
  • sarı tonu 37.93%
  • ana renk tonu 9.02%

CMYK: (26,0,38,9)
C26M0Y38K9 (26%, 0%, 38%, 9%)
(0.26 / 0.00 / 0.38 / 0.09)

CMYK yüzdeleri

%25.86
%0
%37.93
%9.02

Codes

Color #ACE890 in popluar color models

AC E8 90
RGB 172 232 144
HSL 101° 65.67% 73.73%
HSB/HSV 101° 37.93% 90.98%
CMYK 25.86% 0.00% 37.93%
9.02%

Color #ACE890 in popluar number systems.

HEX AC E8 90
Decimal 172 232 144
Binary 10101100 11101000 10010000
Octal 254 350 220

Shades and tints

Shades of #ACE890

#ACE890
(172,232,144)
#9DD383
(157,211,131)
#8EBE76
(142,190,118)
#7FA969
(127,169,105)
#70945C
(112,148,92)
#617F4F
(97,127,79)
#526A42
(82,106,66)
#435535
(67,85,53)
#344028
(52,64,40)
#252B1B
(37,43,27)
#16160E
(22,22,14)
#000000
(0,0,0)

Tints of #ACE890

#ACE890
(172,232,144)
#B3EA9A
(179,234,154)
#BAECA4
(186,236,164)
#C1EEAE
(193,238,174)
#C8F0B8
(200,240,184)
#CFF2C2
(207,242,194)
#D6F4CC
(214,244,204)
#DDF6D6
(221,246,214)
#E4F8E0
(228,248,224)
#EBFAEA
(235,250,234)
#F2FCF4
(242,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE890 color. Also use rgb(172,232,144) instead hex code.

Text Font Color

.myTextColor { color: #ACE890; }

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

This text font color is #ACE890.

Background Color

.myBgColor { background-color: #ACE890; }

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

This div background color is #ACE890.

Border color

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

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

This div border color is #ACE890.

Opacity

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

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

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

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

This text has shadow with #ACE890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE890.

Preview

Color preview on black background

This text has color #ACE890 on black background.


Color preview on white background

This text has color #ACE890 on white background.


Black color preview on #ACE890 background

This text has black color on #ACE890 background.


White color preview on #ACE890 background

This text has white color on #ACE890 background.


Related colors

Complementary color

Complementary color for #hex is #53176F.


I love getcolorcode.com

Triadic colors

1 #90ACE8 and #E890AC with #ACE890 are triadic colors.

2 #90E8AC and #E8AC90 with #ACE890 are triadic colors.