COLOR #AEA298

HEX: #AEA298 RGB: (174,162,152)

Color info

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

RGB color model

#AEA298 color RGB value is (174,162,152).

RGB: (174,162,152) (68%, 64%, 60%)

RGB channels and saturation

R 174 of 255 = 68%
G 162 of 255 = 64%
B 152 of 255 = 60%

174
162
152

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

Portions of RGB colors in percentages

R + G + B = 174 + 162 + 152 = 488 (100%)
R 174 of 488 ~ 35.66%
G 162 of 488 ~ 33.2%
B 152 of 488 ~ 31.15'%

%35.66
%33.2
%31.15

CMYK color model

#AEA298 color CMYK value is (0,7,13,32).

  • cyan value is 0.00%
  • magenta value is 6.90%
  • yellow value is 12.64%
  • key color value is 31.76%

CMYK: (0,7,13,32)
C0M7Y13K32 (0%, 7%, 13%, 32%)
(0.00 / 0.07 / 0.13 / 0.32)

CMYK percentages

%0
%6.9
%12.64
%31.76

Codes

Color #AEA298 in popluar color models

AE A2 98
RGB 174 162 152
HSL 27° 11.96% 63.92%
HSB/HSV 27° 12.64% 68.24%
CMYK 0.00% 6.90% 12.64%
31.76%

Color #AEA298 in popluar number systems.

HEX AE A2 98
Decimal 174 162 152
Binary 10101110 10100010 10011000
Octal 256 242 230

Shades and tints

Shades of #AEA298

#AEA298
(174,162,152)
#9F948B
(159,148,139)
#90867E
(144,134,126)
#817871
(129,120,113)
#726A64
(114,106,100)
#635C57
(99,92,87)
#544E4A
(84,78,74)
#45403D
(69,64,61)
#363230
(54,50,48)
#272423
(39,36,35)
#181616
(24,22,22)
#000000
(0,0,0)

Tints of #AEA298

#AEA298
(174,162,152)
#B5AAA1
(181,170,161)
#BCB2AA
(188,178,170)
#C3BAB3
(195,186,179)
#CAC2BC
(202,194,188)
#D1CAC5
(209,202,197)
#D8D2CE
(216,210,206)
#DFDAD7
(223,218,215)
#E6E2E0
(230,226,224)
#EDEAE9
(237,234,233)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEA298; }

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

This text font color is #AEA298.

Background Color

.myBgColor { background-color: #AEA298; }

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

This div background color is #AEA298.

Border color

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

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

This div border color is #AEA298.

Opacity

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

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

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

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

This text has shadow with #AEA298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA298.

Preview

Color preview on black background

This text has color #AEA298 on black background.


Color preview on white background

This text has color #AEA298 on white background.


Black color preview on #AEA298 background

This text has black color on #AEA298 background.


White color preview on #AEA298 background

This text has white color on #AEA298 background.


Related colors

Complementary color

Complementary color for #hex is #515D67.


I love getcolorcode.com

Triadic colors

1 #98AEA2 and #A298AE with #AEA298 are triadic colors.

2 #98A2AE and #A2AE98 with #AEA298 are triadic colors.