COLOR #ACDA7D

HEX: #ACDA7D RGB: (172,218,125)

Renk bilgisi

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

RGB renk modeli

#ACDA7D color RGB value is (172,218,125).

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

RGB bağlantıları ve doygunluk

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

172
218
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 218 + 125 = 515 (100%)
R 172 of 515 ~ 33.4%
G 218 of 515 ~ 42.33%
B 125 of 515 ~ 24.27'%

%33.4
%42.33
%24.27

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.10%
  • eflatun tonu 0.00%
  • sarı tonu 42.66%
  • 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
%42.66
%14.51

Codes

Color #ACDA7D in popluar color models

AC DA 7D
RGB 172 218 125
HSL 90° 55.69% 67.25%
HSB/HSV 90° 42.66% 85.49%
CMYK 21.10% 0.00% 42.66%
14.51%

Color #ACDA7D in popluar number systems.

HEX AC DA 7D
Decimal 172 218 125
Binary 10101100 11011010 1111101
Octal 254 332 175

Shades and tints

Shades of #ACDA7D

#ACDA7D
(172,218,125)
#9DC772
(157,199,114)
#8EB467
(142,180,103)
#7FA15C
(127,161,92)
#708E51
(112,142,81)
#617B46
(97,123,70)
#52683B
(82,104,59)
#435530
(67,85,48)
#344225
(52,66,37)
#252F1A
(37,47,26)
#161C0F
(22,28,15)
#000000
(0,0,0)

Tints of #ACDA7D

#ACDA7D
(172,218,125)
#B3DD88
(179,221,136)
#BAE093
(186,224,147)
#C1E39E
(193,227,158)
#C8E6A9
(200,230,169)
#CFE9B4
(207,233,180)
#D6ECBF
(214,236,191)
#DDEFCA
(221,239,202)
#E4F2D5
(228,242,213)
#EBF5E0
(235,245,224)
#F2F8EB
(242,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACDA7D; }

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

This text font color is #ACDA7D.

Background Color

.myBgColor { background-color: #ACDA7D; }

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

This div background color is #ACDA7D.

Border color

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

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

This div border color is #ACDA7D.

Opacity

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

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

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

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

This text has shadow with #ACDA7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACDA7D.

Preview

Color preview on black background

This text has color #ACDA7D on black background.


Color preview on white background

This text has color #ACDA7D on white background.


Black color preview on #ACDA7D background

This text has black color on #ACDA7D background.


White color preview on #ACDA7D background

This text has white color on #ACDA7D background.


Related colors

Complementary color

Complementary color for #hex is #532582.


I love getcolorcode.com

Triadic colors

1 #7DACDA and #DA7DAC with #ACDA7D are triadic colors.

2 #7DDAAC and #DAAC7D with #ACDA7D are triadic colors.