COLOR #ACCE8C

HEX: #ACCE8C RGB: (172,206,140)

Renk bilgisi

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

RGB renk modeli

#ACCE8C color RGB value is (172,206,140).

RGB: (172,206,140) (67%, 81%, 55%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 206 of 255 = 81%
B 140 of 255 = 55%

172
206
140

R + G + B ~ 68%. #ACCE8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 206 + 140 = 518 (100%)
R 172 of 518 ~ 33.2%
G 206 of 518 ~ 39.77%
B 140 of 518 ~ 27.03'%

%33.2
%39.77
%27.03

CMYK RENK MODELİ

#ACCE8C rengi CMYK tonu (17,0,32,19).

  • camgöbeği tonu 16.50%
  • eflatun tonu 0.00%
  • sarı tonu 32.04%
  • ana renk tonu 19.22%

CMYK: (17,0,32,19)
C17M0Y32K19 (17%, 0%, 32%, 19%)
(0.17 / 0.00 / 0.32 / 0.19)

CMYK yüzdeleri

%16.5
%0
%32.04
%19.22

Codes

Color #ACCE8C in popluar color models

AC CE 8C
RGB 172 206 140
HSL 91° 40.24% 67.84%
HSB/HSV 91° 32.04% 80.78%
CMYK 16.50% 0.00% 32.04%
19.22%

Color #ACCE8C in popluar number systems.

HEX AC CE 8C
Decimal 172 206 140
Binary 10101100 11001110 10001100
Octal 254 316 214

Shades and tints

Shades of #ACCE8C

#ACCE8C
(172,206,140)
#9DBC80
(157,188,128)
#8EAA74
(142,170,116)
#7F9868
(127,152,104)
#70865C
(112,134,92)
#617450
(97,116,80)
#526244
(82,98,68)
#435038
(67,80,56)
#343E2C
(52,62,44)
#252C20
(37,44,32)
#161A14
(22,26,20)
#000000
(0,0,0)

Tints of #ACCE8C

#ACCE8C
(172,206,140)
#B3D296
(179,210,150)
#BAD6A0
(186,214,160)
#C1DAAA
(193,218,170)
#C8DEB4
(200,222,180)
#CFE2BE
(207,226,190)
#D6E6C8
(214,230,200)
#DDEAD2
(221,234,210)
#E4EEDC
(228,238,220)
#EBF2E6
(235,242,230)
#F2F6F0
(242,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACCE8C color. Also use rgb(172,206,140) instead hex code.

Text Font Color

.myTextColor { color: #ACCE8C; }

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

This text font color is #ACCE8C.

Background Color

.myBgColor { background-color: #ACCE8C; }

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

This div background color is #ACCE8C.

Border color

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

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

This div border color is #ACCE8C.

Opacity

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

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

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

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

This text has shadow with #ACCE8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACCE8C.

Preview

Color preview on black background

This text has color #ACCE8C on black background.


Color preview on white background

This text has color #ACCE8C on white background.


Black color preview on #ACCE8C background

This text has black color on #ACCE8C background.


White color preview on #ACCE8C background

This text has white color on #ACCE8C background.


Related colors

Complementary color

Complementary color for #hex is #533173.


I love getcolorcode.com

Triadic colors

1 #8CACCE and #CE8CAC with #ACCE8C are triadic colors.

2 #8CCEAC and #CEAC8C with #ACCE8C are triadic colors.