COLOR #A5D66F

HEX: #A5D66F RGB: (165,214,111)

Renk bilgisi

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

RGB renk modeli

#A5D66F color RGB value is (165,214,111).

RGB: (165,214,111) (65%, 84%, 44%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 214 of 255 = 84%
B 111 of 255 = 44%

165
214
111

R + G + B ~ 64%. #A5D66F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 214 + 111 = 490 (100%)
R 165 of 490 ~ 33.67%
G 214 of 490 ~ 43.67%
B 111 of 490 ~ 22.65'%

%33.67
%43.67
%22.65

CMYK RENK MODELİ

#A5D66F rengi CMYK tonu (23,0,48,16).

  • camgöbeği tonu 22.90%
  • eflatun tonu 0.00%
  • sarı tonu 48.13%
  • ana renk tonu 16.08%

CMYK: (23,0,48,16)
C23M0Y48K16 (23%, 0%, 48%, 16%)
(0.23 / 0.00 / 0.48 / 0.16)

CMYK yüzdeleri

%22.9
%0
%48.13
%16.08

Codes

Color #A5D66F in popluar color models

A5 D6 6F
RGB 165 214 111
HSL 89° 55.68% 63.73%
HSB/HSV 89° 48.13% 83.92%
CMYK 22.90% 0.00% 48.13%
16.08%

Color #A5D66F in popluar number systems.

HEX A5 D6 6F
Decimal 165 214 111
Binary 10100101 11010110 1101111
Octal 245 326 157

Shades and tints

Shades of #A5D66F

#A5D66F
(165,214,111)
#96C365
(150,195,101)
#87B05B
(135,176,91)
#789D51
(120,157,81)
#698A47
(105,138,71)
#5A773D
(90,119,61)
#4B6433
(75,100,51)
#3C5129
(60,81,41)
#2D3E1F
(45,62,31)
#1E2B15
(30,43,21)
#0F180B
(15,24,11)
#000000
(0,0,0)

Tints of #A5D66F

#A5D66F
(165,214,111)
#ADD97C
(173,217,124)
#B5DC89
(181,220,137)
#BDDF96
(189,223,150)
#C5E2A3
(197,226,163)
#CDE5B0
(205,229,176)
#D5E8BD
(213,232,189)
#DDEBCA
(221,235,202)
#E5EED7
(229,238,215)
#EDF1E4
(237,241,228)
#F5F4F1
(245,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D66F color. Also use rgb(165,214,111) instead hex code.

Text Font Color

.myTextColor { color: #A5D66F; }

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

This text font color is #A5D66F.

Background Color

.myBgColor { background-color: #A5D66F; }

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

This div background color is #A5D66F.

Border color

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

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

This div border color is #A5D66F.

Opacity

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

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

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

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

This text has shadow with #A5D66F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D66F.

Preview

Color preview on black background

This text has color #A5D66F on black background.


Color preview on white background

This text has color #A5D66F on white background.


Black color preview on #A5D66F background

This text has black color on #A5D66F background.


White color preview on #A5D66F background

This text has white color on #A5D66F background.


Related colors

Complementary color

Complementary color for #hex is #5A2990.


I love getcolorcode.com

Triadic colors

1 #6FA5D6 and #D66FA5 with #A5D66F are triadic colors.

2 #6FD6A5 and #D6A56F with #A5D66F are triadic colors.