COLOR #A5C983

HEX: #A5C983 RGB: (165,201,131)

Renk bilgisi

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

RGB renk modeli

#A5C983 color RGB value is (165,201,131).

RGB: (165,201,131) (65%, 79%, 51%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 201 of 255 = 79%
B 131 of 255 = 51%

165
201
131

R + G + B ~ 65%. #A5C983 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 201 + 131 = 497 (100%)
R 165 of 497 ~ 33.2%
G 201 of 497 ~ 40.44%
B 131 of 497 ~ 26.36'%

%33.2
%40.44
%26.36

CMYK RENK MODELİ

#A5C983 rengi CMYK tonu (18,0,35,21).

  • camgöbeği tonu 17.91%
  • eflatun tonu 0.00%
  • sarı tonu 34.83%
  • ana renk tonu 21.18%

CMYK: (18,0,35,21)
C18M0Y35K21 (18%, 0%, 35%, 21%)
(0.18 / 0.00 / 0.35 / 0.21)

CMYK yüzdeleri

%17.91
%0
%34.83
%21.18

Codes

Color #A5C983 in popluar color models

A5 C9 83
RGB 165 201 131
HSL 91° 39.33% 65.10%
HSB/HSV 91° 34.83% 78.82%
CMYK 17.91% 0.00% 34.83%
21.18%

Color #A5C983 in popluar number systems.

HEX A5 C9 83
Decimal 165 201 131
Binary 10100101 11001001 10000011
Octal 245 311 203

Shades and tints

Shades of #A5C983

#A5C983
(165,201,131)
#96B778
(150,183,120)
#87A56D
(135,165,109)
#789362
(120,147,98)
#698157
(105,129,87)
#5A6F4C
(90,111,76)
#4B5D41
(75,93,65)
#3C4B36
(60,75,54)
#2D392B
(45,57,43)
#1E2720
(30,39,32)
#0F1515
(15,21,21)
#000000
(0,0,0)

Tints of #A5C983

#A5C983
(165,201,131)
#ADCD8E
(173,205,142)
#B5D199
(181,209,153)
#BDD5A4
(189,213,164)
#C5D9AF
(197,217,175)
#CDDDBA
(205,221,186)
#D5E1C5
(213,225,197)
#DDE5D0
(221,229,208)
#E5E9DB
(229,233,219)
#EDEDE6
(237,237,230)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C983 color. Also use rgb(165,201,131) instead hex code.

Text Font Color

.myTextColor { color: #A5C983; }

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

This text font color is #A5C983.

Background Color

.myBgColor { background-color: #A5C983; }

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

This div background color is #A5C983.

Border color

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

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

This div border color is #A5C983.

Opacity

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

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

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

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

This text has shadow with #A5C983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C983.

Preview

Color preview on black background

This text has color #A5C983 on black background.


Color preview on white background

This text has color #A5C983 on white background.


Black color preview on #A5C983 background

This text has black color on #A5C983 background.


White color preview on #A5C983 background

This text has white color on #A5C983 background.


Related colors

Complementary color

Complementary color for #hex is #5A367C.


I love getcolorcode.com

Triadic colors

1 #83A5C9 and #C983A5 with #A5C983 are triadic colors.

2 #83C9A5 and #C9A583 with #A5C983 are triadic colors.