COLOR #ACE79B

HEX: #ACE79B RGB: (172,231,155)

Renk bilgisi

#ACE79B contains mainly red and green colors. #ACE79B ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ACE79B color RGB value is (172,231,155).

RGB: (172,231,155) (67%, 91%, 61%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 231 of 255 = 91%
B 155 of 255 = 61%

172
231
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 231 + 155 = 558 (100%)
R 172 of 558 ~ 30.82%
G 231 of 558 ~ 41.4%
B 155 of 558 ~ 27.78'%

%30.82
%41.4
%27.78

CMYK RENK MODELİ

#ACE79B rengi CMYK tonu (26,0,33,9).

  • camgöbeği tonu 25.54%
  • eflatun tonu 0.00%
  • sarı tonu 32.90%
  • ana renk tonu 9.41%

CMYK: (26,0,33,9)
C26M0Y33K9 (26%, 0%, 33%, 9%)
(0.26 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%25.54
%0
%32.9
%9.41

Codes

Color #ACE79B in popluar color models

AC E7 9B
RGB 172 231 155
HSL 107° 61.29% 75.69%
HSB/HSV 107° 32.90% 90.59%
CMYK 25.54% 0.00% 32.90%
9.41%

Color #ACE79B in popluar number systems.

HEX AC E7 9B
Decimal 172 231 155
Binary 10101100 11100111 10011011
Octal 254 347 233

Shades and tints

Shades of #ACE79B

#ACE79B
(172,231,155)
#9DD28D
(157,210,141)
#8EBD7F
(142,189,127)
#7FA871
(127,168,113)
#709363
(112,147,99)
#617E55
(97,126,85)
#526947
(82,105,71)
#435439
(67,84,57)
#343F2B
(52,63,43)
#252A1D
(37,42,29)
#16150F
(22,21,15)
#000000
(0,0,0)

Tints of #ACE79B

#ACE79B
(172,231,155)
#B3E9A4
(179,233,164)
#BAEBAD
(186,235,173)
#C1EDB6
(193,237,182)
#C8EFBF
(200,239,191)
#CFF1C8
(207,241,200)
#D6F3D1
(214,243,209)
#DDF5DA
(221,245,218)
#E4F7E3
(228,247,227)
#EBF9EC
(235,249,236)
#F2FBF5
(242,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE79B color. Also use rgb(172,231,155) instead hex code.

Text Font Color

.myTextColor { color: #ACE79B; }

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

This text font color is #ACE79B.

Background Color

.myBgColor { background-color: #ACE79B; }

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

This div background color is #ACE79B.

Border color

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

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

This div border color is #ACE79B.

Opacity

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

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

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

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

This text has shadow with #ACE79B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE79B.

Preview

Color preview on black background

This text has color #ACE79B on black background.


Color preview on white background

This text has color #ACE79B on white background.


Black color preview on #ACE79B background

This text has black color on #ACE79B background.


White color preview on #ACE79B background

This text has white color on #ACE79B background.


Related colors

Complementary color

Complementary color for #hex is #531864.


I love getcolorcode.com

Triadic colors

1 #9BACE7 and #E79BAC with #ACE79B are triadic colors.

2 #9BE7AC and #E7AC9B with #ACE79B are triadic colors.