COLOR #A5D781

HEX: #A5D781 RGB: (165,215,129)

Renk bilgisi

#A5D781 contains mainly red and green colors. #A5D781 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5D781 color RGB value is (165,215,129).

RGB: (165,215,129) (65%, 84%, 51%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 215 of 255 = 84%
B 129 of 255 = 51%

165
215
129

R + G + B ~ 67%. #A5D781 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 215 + 129 = 509 (100%)
R 165 of 509 ~ 32.42%
G 215 of 509 ~ 42.24%
B 129 of 509 ~ 25.34'%

%32.42
%42.24
%25.34

CMYK RENK MODELİ

#A5D781 rengi CMYK tonu (23,0,40,16).

  • camgöbeği tonu 23.26%
  • eflatun tonu 0.00%
  • sarı tonu 40.00%
  • ana renk tonu 15.69%

CMYK: (23,0,40,16)
C23M0Y40K16 (23%, 0%, 40%, 16%)
(0.23 / 0.00 / 0.40 / 0.16)

CMYK yüzdeleri

%23.26
%0
%40
%15.69

Codes

Color #A5D781 in popluar color models

A5 D7 81
RGB 165 215 129
HSL 95° 51.81% 67.45%
HSB/HSV 95° 40.00% 84.31%
CMYK 23.26% 0.00% 40.00%
15.69%

Color #A5D781 in popluar number systems.

HEX A5 D7 81
Decimal 165 215 129
Binary 10100101 11010111 10000001
Octal 245 327 201

Shades and tints

Shades of #A5D781

#A5D781
(165,215,129)
#96C476
(150,196,118)
#87B16B
(135,177,107)
#789E60
(120,158,96)
#698B55
(105,139,85)
#5A784A
(90,120,74)
#4B653F
(75,101,63)
#3C5234
(60,82,52)
#2D3F29
(45,63,41)
#1E2C1E
(30,44,30)
#0F1913
(15,25,19)
#000000
(0,0,0)

Tints of #A5D781

#A5D781
(165,215,129)
#ADDA8C
(173,218,140)
#B5DD97
(181,221,151)
#BDE0A2
(189,224,162)
#C5E3AD
(197,227,173)
#CDE6B8
(205,230,184)
#D5E9C3
(213,233,195)
#DDECCE
(221,236,206)
#E5EFD9
(229,239,217)
#EDF2E4
(237,242,228)
#F5F5EF
(245,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D781 color. Also use rgb(165,215,129) instead hex code.

Text Font Color

.myTextColor { color: #A5D781; }

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

This text font color is #A5D781.

Background Color

.myBgColor { background-color: #A5D781; }

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

This div background color is #A5D781.

Border color

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

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

This div border color is #A5D781.

Opacity

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

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

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

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

This text has shadow with #A5D781 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D781.

Preview

Color preview on black background

This text has color #A5D781 on black background.


Color preview on white background

This text has color #A5D781 on white background.


Black color preview on #A5D781 background

This text has black color on #A5D781 background.


White color preview on #A5D781 background

This text has white color on #A5D781 background.


Related colors

Complementary color

Complementary color for #hex is #5A287E.


I love getcolorcode.com

Triadic colors

1 #81A5D7 and #D781A5 with #A5D781 are triadic colors.

2 #81D7A5 and #D7A581 with #A5D781 are triadic colors.