COLOR #ACEE8F

HEX: #ACEE8F RGB: (172,238,143)

Renk bilgisi

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

RGB renk modeli

#ACEE8F color RGB value is (172,238,143).

RGB: (172,238,143) (67%, 93%, 56%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 143 of 255 = 56%

172
238
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 143 = 553 (100%)
R 172 of 553 ~ 31.1%
G 238 of 553 ~ 43.04%
B 143 of 553 ~ 25.86'%

%31.1
%43.04
%25.86

CMYK RENK MODELİ

#ACEE8F rengi CMYK tonu (28,0,40,7).

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 39.92%
  • ana renk tonu 6.67%

CMYK: (28,0,40,7)
C28M0Y40K7 (28%, 0%, 40%, 7%)
(0.28 / 0.00 / 0.40 / 0.07)

CMYK yüzdeleri

%27.73
%0
%39.92
%6.67

Codes

Color #ACEE8F in popluar color models

AC EE 8F
RGB 172 238 143
HSL 102° 73.64% 74.71%
HSB/HSV 102° 39.92% 93.33%
CMYK 27.73% 0.00% 39.92%
6.67%

Color #ACEE8F in popluar number systems.

HEX AC EE 8F
Decimal 172 238 143
Binary 10101100 11101110 10001111
Octal 254 356 217

Shades and tints

Shades of #ACEE8F

#ACEE8F
(172,238,143)
#9DD982
(157,217,130)
#8EC475
(142,196,117)
#7FAF68
(127,175,104)
#709A5B
(112,154,91)
#61854E
(97,133,78)
#527041
(82,112,65)
#435B34
(67,91,52)
#344627
(52,70,39)
#25311A
(37,49,26)
#161C0D
(22,28,13)
#000000
(0,0,0)

Tints of #ACEE8F

#ACEE8F
(172,238,143)
#B3EF99
(179,239,153)
#BAF0A3
(186,240,163)
#C1F1AD
(193,241,173)
#C8F2B7
(200,242,183)
#CFF3C1
(207,243,193)
#D6F4CB
(214,244,203)
#DDF5D5
(221,245,213)
#E4F6DF
(228,246,223)
#EBF7E9
(235,247,233)
#F2F8F3
(242,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEE8F color. Also use rgb(172,238,143) instead hex code.

Text Font Color

.myTextColor { color: #ACEE8F; }

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

This text font color is #ACEE8F.

Background Color

.myBgColor { background-color: #ACEE8F; }

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

This div background color is #ACEE8F.

Border color

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

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

This div border color is #ACEE8F.

Opacity

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

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

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

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

This text has shadow with #ACEE8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEE8F.

Preview

Color preview on black background

This text has color #ACEE8F on black background.


Color preview on white background

This text has color #ACEE8F on white background.


Black color preview on #ACEE8F background

This text has black color on #ACEE8F background.


White color preview on #ACEE8F background

This text has white color on #ACEE8F background.


Related colors

Complementary color

Complementary color for #hex is #531170.


I love getcolorcode.com

Triadic colors

1 #8FACEE and #EE8FAC with #ACEE8F are triadic colors.

2 #8FEEAC and #EEAC8F with #ACEE8F are triadic colors.