COLOR #A5D191

HEX: #A5D191 RGB: (165,209,145)

Renk bilgisi

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

RGB renk modeli

#A5D191 color RGB value is (165,209,145).

RGB: (165,209,145) (65%, 82%, 57%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 209 of 255 = 82%
B 145 of 255 = 57%

165
209
145

R + G + B ~ 68%. #A5D191 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 209 + 145 = 519 (100%)
R 165 of 519 ~ 31.79%
G 209 of 519 ~ 40.27%
B 145 of 519 ~ 27.94'%

%31.79
%40.27
%27.94

CMYK RENK MODELİ

#A5D191 rengi CMYK tonu (21,0,31,18).

  • camgöbeği tonu 21.05%
  • eflatun tonu 0.00%
  • sarı tonu 30.62%
  • ana renk tonu 18.04%

CMYK: (21,0,31,18)
C21M0Y31K18 (21%, 0%, 31%, 18%)
(0.21 / 0.00 / 0.31 / 0.18)

CMYK yüzdeleri

%21.05
%0
%30.62
%18.04

Codes

Color #A5D191 in popluar color models

A5 D1 91
RGB 165 209 145
HSL 101° 41.03% 69.41%
HSB/HSV 101° 30.62% 81.96%
CMYK 21.05% 0.00% 30.62%
18.04%

Color #A5D191 in popluar number systems.

HEX A5 D1 91
Decimal 165 209 145
Binary 10100101 11010001 10010001
Octal 245 321 221

Shades and tints

Shades of #A5D191

#A5D191
(165,209,145)
#96BE84
(150,190,132)
#87AB77
(135,171,119)
#78986A
(120,152,106)
#69855D
(105,133,93)
#5A7250
(90,114,80)
#4B5F43
(75,95,67)
#3C4C36
(60,76,54)
#2D3929
(45,57,41)
#1E261C
(30,38,28)
#0F130F
(15,19,15)
#000000
(0,0,0)

Tints of #A5D191

#A5D191
(165,209,145)
#ADD59B
(173,213,155)
#B5D9A5
(181,217,165)
#BDDDAF
(189,221,175)
#C5E1B9
(197,225,185)
#CDE5C3
(205,229,195)
#D5E9CD
(213,233,205)
#DDEDD7
(221,237,215)
#E5F1E1
(229,241,225)
#EDF5EB
(237,245,235)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D191 color. Also use rgb(165,209,145) instead hex code.

Text Font Color

.myTextColor { color: #A5D191; }

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

This text font color is #A5D191.

Background Color

.myBgColor { background-color: #A5D191; }

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

This div background color is #A5D191.

Border color

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

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

This div border color is #A5D191.

Opacity

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

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

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

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

This text has shadow with #A5D191 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D191.

Preview

Color preview on black background

This text has color #A5D191 on black background.


Color preview on white background

This text has color #A5D191 on white background.


Black color preview on #A5D191 background

This text has black color on #A5D191 background.


White color preview on #A5D191 background

This text has white color on #A5D191 background.


Related colors

Complementary color

Complementary color for #hex is #5A2E6E.


I love getcolorcode.com

Triadic colors

1 #91A5D1 and #D191A5 with #A5D191 are triadic colors.

2 #91D1A5 and #D1A591 with #A5D191 are triadic colors.