COLOR #ACD75E

HEX: #ACD75E RGB: (172,215,94)

Renk bilgisi

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

RGB renk modeli

#ACD75E color RGB value is (172,215,94).

RGB: (172,215,94) (67%, 84%, 37%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 215 of 255 = 84%
B 94 of 255 = 37%

172
215
94

R + G + B ~ 63%. #ACD75E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 215 + 94 = 481 (100%)
R 172 of 481 ~ 35.76%
G 215 of 481 ~ 44.7%
B 94 of 481 ~ 19.54'%

%35.76
%44.7
%19.54

CMYK RENK MODELİ

#ACD75E rengi CMYK tonu (20,0,56,16).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 56.28%
  • ana renk tonu 15.69%

CMYK: (20,0,56,16)
C20M0Y56K16 (20%, 0%, 56%, 16%)
(0.20 / 0.00 / 0.56 / 0.16)

CMYK yüzdeleri

%20
%0
%56.28
%15.69

Codes

Color #ACD75E in popluar color models

AC D7 5E
RGB 172 215 94
HSL 81° 60.20% 60.59%
HSB/HSV 81° 56.28% 84.31%
CMYK 20.00% 0.00% 56.28%
15.69%

Color #ACD75E in popluar number systems.

HEX AC D7 5E
Decimal 172 215 94
Binary 10101100 11010111 1011110
Octal 254 327 136

Shades and tints

Shades of #ACD75E

#ACD75E
(172,215,94)
#9DC456
(157,196,86)
#8EB14E
(142,177,78)
#7F9E46
(127,158,70)
#708B3E
(112,139,62)
#617836
(97,120,54)
#52652E
(82,101,46)
#435226
(67,82,38)
#343F1E
(52,63,30)
#252C16
(37,44,22)
#16190E
(22,25,14)
#000000
(0,0,0)

Tints of #ACD75E

#ACD75E
(172,215,94)
#B3DA6C
(179,218,108)
#BADD7A
(186,221,122)
#C1E088
(193,224,136)
#C8E396
(200,227,150)
#CFE6A4
(207,230,164)
#D6E9B2
(214,233,178)
#DDECC0
(221,236,192)
#E4EFCE
(228,239,206)
#EBF2DC
(235,242,220)
#F2F5EA
(242,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACD75E color. Also use rgb(172,215,94) instead hex code.

Text Font Color

.myTextColor { color: #ACD75E; }

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

This text font color is #ACD75E.

Background Color

.myBgColor { background-color: #ACD75E; }

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

This div background color is #ACD75E.

Border color

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

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

This div border color is #ACD75E.

Opacity

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

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

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

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

This text has shadow with #ACD75E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD75E.

Preview

Color preview on black background

This text has color #ACD75E on black background.


Color preview on white background

This text has color #ACD75E on white background.


Black color preview on #ACD75E background

This text has black color on #ACD75E background.


White color preview on #ACD75E background

This text has white color on #ACD75E background.


Related colors

Complementary color

Complementary color for #hex is #5328A1.


I love getcolorcode.com

Triadic colors

1 #5EACD7 and #D75EAC with #ACD75E are triadic colors.

2 #5ED7AC and #D7AC5E with #ACD75E are triadic colors.