COLOR #AEB99D

HEX: #AEB99D RGB: (174,185,157)

Renk bilgisi

#AEB99D contains red, green and blue colors in about the same proportion. #AEB99D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#AEB99D color RGB value is (174,185,157).

RGB: (174,185,157) (68%, 73%, 62%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 185 of 255 = 73%
B 157 of 255 = 62%

174
185
157

R + G + B ~ 68%. #AEB99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 185 + 157 = 516 (100%)
R 174 of 516 ~ 33.72%
G 185 of 516 ~ 35.85%
B 157 of 516 ~ 30.43'%

%33.72
%35.85
%30.43

CMYK RENK MODELİ

#AEB99D rengi CMYK tonu (6,0,15,27).

  • camgöbeği tonu 5.95%
  • eflatun tonu 0.00%
  • sarı tonu 15.14%
  • ana renk tonu 27.45%

CMYK: (6,0,15,27)
C6M0Y15K27 (6%, 0%, 15%, 27%)
(0.06 / 0.00 / 0.15 / 0.27)

CMYK yüzdeleri

%5.95
%0
%15.14
%27.45

Codes

Color #AEB99D in popluar color models

AE B9 9D
RGB 174 185 157
HSL 84° 16.67% 67.06%
HSB/HSV 84° 15.14% 72.55%
CMYK 5.95% 0.00% 15.14%
27.45%

Color #AEB99D in popluar number systems.

HEX AE B9 9D
Decimal 174 185 157
Binary 10101110 10111001 10011101
Octal 256 271 235

Shades and tints

Shades of #AEB99D

#AEB99D
(174,185,157)
#9FA98F
(159,169,143)
#909981
(144,153,129)
#818973
(129,137,115)
#727965
(114,121,101)
#636957
(99,105,87)
#545949
(84,89,73)
#45493B
(69,73,59)
#36392D
(54,57,45)
#27291F
(39,41,31)
#181911
(24,25,17)
#000000
(0,0,0)

Tints of #AEB99D

#AEB99D
(174,185,157)
#B5BFA5
(181,191,165)
#BCC5AD
(188,197,173)
#C3CBB5
(195,203,181)
#CAD1BD
(202,209,189)
#D1D7C5
(209,215,197)
#D8DDCD
(216,221,205)
#DFE3D5
(223,227,213)
#E6E9DD
(230,233,221)
#EDEFE5
(237,239,229)
#F4F5ED
(244,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB99D color. Also use rgb(174,185,157) instead hex code.

Text Font Color

.myTextColor { color: #AEB99D; }

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

This text font color is #AEB99D.

Background Color

.myBgColor { background-color: #AEB99D; }

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

This div background color is #AEB99D.

Border color

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

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

This div border color is #AEB99D.

Opacity

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

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

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

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

This text has shadow with #AEB99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB99D.

Preview

Color preview on black background

This text has color #AEB99D on black background.


Color preview on white background

This text has color #AEB99D on white background.


Black color preview on #AEB99D background

This text has black color on #AEB99D background.


White color preview on #AEB99D background

This text has white color on #AEB99D background.


Related colors

Complementary color

Complementary color for #hex is #514662.


I love getcolorcode.com

Triadic colors

1 #9DAEB9 and #B99DAE with #AEB99D are triadic colors.

2 #9DB9AE and #B9AE9D with #AEB99D are triadic colors.