COLOR #ACE35E

HEX: #ACE35E RGB: (172,227,94)

Renk bilgisi

#ACE35E contains mainly red and green colors. #ACE35E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ACE35E color RGB value is (172,227,94).

RGB: (172,227,94) (67%, 89%, 37%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 227 of 255 = 89%
B 94 of 255 = 37%

172
227
94

R + G + B ~ 64%. #ACE35E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 227 + 94 = 493 (100%)
R 172 of 493 ~ 34.89%
G 227 of 493 ~ 46.04%
B 94 of 493 ~ 19.07'%

%34.89
%46.04
%19.07

CMYK RENK MODELİ

#ACE35E rengi CMYK tonu (24,0,59,11).

  • camgöbeği tonu 24.23%
  • eflatun tonu 0.00%
  • sarı tonu 58.59%
  • ana renk tonu 10.98%

CMYK: (24,0,59,11)
C24M0Y59K11 (24%, 0%, 59%, 11%)
(0.24 / 0.00 / 0.59 / 0.11)

CMYK yüzdeleri

%24.23
%0
%58.59
%10.98

Codes

Color #ACE35E in popluar color models

AC E3 5E
RGB 172 227 94
HSL 85° 70.37% 62.94%
HSB/HSV 85° 58.59% 89.02%
CMYK 24.23% 0.00% 58.59%
10.98%

Color #ACE35E in popluar number systems.

HEX AC E3 5E
Decimal 172 227 94
Binary 10101100 11100011 1011110
Octal 254 343 136

Shades and tints

Shades of #ACE35E

#ACE35E
(172,227,94)
#9DCF56
(157,207,86)
#8EBB4E
(142,187,78)
#7FA746
(127,167,70)
#70933E
(112,147,62)
#617F36
(97,127,54)
#526B2E
(82,107,46)
#435726
(67,87,38)
#34431E
(52,67,30)
#252F16
(37,47,22)
#161B0E
(22,27,14)
#000000
(0,0,0)

Tints of #ACE35E

#ACE35E
(172,227,94)
#B3E56C
(179,229,108)
#BAE77A
(186,231,122)
#C1E988
(193,233,136)
#C8EB96
(200,235,150)
#CFEDA4
(207,237,164)
#D6EFB2
(214,239,178)
#DDF1C0
(221,241,192)
#E4F3CE
(228,243,206)
#EBF5DC
(235,245,220)
#F2F7EA
(242,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE35E color. Also use rgb(172,227,94) instead hex code.

Text Font Color

.myTextColor { color: #ACE35E; }

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

This text font color is #ACE35E.

Background Color

.myBgColor { background-color: #ACE35E; }

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

This div background color is #ACE35E.

Border color

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

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

This div border color is #ACE35E.

Opacity

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

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

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

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

This text has shadow with #ACE35E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE35E.

Preview

Color preview on black background

This text has color #ACE35E on black background.


Color preview on white background

This text has color #ACE35E on white background.


Black color preview on #ACE35E background

This text has black color on #ACE35E background.


White color preview on #ACE35E background

This text has white color on #ACE35E background.


Related colors

Complementary color

Complementary color for #hex is #531CA1.


I love getcolorcode.com

Triadic colors

1 #5EACE3 and #E35EAC with #ACE35E are triadic colors.

2 #5EE3AC and #E3AC5E with #ACE35E are triadic colors.