COLOR #ACDA7C

HEX: #ACDA7C RGB: (172,218,124)

Renk bilgisi

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

RGB renk modeli

#ACDA7C color RGB value is (172,218,124).

RGB: (172,218,124) (67%, 85%, 49%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 218 of 255 = 85%
B 124 of 255 = 49%

172
218
124

R + G + B ~ 67%. #ACDA7C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 218 + 124 = 514 (100%)
R 172 of 514 ~ 33.46%
G 218 of 514 ~ 42.41%
B 124 of 514 ~ 24.12'%

%33.46
%42.41
%24.12

CMYK RENK MODELİ

#ACDA7C rengi CMYK tonu (21,0,43,15).

  • camgöbeği tonu 21.10%
  • eflatun tonu 0.00%
  • sarı tonu 43.12%
  • ana renk tonu 14.51%

CMYK: (21,0,43,15)
C21M0Y43K15 (21%, 0%, 43%, 15%)
(0.21 / 0.00 / 0.43 / 0.15)

CMYK yüzdeleri

%21.1
%0
%43.12
%14.51

Codes

Color #ACDA7C in popluar color models

AC DA 7C
RGB 172 218 124
HSL 89° 55.95% 67.06%
HSB/HSV 89° 43.12% 85.49%
CMYK 21.10% 0.00% 43.12%
14.51%

Color #ACDA7C in popluar number systems.

HEX AC DA 7C
Decimal 172 218 124
Binary 10101100 11011010 1111100
Octal 254 332 174

Shades and tints

Shades of #ACDA7C

#ACDA7C
(172,218,124)
#9DC771
(157,199,113)
#8EB466
(142,180,102)
#7FA15B
(127,161,91)
#708E50
(112,142,80)
#617B45
(97,123,69)
#52683A
(82,104,58)
#43552F
(67,85,47)
#344224
(52,66,36)
#252F19
(37,47,25)
#161C0E
(22,28,14)
#000000
(0,0,0)

Tints of #ACDA7C

#ACDA7C
(172,218,124)
#B3DD87
(179,221,135)
#BAE092
(186,224,146)
#C1E39D
(193,227,157)
#C8E6A8
(200,230,168)
#CFE9B3
(207,233,179)
#D6ECBE
(214,236,190)
#DDEFC9
(221,239,201)
#E4F2D4
(228,242,212)
#EBF5DF
(235,245,223)
#F2F8EA
(242,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACDA7C color. Also use rgb(172,218,124) instead hex code.

Text Font Color

.myTextColor { color: #ACDA7C; }

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

This text font color is #ACDA7C.

Background Color

.myBgColor { background-color: #ACDA7C; }

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

This div background color is #ACDA7C.

Border color

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

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

This div border color is #ACDA7C.

Opacity

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

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

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

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

This text has shadow with #ACDA7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDA7C.

Preview

Color preview on black background

This text has color #ACDA7C on black background.


Color preview on white background

This text has color #ACDA7C on white background.


Black color preview on #ACDA7C background

This text has black color on #ACDA7C background.


White color preview on #ACDA7C background

This text has white color on #ACDA7C background.


Related colors

Complementary color

Complementary color for #hex is #532583.


I love getcolorcode.com

Triadic colors

1 #7CACDA and #DA7CAC with #ACDA7C are triadic colors.

2 #7CDAAC and #DAAC7C with #ACDA7C are triadic colors.