COLOR #ACDD9F

HEX: #ACDD9F RGB: (172,221,159)

Renk bilgisi

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

RGB renk modeli

#ACDD9F color RGB value is (172,221,159).

RGB: (172,221,159) (67%, 87%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 221 of 255 = 87%
B 159 of 255 = 62%

172
221
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 221 + 159 = 552 (100%)
R 172 of 552 ~ 31.16%
G 221 of 552 ~ 40.04%
B 159 of 552 ~ 28.8'%

%31.16
%40.04
%28.8

CMYK RENK MODELİ

#ACDD9F rengi CMYK tonu (22,0,28,13).

  • camgöbeği tonu 22.17%
  • eflatun tonu 0.00%
  • sarı tonu 28.05%
  • ana renk tonu 13.33%

CMYK: (22,0,28,13)
C22M0Y28K13 (22%, 0%, 28%, 13%)
(0.22 / 0.00 / 0.28 / 0.13)

CMYK yüzdeleri

%22.17
%0
%28.05
%13.33

Codes

Color #ACDD9F in popluar color models

AC DD 9F
RGB 172 221 159
HSL 107° 47.69% 74.51%
HSB/HSV 107° 28.05% 86.67%
CMYK 22.17% 0.00% 28.05%
13.33%

Color #ACDD9F in popluar number systems.

HEX AC DD 9F
Decimal 172 221 159
Binary 10101100 11011101 10011111
Octal 254 335 237

Shades and tints

Shades of #ACDD9F

#ACDD9F
(172,221,159)
#9DC991
(157,201,145)
#8EB583
(142,181,131)
#7FA175
(127,161,117)
#708D67
(112,141,103)
#617959
(97,121,89)
#52654B
(82,101,75)
#43513D
(67,81,61)
#343D2F
(52,61,47)
#252921
(37,41,33)
#161513
(22,21,19)
#000000
(0,0,0)

Tints of #ACDD9F

#ACDD9F
(172,221,159)
#B3E0A7
(179,224,167)
#BAE3AF
(186,227,175)
#C1E6B7
(193,230,183)
#C8E9BF
(200,233,191)
#CFECC7
(207,236,199)
#D6EFCF
(214,239,207)
#DDF2D7
(221,242,215)
#E4F5DF
(228,245,223)
#EBF8E7
(235,248,231)
#F2FBEF
(242,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACDD9F; }

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

This text font color is #ACDD9F.

Background Color

.myBgColor { background-color: #ACDD9F; }

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

This div background color is #ACDD9F.

Border color

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

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

This div border color is #ACDD9F.

Opacity

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

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

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

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

This text has shadow with #ACDD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDD9F.

Preview

Color preview on black background

This text has color #ACDD9F on black background.


Color preview on white background

This text has color #ACDD9F on white background.


Black color preview on #ACDD9F background

This text has black color on #ACDD9F background.


White color preview on #ACDD9F background

This text has white color on #ACDD9F background.


Related colors

Complementary color

Complementary color for #hex is #532260.


I love getcolorcode.com

Triadic colors

1 #9FACDD and #DD9FAC with #ACDD9F are triadic colors.

2 #9FDDAC and #DDAC9F with #ACDD9F are triadic colors.