COLOR #ACE5A0

HEX: #ACE5A0 RGB: (172,229,160)

Renk bilgisi

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

RGB renk modeli

#ACE5A0 color RGB value is (172,229,160).

RGB: (172,229,160) (67%, 90%, 63%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 229 of 255 = 90%
B 160 of 255 = 63%

172
229
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 229 + 160 = 561 (100%)
R 172 of 561 ~ 30.66%
G 229 of 561 ~ 40.82%
B 160 of 561 ~ 28.52'%

%30.66
%40.82
%28.52

CMYK RENK MODELİ

#ACE5A0 rengi CMYK tonu (25,0,30,10).

  • camgöbeği tonu 24.89%
  • eflatun tonu 0.00%
  • sarı tonu 30.13%
  • ana renk tonu 10.20%

CMYK: (25,0,30,10)
C25M0Y30K10 (25%, 0%, 30%, 10%)
(0.25 / 0.00 / 0.30 / 0.10)

CMYK yüzdeleri

%24.89
%0
%30.13
%10.2

Codes

Color #ACE5A0 in popluar color models

AC E5 A0
RGB 172 229 160
HSL 110° 57.02% 76.27%
HSB/HSV 110° 30.13% 89.80%
CMYK 24.89% 0.00% 30.13%
10.20%

Color #ACE5A0 in popluar number systems.

HEX AC E5 A0
Decimal 172 229 160
Binary 10101100 11100101 10100000
Octal 254 345 240

Shades and tints

Shades of #ACE5A0

#ACE5A0
(172,229,160)
#9DD192
(157,209,146)
#8EBD84
(142,189,132)
#7FA976
(127,169,118)
#709568
(112,149,104)
#61815A
(97,129,90)
#526D4C
(82,109,76)
#43593E
(67,89,62)
#344530
(52,69,48)
#253122
(37,49,34)
#161D14
(22,29,20)
#000000
(0,0,0)

Tints of #ACE5A0

#ACE5A0
(172,229,160)
#B3E7A8
(179,231,168)
#BAE9B0
(186,233,176)
#C1EBB8
(193,235,184)
#C8EDC0
(200,237,192)
#CFEFC8
(207,239,200)
#D6F1D0
(214,241,208)
#DDF3D8
(221,243,216)
#E4F5E0
(228,245,224)
#EBF7E8
(235,247,232)
#F2F9F0
(242,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE5A0 color. Also use rgb(172,229,160) instead hex code.

Text Font Color

.myTextColor { color: #ACE5A0; }

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

This text font color is #ACE5A0.

Background Color

.myBgColor { background-color: #ACE5A0; }

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

This div background color is #ACE5A0.

Border color

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

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

This div border color is #ACE5A0.

Opacity

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

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

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

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

This text has shadow with #ACE5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE5A0.

Preview

Color preview on black background

This text has color #ACE5A0 on black background.


Color preview on white background

This text has color #ACE5A0 on white background.


Black color preview on #ACE5A0 background

This text has black color on #ACE5A0 background.


White color preview on #ACE5A0 background

This text has white color on #ACE5A0 background.


Related colors

Complementary color

Complementary color for #hex is #531A5F.


I love getcolorcode.com

Triadic colors

1 #A0ACE5 and #E5A0AC with #ACE5A0 are triadic colors.

2 #A0E5AC and #E5ACA0 with #ACE5A0 are triadic colors.