COLOR #ACED9F

HEX: #ACED9F RGB: (172,237,159)

Renk bilgisi

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

RGB renk modeli

#ACED9F color RGB value is (172,237,159).

RGB: (172,237,159) (67%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 237 of 255 = 93%
B 159 of 255 = 62%

172
237
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 237 + 159 = 568 (100%)
R 172 of 568 ~ 30.28%
G 237 of 568 ~ 41.73%
B 159 of 568 ~ 27.99'%

%30.28
%41.73
%27.99

CMYK RENK MODELİ

#ACED9F rengi CMYK tonu (27,0,33,7).

  • camgöbeği tonu 27.43%
  • eflatun tonu 0.00%
  • sarı tonu 32.91%
  • ana renk tonu 7.06%

CMYK: (27,0,33,7)
C27M0Y33K7 (27%, 0%, 33%, 7%)
(0.27 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%27.43
%0
%32.91
%7.06

Codes

Color #ACED9F in popluar color models

AC ED 9F
RGB 172 237 159
HSL 110° 68.42% 77.65%
HSB/HSV 110° 32.91% 92.94%
CMYK 27.43% 0.00% 32.91%
7.06%

Color #ACED9F in popluar number systems.

HEX AC ED 9F
Decimal 172 237 159
Binary 10101100 11101101 10011111
Octal 254 355 237

Shades and tints

Shades of #ACED9F

#ACED9F
(172,237,159)
#9DD891
(157,216,145)
#8EC383
(142,195,131)
#7FAE75
(127,174,117)
#709967
(112,153,103)
#618459
(97,132,89)
#526F4B
(82,111,75)
#435A3D
(67,90,61)
#34452F
(52,69,47)
#253021
(37,48,33)
#161B13
(22,27,19)
#000000
(0,0,0)

Tints of #ACED9F

#ACED9F
(172,237,159)
#B3EEA7
(179,238,167)
#BAEFAF
(186,239,175)
#C1F0B7
(193,240,183)
#C8F1BF
(200,241,191)
#CFF2C7
(207,242,199)
#D6F3CF
(214,243,207)
#DDF4D7
(221,244,215)
#E4F5DF
(228,245,223)
#EBF6E7
(235,246,231)
#F2F7EF
(242,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACED9F; }

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

This text font color is #ACED9F.

Background Color

.myBgColor { background-color: #ACED9F; }

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

This div background color is #ACED9F.

Border color

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

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

This div border color is #ACED9F.

Opacity

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

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

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

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

This text has shadow with #ACED9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACED9F.

Preview

Color preview on black background

This text has color #ACED9F on black background.


Color preview on white background

This text has color #ACED9F on white background.


Black color preview on #ACED9F background

This text has black color on #ACED9F background.


White color preview on #ACED9F background

This text has white color on #ACED9F background.


Related colors

Complementary color

Complementary color for #hex is #531260.


I love getcolorcode.com

Triadic colors

1 #9FACED and #ED9FAC with #ACED9F are triadic colors.

2 #9FEDAC and #EDAC9F with #ACED9F are triadic colors.