COLOR #ACC56C

HEX: #ACC56C RGB: (172,197,108)

Renk bilgisi

#ACC56C contains mainly red and green colors. #ACC56C ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ACC56C color RGB value is (172,197,108).

RGB: (172,197,108) (67%, 77%, 42%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 197 of 255 = 77%
B 108 of 255 = 42%

172
197
108

R + G + B ~ 62%. #ACC56C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 197 + 108 = 477 (100%)
R 172 of 477 ~ 36.06%
G 197 of 477 ~ 41.3%
B 108 of 477 ~ 22.64'%

%36.06
%41.3
%22.64

CMYK RENK MODELİ

#ACC56C rengi CMYK tonu (13,0,45,23).

  • camgöbeği tonu 12.69%
  • eflatun tonu 0.00%
  • sarı tonu 45.18%
  • ana renk tonu 22.75%

CMYK: (13,0,45,23)
C13M0Y45K23 (13%, 0%, 45%, 23%)
(0.13 / 0.00 / 0.45 / 0.23)

CMYK yüzdeleri

%12.69
%0
%45.18
%22.75

Codes

Color #ACC56C in popluar color models

AC C5 6C
RGB 172 197 108
HSL 77° 43.41% 59.80%
HSB/HSV 77° 45.18% 77.25%
CMYK 12.69% 0.00% 45.18%
22.75%

Color #ACC56C in popluar number systems.

HEX AC C5 6C
Decimal 172 197 108
Binary 10101100 11000101 1101100
Octal 254 305 154

Shades and tints

Shades of #ACC56C

#ACC56C
(172,197,108)
#9DB463
(157,180,99)
#8EA35A
(142,163,90)
#7F9251
(127,146,81)
#708148
(112,129,72)
#61703F
(97,112,63)
#525F36
(82,95,54)
#434E2D
(67,78,45)
#343D24
(52,61,36)
#252C1B
(37,44,27)
#161B12
(22,27,18)
#000000
(0,0,0)

Tints of #ACC56C

#ACC56C
(172,197,108)
#B3CA79
(179,202,121)
#BACF86
(186,207,134)
#C1D493
(193,212,147)
#C8D9A0
(200,217,160)
#CFDEAD
(207,222,173)
#D6E3BA
(214,227,186)
#DDE8C7
(221,232,199)
#E4EDD4
(228,237,212)
#EBF2E1
(235,242,225)
#F2F7EE
(242,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC56C color. Also use rgb(172,197,108) instead hex code.

Text Font Color

.myTextColor { color: #ACC56C; }

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

This text font color is #ACC56C.

Background Color

.myBgColor { background-color: #ACC56C; }

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

This div background color is #ACC56C.

Border color

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

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

This div border color is #ACC56C.

Opacity

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

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

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

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

This text has shadow with #ACC56C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC56C.

Preview

Color preview on black background

This text has color #ACC56C on black background.


Color preview on white background

This text has color #ACC56C on white background.


Black color preview on #ACC56C background

This text has black color on #ACC56C background.


White color preview on #ACC56C background

This text has white color on #ACC56C background.


Related colors

Complementary color

Complementary color for #hex is #533A93.


I love getcolorcode.com

Triadic colors

1 #6CACC5 and #C56CAC with #ACC56C are triadic colors.

2 #6CC5AC and #C5AC6C with #ACC56C are triadic colors.