COLOR #ACEB9F

HEX: #ACEB9F RGB: (172,235,159)

Renk bilgisi

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

RGB renk modeli

#ACEB9F color RGB value is (172,235,159).

RGB: (172,235,159) (67%, 92%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 235 of 255 = 92%
B 159 of 255 = 62%

172
235
159

R + G + B ~ 74%. #ACEB9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 235 + 159 = 566 (100%)
R 172 of 566 ~ 30.39%
G 235 of 566 ~ 41.52%
B 159 of 566 ~ 28.09'%

%30.39
%41.52
%28.09

CMYK RENK MODELİ

#ACEB9F rengi CMYK tonu (27,0,32,8).

  • camgöbeği tonu 26.81%
  • eflatun tonu 0.00%
  • sarı tonu 32.34%
  • ana renk tonu 7.84%

CMYK: (27,0,32,8)
C27M0Y32K8 (27%, 0%, 32%, 8%)
(0.27 / 0.00 / 0.32 / 0.08)

CMYK yüzdeleri

%26.81
%0
%32.34
%7.84

Codes

Color #ACEB9F in popluar color models

AC EB 9F
RGB 172 235 159
HSL 110° 65.52% 77.25%
HSB/HSV 110° 32.34% 92.16%
CMYK 26.81% 0.00% 32.34%
7.84%

Color #ACEB9F in popluar number systems.

HEX AC EB 9F
Decimal 172 235 159
Binary 10101100 11101011 10011111
Octal 254 353 237

Shades and tints

Shades of #ACEB9F

#ACEB9F
(172,235,159)
#9DD691
(157,214,145)
#8EC183
(142,193,131)
#7FAC75
(127,172,117)
#709767
(112,151,103)
#618259
(97,130,89)
#526D4B
(82,109,75)
#43583D
(67,88,61)
#34432F
(52,67,47)
#252E21
(37,46,33)
#161913
(22,25,19)
#000000
(0,0,0)

Tints of #ACEB9F

#ACEB9F
(172,235,159)
#B3ECA7
(179,236,167)
#BAEDAF
(186,237,175)
#C1EEB7
(193,238,183)
#C8EFBF
(200,239,191)
#CFF0C7
(207,240,199)
#D6F1CF
(214,241,207)
#DDF2D7
(221,242,215)
#E4F3DF
(228,243,223)
#EBF4E7
(235,244,231)
#F2F5EF
(242,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEB9F color. Also use rgb(172,235,159) instead hex code.

Text Font Color

.myTextColor { color: #ACEB9F; }

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

This text font color is #ACEB9F.

Background Color

.myBgColor { background-color: #ACEB9F; }

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

This div background color is #ACEB9F.

Border color

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

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

This div border color is #ACEB9F.

Opacity

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

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

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

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

This text has shadow with #ACEB9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEB9F.

Preview

Color preview on black background

This text has color #ACEB9F on black background.


Color preview on white background

This text has color #ACEB9F on white background.


Black color preview on #ACEB9F background

This text has black color on #ACEB9F background.


White color preview on #ACEB9F background

This text has white color on #ACEB9F background.


Related colors

Complementary color

Complementary color for #hex is #531460.


I love getcolorcode.com

Triadic colors

1 #9FACEB and #EB9FAC with #ACEB9F are triadic colors.

2 #9FEBAC and #EBAC9F with #ACEB9F are triadic colors.