COLOR #ACC686

HEX: #ACC686 RGB: (172,198,134)

Renk bilgisi

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

RGB renk modeli

#ACC686 color RGB value is (172,198,134).

RGB: (172,198,134) (67%, 78%, 53%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 198 of 255 = 78%
B 134 of 255 = 53%

172
198
134

R + G + B ~ 66%. #ACC686 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 198 + 134 = 504 (100%)
R 172 of 504 ~ 34.13%
G 198 of 504 ~ 39.29%
B 134 of 504 ~ 26.59'%

%34.13
%39.29
%26.59

CMYK RENK MODELİ

#ACC686 rengi CMYK tonu (13,0,32,22).

  • camgöbeği tonu 13.13%
  • eflatun tonu 0.00%
  • sarı tonu 32.32%
  • ana renk tonu 22.35%

CMYK: (13,0,32,22)
C13M0Y32K22 (13%, 0%, 32%, 22%)
(0.13 / 0.00 / 0.32 / 0.22)

CMYK yüzdeleri

%13.13
%0
%32.32
%22.35

Codes

Color #ACC686 in popluar color models

AC C6 86
RGB 172 198 134
HSL 84° 35.96% 65.10%
HSB/HSV 84° 32.32% 77.65%
CMYK 13.13% 0.00% 32.32%
22.35%

Color #ACC686 in popluar number systems.

HEX AC C6 86
Decimal 172 198 134
Binary 10101100 11000110 10000110
Octal 254 306 206

Shades and tints

Shades of #ACC686

#ACC686
(172,198,134)
#9DB47A
(157,180,122)
#8EA26E
(142,162,110)
#7F9062
(127,144,98)
#707E56
(112,126,86)
#616C4A
(97,108,74)
#525A3E
(82,90,62)
#434832
(67,72,50)
#343626
(52,54,38)
#25241A
(37,36,26)
#16120E
(22,18,14)
#000000
(0,0,0)

Tints of #ACC686

#ACC686
(172,198,134)
#B3CB91
(179,203,145)
#BAD09C
(186,208,156)
#C1D5A7
(193,213,167)
#C8DAB2
(200,218,178)
#CFDFBD
(207,223,189)
#D6E4C8
(214,228,200)
#DDE9D3
(221,233,211)
#E4EEDE
(228,238,222)
#EBF3E9
(235,243,233)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC686 color. Also use rgb(172,198,134) instead hex code.

Text Font Color

.myTextColor { color: #ACC686; }

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

This text font color is #ACC686.

Background Color

.myBgColor { background-color: #ACC686; }

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

This div background color is #ACC686.

Border color

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

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

This div border color is #ACC686.

Opacity

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

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

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

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

This text has shadow with #ACC686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC686.

Preview

Color preview on black background

This text has color #ACC686 on black background.


Color preview on white background

This text has color #ACC686 on white background.


Black color preview on #ACC686 background

This text has black color on #ACC686 background.


White color preview on #ACC686 background

This text has white color on #ACC686 background.


Related colors

Complementary color

Complementary color for #hex is #533979.


I love getcolorcode.com

Triadic colors

1 #86ACC6 and #C686AC with #ACC686 are triadic colors.

2 #86C6AC and #C6AC86 with #ACC686 are triadic colors.