COLOR #AEB6B5

HEX: #AEB6B5 RGB: (174,182,181)

Renk bilgisi

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

RGB renk modeli

#AEB6B5 color RGB value is (174,182,181).

RGB: (174,182,181) (68%, 71%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 182 of 255 = 71%
B 181 of 255 = 71%

174
182
181

R + G + B ~ 70%. #AEB6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 182 + 181 = 537 (100%)
R 174 of 537 ~ 32.4%
G 182 of 537 ~ 33.89%
B 181 of 537 ~ 33.71'%

%32.4
%33.89
%33.71

CMYK RENK MODELİ

#AEB6B5 rengi CMYK tonu (4,0,1,29).

  • camgöbeği tonu 4.40%
  • eflatun tonu 0.00%
  • sarı tonu 0.55%
  • ana renk tonu 28.63%

CMYK: (4,0,1,29)
C4M0Y1K29 (4%, 0%, 1%, 29%)
(0.04 / 0.00 / 0.01 / 0.29)

CMYK yüzdeleri

%4.4
%0
%0.55
%28.63

Codes

Color #AEB6B5 in popluar color models

AE B6 B5
RGB 174 182 181
HSL 173° 5.19% 69.80%
HSB/HSV 173° 4.40% 71.37%
CMYK 4.40% 0.00% 0.55%
28.63%

Color #AEB6B5 in popluar number systems.

HEX AE B6 B5
Decimal 174 182 181
Binary 10101110 10110110 10110101
Octal 256 266 265

Shades and tints

Shades of #AEB6B5

#AEB6B5
(174,182,181)
#9FA6A5
(159,166,165)
#909695
(144,150,149)
#818685
(129,134,133)
#727675
(114,118,117)
#636665
(99,102,101)
#545655
(84,86,85)
#454645
(69,70,69)
#363635
(54,54,53)
#272625
(39,38,37)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #AEB6B5

#AEB6B5
(174,182,181)
#B5BCBB
(181,188,187)
#BCC2C1
(188,194,193)
#C3C8C7
(195,200,199)
#CACECD
(202,206,205)
#D1D4D3
(209,212,211)
#D8DAD9
(216,218,217)
#DFE0DF
(223,224,223)
#E6E6E5
(230,230,229)
#EDECEB
(237,236,235)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEB6B5; }

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

This text font color is #AEB6B5.

Background Color

.myBgColor { background-color: #AEB6B5; }

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

This div background color is #AEB6B5.

Border color

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

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

This div border color is #AEB6B5.

Opacity

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

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

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

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

This text has shadow with #AEB6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB6B5.

Preview

Color preview on black background

This text has color #AEB6B5 on black background.


Color preview on white background

This text has color #AEB6B5 on white background.


Black color preview on #AEB6B5 background

This text has black color on #AEB6B5 background.


White color preview on #AEB6B5 background

This text has white color on #AEB6B5 background.


Related colors

Complementary color

Complementary color for #hex is #51494A.


I love getcolorcode.com

Triadic colors

1 #B5AEB6 and #B6B5AE with #AEB6B5 are triadic colors.

2 #B5B6AE and #B6AEB5 with #AEB6B5 are triadic colors.