COLOR #ACE09B

HEX: #ACE09B RGB: (172,224,155)

Renk bilgisi

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

RGB renk modeli

#ACE09B color RGB value is (172,224,155).

RGB: (172,224,155) (67%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 224 of 255 = 88%
B 155 of 255 = 61%

172
224
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 224 + 155 = 551 (100%)
R 172 of 551 ~ 31.22%
G 224 of 551 ~ 40.65%
B 155 of 551 ~ 28.13'%

%31.22
%40.65
%28.13

CMYK RENK MODELİ

#ACE09B rengi CMYK tonu (23,0,31,12).

  • camgöbeği tonu 23.21%
  • eflatun tonu 0.00%
  • sarı tonu 30.80%
  • ana renk tonu 12.16%

CMYK: (23,0,31,12)
C23M0Y31K12 (23%, 0%, 31%, 12%)
(0.23 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%23.21
%0
%30.8
%12.16

Codes

Color #ACE09B in popluar color models

AC E0 9B
RGB 172 224 155
HSL 105° 52.67% 74.31%
HSB/HSV 105° 30.80% 87.84%
CMYK 23.21% 0.00% 30.80%
12.16%

Color #ACE09B in popluar number systems.

HEX AC E0 9B
Decimal 172 224 155
Binary 10101100 11100000 10011011
Octal 254 340 233

Shades and tints

Shades of #ACE09B

#ACE09B
(172,224,155)
#9DCC8D
(157,204,141)
#8EB87F
(142,184,127)
#7FA471
(127,164,113)
#709063
(112,144,99)
#617C55
(97,124,85)
#526847
(82,104,71)
#435439
(67,84,57)
#34402B
(52,64,43)
#252C1D
(37,44,29)
#16180F
(22,24,15)
#000000
(0,0,0)

Tints of #ACE09B

#ACE09B
(172,224,155)
#B3E2A4
(179,226,164)
#BAE4AD
(186,228,173)
#C1E6B6
(193,230,182)
#C8E8BF
(200,232,191)
#CFEAC8
(207,234,200)
#D6ECD1
(214,236,209)
#DDEEDA
(221,238,218)
#E4F0E3
(228,240,227)
#EBF2EC
(235,242,236)
#F2F4F5
(242,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACE09B; }

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

This text font color is #ACE09B.

Background Color

.myBgColor { background-color: #ACE09B; }

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

This div background color is #ACE09B.

Border color

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

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

This div border color is #ACE09B.

Opacity

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

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

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

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

This text has shadow with #ACE09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE09B.

Preview

Color preview on black background

This text has color #ACE09B on black background.


Color preview on white background

This text has color #ACE09B on white background.


Black color preview on #ACE09B background

This text has black color on #ACE09B background.


White color preview on #ACE09B background

This text has white color on #ACE09B background.


Related colors

Complementary color

Complementary color for #hex is #531F64.


I love getcolorcode.com

Triadic colors

1 #9BACE0 and #E09BAC with #ACE09B are triadic colors.

2 #9BE0AC and #E0AC9B with #ACE09B are triadic colors.