COLOR #ACD29B

HEX: #ACD29B RGB: (172,210,155)

Renk bilgisi

#ACD29B contains red, green and blue colors in about the same proportion. #ACD29B ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ACD29B color RGB value is (172,210,155).

RGB: (172,210,155) (67%, 82%, 61%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 210 of 255 = 82%
B 155 of 255 = 61%

172
210
155

R + G + B ~ 70%. #ACD29B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 210 + 155 = 537 (100%)
R 172 of 537 ~ 32.03%
G 210 of 537 ~ 39.11%
B 155 of 537 ~ 28.86'%

%32.03
%39.11
%28.86

CMYK RENK MODELİ

#ACD29B rengi CMYK tonu (18,0,26,18).

  • camgöbeği tonu 18.10%
  • eflatun tonu 0.00%
  • sarı tonu 26.19%
  • ana renk tonu 17.65%

CMYK: (18,0,26,18)
C18M0Y26K18 (18%, 0%, 26%, 18%)
(0.18 / 0.00 / 0.26 / 0.18)

CMYK yüzdeleri

%18.1
%0
%26.19
%17.65

Codes

Color #ACD29B in popluar color models

AC D2 9B
RGB 172 210 155
HSL 101° 37.93% 71.57%
HSB/HSV 101° 26.19% 82.35%
CMYK 18.10% 0.00% 26.19%
17.65%

Color #ACD29B in popluar number systems.

HEX AC D2 9B
Decimal 172 210 155
Binary 10101100 11010010 10011011
Octal 254 322 233

Shades and tints

Shades of #ACD29B

#ACD29B
(172,210,155)
#9DBF8D
(157,191,141)
#8EAC7F
(142,172,127)
#7F9971
(127,153,113)
#708663
(112,134,99)
#617355
(97,115,85)
#526047
(82,96,71)
#434D39
(67,77,57)
#343A2B
(52,58,43)
#25271D
(37,39,29)
#16140F
(22,20,15)
#000000
(0,0,0)

Tints of #ACD29B

#ACD29B
(172,210,155)
#B3D6A4
(179,214,164)
#BADAAD
(186,218,173)
#C1DEB6
(193,222,182)
#C8E2BF
(200,226,191)
#CFE6C8
(207,230,200)
#D6EAD1
(214,234,209)
#DDEEDA
(221,238,218)
#E4F2E3
(228,242,227)
#EBF6EC
(235,246,236)
#F2FAF5
(242,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD29B; }

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

This text font color is #ACD29B.

Background Color

.myBgColor { background-color: #ACD29B; }

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

This div background color is #ACD29B.

Border color

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

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

This div border color is #ACD29B.

Opacity

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

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

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

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

This text has shadow with #ACD29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD29B.

Preview

Color preview on black background

This text has color #ACD29B on black background.


Color preview on white background

This text has color #ACD29B on white background.


Black color preview on #ACD29B background

This text has black color on #ACD29B background.


White color preview on #ACD29B background

This text has white color on #ACD29B background.


Related colors

Complementary color

Complementary color for #hex is #532D64.


I love getcolorcode.com

Triadic colors

1 #9BACD2 and #D29BAC with #ACD29B are triadic colors.

2 #9BD2AC and #D2AC9B with #ACD29B are triadic colors.