COLOR #ACD3A6

HEX: #ACD3A6 RGB: (172,211,166)

Renk bilgisi

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

RGB renk modeli

#ACD3A6 color RGB value is (172,211,166).

RGB: (172,211,166) (67%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 211 of 255 = 83%
B 166 of 255 = 65%

172
211
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 211 + 166 = 549 (100%)
R 172 of 549 ~ 31.33%
G 211 of 549 ~ 38.43%
B 166 of 549 ~ 30.24'%

%31.33
%38.43
%30.24

CMYK RENK MODELİ

#ACD3A6 rengi CMYK tonu (18,0,21,17).

  • camgöbeği tonu 18.48%
  • eflatun tonu 0.00%
  • sarı tonu 21.33%
  • ana renk tonu 17.25%

CMYK: (18,0,21,17)
C18M0Y21K17 (18%, 0%, 21%, 17%)
(0.18 / 0.00 / 0.21 / 0.17)

CMYK yüzdeleri

%18.48
%0
%21.33
%17.25

Codes

Color #ACD3A6 in popluar color models

AC D3 A6
RGB 172 211 166
HSL 112° 33.83% 73.92%
HSB/HSV 112° 21.33% 82.75%
CMYK 18.48% 0.00% 21.33%
17.25%

Color #ACD3A6 in popluar number systems.

HEX AC D3 A6
Decimal 172 211 166
Binary 10101100 11010011 10100110
Octal 254 323 246

Shades and tints

Shades of #ACD3A6

#ACD3A6
(172,211,166)
#9DC097
(157,192,151)
#8EAD88
(142,173,136)
#7F9A79
(127,154,121)
#70876A
(112,135,106)
#61745B
(97,116,91)
#52614C
(82,97,76)
#434E3D
(67,78,61)
#343B2E
(52,59,46)
#25281F
(37,40,31)
#161510
(22,21,16)
#000000
(0,0,0)

Tints of #ACD3A6

#ACD3A6
(172,211,166)
#B3D7AE
(179,215,174)
#BADBB6
(186,219,182)
#C1DFBE
(193,223,190)
#C8E3C6
(200,227,198)
#CFE7CE
(207,231,206)
#D6EBD6
(214,235,214)
#DDEFDE
(221,239,222)
#E4F3E6
(228,243,230)
#EBF7EE
(235,247,238)
#F2FBF6
(242,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACD3A6 color. Also use rgb(172,211,166) instead hex code.

Text Font Color

.myTextColor { color: #ACD3A6; }

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

This text font color is #ACD3A6.

Background Color

.myBgColor { background-color: #ACD3A6; }

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

This div background color is #ACD3A6.

Border color

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

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

This div border color is #ACD3A6.

Opacity

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

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

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

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

This text has shadow with #ACD3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD3A6.

Preview

Color preview on black background

This text has color #ACD3A6 on black background.


Color preview on white background

This text has color #ACD3A6 on white background.


Black color preview on #ACD3A6 background

This text has black color on #ACD3A6 background.


White color preview on #ACD3A6 background

This text has white color on #ACD3A6 background.


Related colors

Complementary color

Complementary color for #hex is #532C59.


I love getcolorcode.com

Triadic colors

1 #A6ACD3 and #D3A6AC with #ACD3A6 are triadic colors.

2 #A6D3AC and #D3ACA6 with #ACD3A6 are triadic colors.