COLOR #A5B691

HEX: #A5B691 RGB: (165,182,145)

Color info

#A5B691 contains red, green and blue colors in about the same proportion. Web safe color of #A5B691 is #99CC99 (or #9C9).

RGB color model

#A5B691 color RGB value is (165,182,145).

RGB: (165,182,145) (65%, 71%, 57%)

RGB channels and saturation

R 165 of 255 = 65%
G 182 of 255 = 71%
B 145 of 255 = 57%

165
182
145

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

Portions of RGB colors in percentages

R + G + B = 165 + 182 + 145 = 492 (100%)
R 165 of 492 ~ 33.54%
G 182 of 492 ~ 36.99%
B 145 of 492 ~ 29.47'%

%33.54
%36.99
%29.47

CMYK color model

#A5B691 color CMYK value is (9,0,20,29).

  • cyan value is 9.34%
  • magenta value is 0.00%
  • yellow value is 20.33%
  • key color value is 28.63%

CMYK: (9,0,20,29)
C9M0Y20K29 (9%, 0%, 20%, 29%)
(0.09 / 0.00 / 0.20 / 0.29)

CMYK percentages

%9.34
%0
%20.33
%28.63

Codes

Color #A5B691 in popluar color models

A5 B6 91
RGB 165 182 145
HSL 88° 20.22% 64.12%
HSB/HSV 88° 20.33% 71.37%
CMYK 9.34% 0.00% 20.33%
28.63%

Color #A5B691 in popluar number systems.

HEX A5 B6 91
Decimal 165 182 145
Binary 10100101 10110110 10010001
Octal 245 266 221

Shades and tints

Shades of #A5B691

#A5B691
(165,182,145)
#96A684
(150,166,132)
#879677
(135,150,119)
#78866A
(120,134,106)
#69765D
(105,118,93)
#5A6650
(90,102,80)
#4B5643
(75,86,67)
#3C4636
(60,70,54)
#2D3629
(45,54,41)
#1E261C
(30,38,28)
#0F160F
(15,22,15)
#000000
(0,0,0)

Tints of #A5B691

#A5B691
(165,182,145)
#ADBC9B
(173,188,155)
#B5C2A5
(181,194,165)
#BDC8AF
(189,200,175)
#C5CEB9
(197,206,185)
#CDD4C3
(205,212,195)
#D5DACD
(213,218,205)
#DDE0D7
(221,224,215)
#E5E6E1
(229,230,225)
#EDECEB
(237,236,235)
#F5F2F5
(245,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B691; }

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

This text font color is #A5B691.

Background Color

.myBgColor { background-color: #A5B691; }

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

This div background color is #A5B691.

Border color

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

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

This div border color is #A5B691.

Opacity

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

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

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

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

This text has shadow with #A5B691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B691.

Preview

Color preview on black background

This text has color #A5B691 on black background.


Color preview on white background

This text has color #A5B691 on white background.


Black color preview on #A5B691 background

This text has black color on #A5B691 background.


White color preview on #A5B691 background

This text has white color on #A5B691 background.


Related colors

Complementary color

Complementary color for #hex is #5A496E.


I love getcolorcode.com

Triadic colors

1 #91A5B6 and #B691A5 with #A5B691 are triadic colors.

2 #91B6A5 and #B6A591 with #A5B691 are triadic colors.