COLOR #A5DC4D

HEX: #A5DC4D RGB: (165,220,77)

Renk bilgisi

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

RGB renk modeli

#A5DC4D color RGB value is (165,220,77).

RGB: (165,220,77) (65%, 86%, 30%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 220 of 255 = 86%
B 77 of 255 = 30%

165
220
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 220 + 77 = 462 (100%)
R 165 of 462 ~ 35.71%
G 220 of 462 ~ 47.62%
B 77 of 462 ~ 16.67'%

%35.71
%47.62
%16.67

CMYK RENK MODELİ

#A5DC4D rengi CMYK tonu (25,0,65,14).

  • camgöbeği tonu 25.00%
  • eflatun tonu 0.00%
  • sarı tonu 65.00%
  • ana renk tonu 13.73%
CMYK: (25,0,65,14) C25M0Y65K14 (25%,0%,65%,14%) (0.25/0.00/0.65/0.14) 

CMYK yüzdeleri

%25
%0
%65
%13.73

Codes

Color #A5DC4D in popluar color models

A5 DC 4D
RGB 165 220 77
HSL 83° 67.14% 58.24%
HSB/HSV 83° 65.00% 86.27%
CMYK 25.00% 0.00% 65.00%
13.73%

Color #A5DC4D in popluar number systems.

HEX A5 DC 4D
Decimal 165 220 77
Binary 10100101 11011100 1001101
Octal 245 334 115

Shades and tints

Shades of #A5DC4D

#A5DC4D
(165,220,77)
#96C846
(150,200,70)
#87B43F
(135,180,63)
#78A038
(120,160,56)
#698C31
(105,140,49)
#5A782A
(90,120,42)
#4B6423
(75,100,35)
#3C501C
(60,80,28)
#2D3C15
(45,60,21)
#1E280E
(30,40,14)
#0F1407
(15,20,7)
#000000
(0,0,0)

Tints of #A5DC4D

#A5DC4D
(165,220,77)
#ADDF5D
(173,223,93)
#B5E26D
(181,226,109)
#BDE57D
(189,229,125)
#C5E88D
(197,232,141)
#CDEB9D
(205,235,157)
#D5EEAD
(213,238,173)
#DDF1BD
(221,241,189)
#E5F4CD
(229,244,205)
#EDF7DD
(237,247,221)
#F5FAED
(245,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5DC4D color. Also use rgb(165,220,77) instead hex code.

Text Font Color

.myTextColor { color: #A5DC4D; }

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

This text font color is #A5DC4D.

Background Color

.myBgColor { background-color: #A5DC4D; }

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

This div background color is #A5DC4D.

Border color

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

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

This div border color is #A5DC4D.

Opacity

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

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

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

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

This text has shadow with #A5DC4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5DC4D.

Preview

Color preview on black background

This text has color #A5DC4D on black background.


Color preview on white background

This text has color #A5DC4D on white background.


Black color preview on #A5DC4D background

This text has black color on #A5DC4D background.


White color preview on #A5DC4D background

This text has white color on #A5DC4D background.


Related colors

Complementary color

Complementary color for #hex is #5A23B2.


I love getcolorcode.com

Triadic colors

1 #4DA5DC and #DC4DA5 with #A5DC4D are triadic colors.

2 #4DDCA5 and #DCA54D with #A5DC4D are triadic colors.