COLOR #AEA296

HEX: #AEA296 RGB: (174,162,150)

Color info

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

RGB color model

#AEA296 color RGB value is (174,162,150).

RGB: (174,162,150) (68%, 64%, 59%)

RGB channels and saturation

R 174 of 255 = 68%
G 162 of 255 = 64%
B 150 of 255 = 59%

174
162
150

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

Portions of RGB colors in percentages

R + G + B = 174 + 162 + 150 = 486 (100%)
R 174 of 486 ~ 35.8%
G 162 of 486 ~ 33.33%
B 150 of 486 ~ 30.86'%

%35.8
%33.33
%30.86

CMYK color model

#AEA296 color CMYK value is (0,7,14,32).

  • cyan value is 0.00%
  • magenta value is 6.90%
  • yellow value is 13.79%
  • key color value is 31.76%
CMYK: (0,7,14,32) C0M7Y14K32 (0%,7%,14%,32%) (0.00/0.07/0.14/0.32) 

CMYK percentages

%0
%6.9
%13.79
%31.76

Codes

Color #AEA296 in popluar color models

AE A2 96
RGB 174 162 150
HSL 30° 12.90% 63.53%
HSB/HSV 30° 13.79% 68.24%
CMYK 0.00% 6.90% 13.79%
31.76%

Color #AEA296 in popluar number systems.

HEX AE A2 96
Decimal 174 162 150
Binary 10101110 10100010 10010110
Octal 256 242 226

Shades and tints

Shades of #AEA296

#AEA296
(174,162,150)
#9F9489
(159,148,137)
#90867C
(144,134,124)
#81786F
(129,120,111)
#726A62
(114,106,98)
#635C55
(99,92,85)
#544E48
(84,78,72)
#45403B
(69,64,59)
#36322E
(54,50,46)
#272421
(39,36,33)
#181614
(24,22,20)
#000000
(0,0,0)

Tints of #AEA296

#AEA296
(174,162,150)
#B5AA9F
(181,170,159)
#BCB2A8
(188,178,168)
#C3BAB1
(195,186,177)
#CAC2BA
(202,194,186)
#D1CAC3
(209,202,195)
#D8D2CC
(216,210,204)
#DFDAD5
(223,218,213)
#E6E2DE
(230,226,222)
#EDEAE7
(237,234,231)
#F4F2F0
(244,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEA296 color. Also use rgb(174,162,150) instead hex code.

Text Font Color

.myTextColor { color: #AEA296; }

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

This text font color is #AEA296.

Background Color

.myBgColor { background-color: #AEA296; }

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

This div background color is #AEA296.

Border color

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

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

This div border color is #AEA296.

Opacity

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

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

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

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

This text has shadow with #AEA296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA296.

Preview

Color preview on black background

This text has color #AEA296 on black background.


Color preview on white background

This text has color #AEA296 on white background.


Black color preview on #AEA296 background

This text has black color on #AEA296 background.


White color preview on #AEA296 background

This text has white color on #AEA296 background.


Related colors

Complementary color

Complementary color for #hex is #515D69.


I love getcolorcode.com

Triadic colors

1 #96AEA2 and #A296AE with #AEA296 are triadic colors.

2 #96A2AE and #A2AE96 with #AEA296 are triadic colors.