COLOR #AE988D

HEX: #AE988D RGB: (174,152,141)

Renk bilgisi

#AE988D contains red, green and blue colors in about the same proportion. #AE988D ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AE988D color RGB value is (174,152,141).

RGB: (174,152,141) (68%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 152 of 255 = 60%
B 141 of 255 = 55%

174
152
141

R + G + B ~ 61%. #AE988D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 152 + 141 = 467 (100%)
R 174 of 467 ~ 37.26%
G 152 of 467 ~ 32.55%
B 141 of 467 ~ 30.19'%

%37.26
%32.55
%30.19

CMYK RENK MODELİ

#AE988D rengi CMYK tonu (0,13,19,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.64%
  • sarı tonu 18.97%
  • ana renk tonu 31.76%

CMYK: (0,13,19,32)
C0M13Y19K32 (0%, 13%, 19%, 32%)
(0.00 / 0.13 / 0.19 / 0.32)

CMYK yüzdeleri

%0
%12.64
%18.97
%31.76

Codes

Color #AE988D in popluar color models

AE 98 8D
RGB 174 152 141
HSL 20° 16.92% 61.76%
HSB/HSV 20° 18.97% 68.24%
CMYK 0.00% 12.64% 18.97%
31.76%

Color #AE988D in popluar number systems.

HEX AE 98 8D
Decimal 174 152 141
Binary 10101110 10011000 10001101
Octal 256 230 215

Shades and tints

Shades of #AE988D

#AE988D
(174,152,141)
#9F8B81
(159,139,129)
#907E75
(144,126,117)
#817169
(129,113,105)
#72645D
(114,100,93)
#635751
(99,87,81)
#544A45
(84,74,69)
#453D39
(69,61,57)
#36302D
(54,48,45)
#272321
(39,35,33)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #AE988D

#AE988D
(174,152,141)
#B5A197
(181,161,151)
#BCAAA1
(188,170,161)
#C3B3AB
(195,179,171)
#CABCB5
(202,188,181)
#D1C5BF
(209,197,191)
#D8CEC9
(216,206,201)
#DFD7D3
(223,215,211)
#E6E0DD
(230,224,221)
#EDE9E7
(237,233,231)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE988D; }

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

This text font color is #AE988D.

Background Color

.myBgColor { background-color: #AE988D; }

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

This div background color is #AE988D.

Border color

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

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

This div border color is #AE988D.

Opacity

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

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

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

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

This text has shadow with #AE988D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE988D.

Preview

Color preview on black background

This text has color #AE988D on black background.


Color preview on white background

This text has color #AE988D on white background.


Black color preview on #AE988D background

This text has black color on #AE988D background.


White color preview on #AE988D background

This text has white color on #AE988D background.


Related colors

Complementary color

Complementary color for #hex is #516772.


I love getcolorcode.com

Triadic colors

1 #8DAE98 and #988DAE with #AE988D are triadic colors.

2 #8D98AE and #98AE8D with #AE988D are triadic colors.