COLOR #A5CD4A

HEX: #A5CD4A RGB: (165,205,74)

Renk bilgisi

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

RGB renk modeli

#A5CD4A color RGB value is (165,205,74).

RGB: (165,205,74) (65%, 80%, 29%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 205 of 255 = 80%
B 74 of 255 = 29%

165
205
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 205 + 74 = 444 (100%)
R 165 of 444 ~ 37.16%
G 205 of 444 ~ 46.17%
B 74 of 444 ~ 16.67'%

%37.16
%46.17
%16.67

CMYK RENK MODELİ

#A5CD4A rengi CMYK tonu (20,0,64,20).

  • camgöbeği tonu 19.51%
  • eflatun tonu 0.00%
  • sarı tonu 63.90%
  • ana renk tonu 19.61%

CMYK: (20,0,64,20)
C20M0Y64K20 (20%, 0%, 64%, 20%)
(0.20 / 0.00 / 0.64 / 0.20)

CMYK yüzdeleri

%19.51
%0
%63.9
%19.61

Codes

Color #A5CD4A in popluar color models

A5 CD 4A
RGB 165 205 74
HSL 78° 56.71% 54.71%
HSB/HSV 78° 63.90% 80.39%
CMYK 19.51% 0.00% 63.90%
19.61%

Color #A5CD4A in popluar number systems.

HEX A5 CD 4A
Decimal 165 205 74
Binary 10100101 11001101 1001010
Octal 245 315 112

Shades and tints

Shades of #A5CD4A

#A5CD4A
(165,205,74)
#96BB44
(150,187,68)
#87A93E
(135,169,62)
#789738
(120,151,56)
#698532
(105,133,50)
#5A732C
(90,115,44)
#4B6126
(75,97,38)
#3C4F20
(60,79,32)
#2D3D1A
(45,61,26)
#1E2B14
(30,43,20)
#0F190E
(15,25,14)
#000000
(0,0,0)

Tints of #A5CD4A

#A5CD4A
(165,205,74)
#ADD15A
(173,209,90)
#B5D56A
(181,213,106)
#BDD97A
(189,217,122)
#C5DD8A
(197,221,138)
#CDE19A
(205,225,154)
#D5E5AA
(213,229,170)
#DDE9BA
(221,233,186)
#E5EDCA
(229,237,202)
#EDF1DA
(237,241,218)
#F5F5EA
(245,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5CD4A color. Also use rgb(165,205,74) instead hex code.

Text Font Color

.myTextColor { color: #A5CD4A; }

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

This text font color is #A5CD4A.

Background Color

.myBgColor { background-color: #A5CD4A; }

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

This div background color is #A5CD4A.

Border color

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

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

This div border color is #A5CD4A.

Opacity

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

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

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

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

This text has shadow with #A5CD4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5CD4A.

Preview

Color preview on black background

This text has color #A5CD4A on black background.


Color preview on white background

This text has color #A5CD4A on white background.


Black color preview on #A5CD4A background

This text has black color on #A5CD4A background.


White color preview on #A5CD4A background

This text has white color on #A5CD4A background.


Related colors

Complementary color

Complementary color for #hex is #5A32B5.


I love getcolorcode.com

Triadic colors

1 #4AA5CD and #CD4AA5 with #A5CD4A are triadic colors.

2 #4ACDA5 and #CDA54A with #A5CD4A are triadic colors.