COLOR #AEB5A0

HEX: #AEB5A0 RGB: (174,181,160)

Renk bilgisi

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

RGB renk modeli

#AEB5A0 color RGB value is (174,181,160).

RGB: (174,181,160) (68%, 71%, 63%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 181 of 255 = 71%
B 160 of 255 = 63%

174
181
160

R + G + B ~ 67%. #AEB5A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 181 + 160 = 515 (100%)
R 174 of 515 ~ 33.79%
G 181 of 515 ~ 35.15%
B 160 of 515 ~ 31.07'%

%33.79
%35.15
%31.07

CMYK RENK MODELİ

#AEB5A0 rengi CMYK tonu (4,0,12,29).

  • camgöbeği tonu 3.87%
  • eflatun tonu 0.00%
  • sarı tonu 11.60%
  • ana renk tonu 29.02%
CMYK: (4,0,12,29) C4M0Y12K29 (4%,0%,12%,29%) (0.04/0.00/0.12/0.29) 

CMYK yüzdeleri

%3.87
%0
%11.6
%29.02

Codes

Color #AEB5A0 in popluar color models

AE B5 A0
RGB 174 181 160
HSL 80° 12.43% 66.86%
HSB/HSV 80° 11.60% 70.98%
CMYK 3.87% 0.00% 11.60%
29.02%

Color #AEB5A0 in popluar number systems.

HEX AE B5 A0
Decimal 174 181 160
Binary 10101110 10110101 10100000
Octal 256 265 240

Shades and tints

Shades of #AEB5A0

#AEB5A0
(174,181,160)
#9FA592
(159,165,146)
#909584
(144,149,132)
#818576
(129,133,118)
#727568
(114,117,104)
#63655A
(99,101,90)
#54554C
(84,85,76)
#45453E
(69,69,62)
#363530
(54,53,48)
#272522
(39,37,34)
#181514
(24,21,20)
#000000
(0,0,0)

Tints of #AEB5A0

#AEB5A0
(174,181,160)
#B5BBA8
(181,187,168)
#BCC1B0
(188,193,176)
#C3C7B8
(195,199,184)
#CACDC0
(202,205,192)
#D1D3C8
(209,211,200)
#D8D9D0
(216,217,208)
#DFDFD8
(223,223,216)
#E6E5E0
(230,229,224)
#EDEBE8
(237,235,232)
#F4F1F0
(244,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB5A0 color. Also use rgb(174,181,160) instead hex code.

Text Font Color

.myTextColor { color: #AEB5A0; }

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

This text font color is #AEB5A0.

Background Color

.myBgColor { background-color: #AEB5A0; }

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

This div background color is #AEB5A0.

Border color

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

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

This div border color is #AEB5A0.

Opacity

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

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

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

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

This text has shadow with #AEB5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB5A0.

Preview

Color preview on black background

This text has color #AEB5A0 on black background.


Color preview on white background

This text has color #AEB5A0 on white background.


Black color preview on #AEB5A0 background

This text has black color on #AEB5A0 background.


White color preview on #AEB5A0 background

This text has white color on #AEB5A0 background.


Related colors

Complementary color

Complementary color for #hex is #514A5F.


I love getcolorcode.com

Triadic colors

1 #A0AEB5 and #B5A0AE with #AEB5A0 are triadic colors.

2 #A0B5AE and #B5AEA0 with #AEB5A0 are triadic colors.