COLOR #ACD73E

HEX: #ACD73E RGB: (172,215,62)

Renk bilgisi

#ACD73E contains mainly red and green colors. #ACD73E ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ACD73E color RGB value is (172,215,62).

RGB: (172,215,62) (67%, 84%, 24%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 215 of 255 = 84%
B 62 of 255 = 24%

172
215
62

R + G + B ~ 58%. #ACD73E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 215 + 62 = 449 (100%)
R 172 of 449 ~ 38.31%
G 215 of 449 ~ 47.88%
B 62 of 449 ~ 13.81'%

%38.31
%47.88
%13.81

CMYK RENK MODELİ

#ACD73E rengi CMYK tonu (20,0,71,16).

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

CMYK: (20,0,71,16)
C20M0Y71K16 (20%, 0%, 71%, 16%)
(0.20 / 0.00 / 0.71 / 0.16)

CMYK yüzdeleri

%20
%0
%71.16
%15.69

Codes

Color #ACD73E in popluar color models

AC D7 3E
RGB 172 215 62
HSL 77° 65.67% 54.31%
HSB/HSV 77° 71.16% 84.31%
CMYK 20.00% 0.00% 71.16%
15.69%

Color #ACD73E in popluar number systems.

HEX AC D7 3E
Decimal 172 215 62
Binary 10101100 11010111 111110
Octal 254 327 76

Shades and tints

Shades of #ACD73E

#ACD73E
(172,215,62)
#9DC439
(157,196,57)
#8EB134
(142,177,52)
#7F9E2F
(127,158,47)
#708B2A
(112,139,42)
#617825
(97,120,37)
#526520
(82,101,32)
#43521B
(67,82,27)
#343F16
(52,63,22)
#252C11
(37,44,17)
#16190C
(22,25,12)
#000000
(0,0,0)

Tints of #ACD73E

#ACD73E
(172,215,62)
#B3DA4F
(179,218,79)
#BADD60
(186,221,96)
#C1E071
(193,224,113)
#C8E382
(200,227,130)
#CFE693
(207,230,147)
#D6E9A4
(214,233,164)
#DDECB5
(221,236,181)
#E4EFC6
(228,239,198)
#EBF2D7
(235,242,215)
#F2F5E8
(242,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACD73E; }

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

This text font color is #ACD73E.

Background Color

.myBgColor { background-color: #ACD73E; }

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

This div background color is #ACD73E.

Border color

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

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

This div border color is #ACD73E.

Opacity

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

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

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

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

This text has shadow with #ACD73E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD73E.

Preview

Color preview on black background

This text has color #ACD73E on black background.


Color preview on white background

This text has color #ACD73E on white background.


Black color preview on #ACD73E background

This text has black color on #ACD73E background.


White color preview on #ACD73E background

This text has white color on #ACD73E background.


Related colors

Complementary color

Complementary color for #hex is #5328C1.


I love getcolorcode.com

Triadic colors

1 #3EACD7 and #D73EAC with #ACD73E are triadic colors.

2 #3ED7AC and #D7AC3E with #ACD73E are triadic colors.