COLOR #A2B093

HEX: #A2B093 RGB: (162,176,147)

Color info

#A2B093 contains red, green and blue colors in about the same proportion. Web safe color of #A2B093 is #999999 (or #999).

RGB color model

#A2B093 color RGB value is (162,176,147).

RGB: (162,176,147) (64%, 69%, 58%)

RGB channels and saturation

R 162 of 255 = 64%
G 176 of 255 = 69%
B 147 of 255 = 58%

162
176
147

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

Portions of RGB colors in percentages

R + G + B = 162 + 176 + 147 = 485 (100%)
R 162 of 485 ~ 33.4%
G 176 of 485 ~ 36.29%
B 147 of 485 ~ 30.31'%

%33.4
%36.29
%30.31

CMYK color model

#A2B093 color CMYK value is (8,0,16,31).

  • cyan value is 7.95%
  • magenta value is 0.00%
  • yellow value is 16.48%
  • key color value is 30.98%

CMYK: (8,0,16,31)
C8M0Y16K31 (8%, 0%, 16%, 31%)
(0.08 / 0.00 / 0.16 / 0.31)

CMYK percentages

%7.95
%0
%16.48
%30.98

Codes

Color #A2B093 in popluar color models

A2 B0 93
RGB 162 176 147
HSL 89° 15.51% 63.33%
HSB/HSV 89° 16.48% 69.02%
CMYK 7.95% 0.00% 16.48%
30.98%

Color #A2B093 in popluar number systems.

HEX A2 B0 93
Decimal 162 176 147
Binary 10100010 10110000 10010011
Octal 242 260 223

Shades and tints

Shades of #A2B093

#A2B093
(162,176,147)
#94A086
(148,160,134)
#869079
(134,144,121)
#78806C
(120,128,108)
#6A705F
(106,112,95)
#5C6052
(92,96,82)
#4E5045
(78,80,69)
#404038
(64,64,56)
#32302B
(50,48,43)
#24201E
(36,32,30)
#161011
(22,16,17)
#000000
(0,0,0)

Tints of #A2B093

#A2B093
(162,176,147)
#AAB79C
(170,183,156)
#B2BEA5
(178,190,165)
#BAC5AE
(186,197,174)
#C2CCB7
(194,204,183)
#CAD3C0
(202,211,192)
#D2DAC9
(210,218,201)
#DAE1D2
(218,225,210)
#E2E8DB
(226,232,219)
#EAEFE4
(234,239,228)
#F2F6ED
(242,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2B093 color. Also use rgb(162,176,147) instead hex code.

Text Font Color

.myTextColor { color: #A2B093; }

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

This text font color is #A2B093.

Background Color

.myBgColor { background-color: #A2B093; }

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

This div background color is #A2B093.

Border color

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

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

This div border color is #A2B093.

Opacity

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

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

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

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

This text has shadow with #A2B093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2B093.

Preview

Color preview on black background

This text has color #A2B093 on black background.


Color preview on white background

This text has color #A2B093 on white background.


Black color preview on #A2B093 background

This text has black color on #A2B093 background.


White color preview on #A2B093 background

This text has white color on #A2B093 background.


Related colors

Complementary color

Complementary color for #hex is #5D4F6C.


I love getcolorcode.com

Triadic colors

1 #93A2B0 and #B093A2 with #A2B093 are triadic colors.

2 #93B0A2 and #B0A293 with #A2B093 are triadic colors.