COLOR #A5DCA1

HEX: #A5DCA1 RGB: (165,220,161)

Renk bilgisi

#A5DCA1 contains red, green and blue colors in about the same proportion. #A5DCA1 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5DCA1 color RGB value is (165,220,161).

RGB: (165,220,161) (65%, 86%, 63%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 220 of 255 = 86%
B 161 of 255 = 63%

165
220
161

R + G + B ~ 71%. #A5DCA1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 220 + 161 = 546 (100%)
R 165 of 546 ~ 30.22%
G 220 of 546 ~ 40.29%
B 161 of 546 ~ 29.49'%

%30.22
%40.29
%29.49

CMYK RENK MODELİ

#A5DCA1 rengi CMYK tonu (25,0,27,14).

  • camgöbeği tonu 25.00%
  • eflatun tonu 0.00%
  • sarı tonu 26.82%
  • ana renk tonu 13.73%

CMYK: (25,0,27,14)
C25M0Y27K14 (25%, 0%, 27%, 14%)
(0.25 / 0.00 / 0.27 / 0.14)

CMYK yüzdeleri

%25
%0
%26.82
%13.73

Codes

Color #A5DCA1 in popluar color models

A5 DC A1
RGB 165 220 161
HSL 116° 45.74% 74.71%
HSB/HSV 116° 26.82% 86.27%
CMYK 25.00% 0.00% 26.82%
13.73%

Color #A5DCA1 in popluar number systems.

HEX A5 DC A1
Decimal 165 220 161
Binary 10100101 11011100 10100001
Octal 245 334 241

Shades and tints

Shades of #A5DCA1

#A5DCA1
(165,220,161)
#96C893
(150,200,147)
#87B485
(135,180,133)
#78A077
(120,160,119)
#698C69
(105,140,105)
#5A785B
(90,120,91)
#4B644D
(75,100,77)
#3C503F
(60,80,63)
#2D3C31
(45,60,49)
#1E2823
(30,40,35)
#0F1415
(15,20,21)
#000000
(0,0,0)

Tints of #A5DCA1

#A5DCA1
(165,220,161)
#ADDFA9
(173,223,169)
#B5E2B1
(181,226,177)
#BDE5B9
(189,229,185)
#C5E8C1
(197,232,193)
#CDEBC9
(205,235,201)
#D5EED1
(213,238,209)
#DDF1D9
(221,241,217)
#E5F4E1
(229,244,225)
#EDF7E9
(237,247,233)
#F5FAF1
(245,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5DCA1; }

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

This text font color is #A5DCA1.

Background Color

.myBgColor { background-color: #A5DCA1; }

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

This div background color is #A5DCA1.

Border color

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

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

This div border color is #A5DCA1.

Opacity

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

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

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

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

This text has shadow with #A5DCA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5DCA1.

Preview

Color preview on black background

This text has color #A5DCA1 on black background.


Color preview on white background

This text has color #A5DCA1 on white background.


Black color preview on #A5DCA1 background

This text has black color on #A5DCA1 background.


White color preview on #A5DCA1 background

This text has white color on #A5DCA1 background.


Related colors

Complementary color

Complementary color for #hex is #5A235E.


I love getcolorcode.com

Triadic colors

1 #A1A5DC and #DCA1A5 with #A5DCA1 are triadic colors.

2 #A1DCA5 and #DCA5A1 with #A5DCA1 are triadic colors.