COLOR #A5B893

HEX: #A5B893 RGB: (165,184,147)

Color info

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

RGB color model

#A5B893 color RGB value is (165,184,147).

RGB: (165,184,147) (65%, 72%, 58%)

RGB channels and saturation

R 165 of 255 = 65%
G 184 of 255 = 72%
B 147 of 255 = 58%

165
184
147

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

Portions of RGB colors in percentages

R + G + B = 165 + 184 + 147 = 496 (100%)
R 165 of 496 ~ 33.27%
G 184 of 496 ~ 37.1%
B 147 of 496 ~ 29.64'%

%33.27
%37.1
%29.64

CMYK color model

#A5B893 color CMYK value is (10,0,20,28).

  • cyan value is 10.33%
  • magenta value is 0.00%
  • yellow value is 20.11%
  • key color value is 27.84%

CMYK: (10,0,20,28)
C10M0Y20K28 (10%, 0%, 20%, 28%)
(0.10 / 0.00 / 0.20 / 0.28)

CMYK percentages

%10.33
%0
%20.11
%27.84

Codes

Color #A5B893 in popluar color models

A5 B8 93
RGB 165 184 147
HSL 91° 20.67% 64.90%
HSB/HSV 91° 20.11% 72.16%
CMYK 10.33% 0.00% 20.11%
27.84%

Color #A5B893 in popluar number systems.

HEX A5 B8 93
Decimal 165 184 147
Binary 10100101 10111000 10010011
Octal 245 270 223

Shades and tints

Shades of #A5B893

#A5B893
(165,184,147)
#96A886
(150,168,134)
#879879
(135,152,121)
#78886C
(120,136,108)
#69785F
(105,120,95)
#5A6852
(90,104,82)
#4B5845
(75,88,69)
#3C4838
(60,72,56)
#2D382B
(45,56,43)
#1E281E
(30,40,30)
#0F1811
(15,24,17)
#000000
(0,0,0)

Tints of #A5B893

#A5B893
(165,184,147)
#ADBE9C
(173,190,156)
#B5C4A5
(181,196,165)
#BDCAAE
(189,202,174)
#C5D0B7
(197,208,183)
#CDD6C0
(205,214,192)
#D5DCC9
(213,220,201)
#DDE2D2
(221,226,210)
#E5E8DB
(229,232,219)
#EDEEE4
(237,238,228)
#F5F4ED
(245,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B893 color. Also use rgb(165,184,147) instead hex code.

Text Font Color

.myTextColor { color: #A5B893; }

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

This text font color is #A5B893.

Background Color

.myBgColor { background-color: #A5B893; }

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

This div background color is #A5B893.

Border color

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

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

This div border color is #A5B893.

Opacity

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

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

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

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

This text has shadow with #A5B893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B893.

Preview

Color preview on black background

This text has color #A5B893 on black background.


Color preview on white background

This text has color #A5B893 on white background.


Black color preview on #A5B893 background

This text has black color on #A5B893 background.


White color preview on #A5B893 background

This text has white color on #A5B893 background.


Related colors

Complementary color

Complementary color for #hex is #5A476C.


I love getcolorcode.com

Triadic colors

1 #93A5B8 and #B893A5 with #A5B893 are triadic colors.

2 #93B8A5 and #B8A593 with #A5B893 are triadic colors.