COLOR #AEB0C5

HEX: #AEB0C5 RGB: (174,176,197)

Renk bilgisi

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

RGB renk modeli

#AEB0C5 color RGB value is (174,176,197).

RGB: (174,176,197) (68%, 69%, 77%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 176 of 255 = 69%
B 197 of 255 = 77%

174
176
197

R + G + B ~ 71%. #AEB0C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 176 + 197 = 547 (100%)
R 174 of 547 ~ 31.81%
G 176 of 547 ~ 32.18%
B 197 of 547 ~ 36.01'%

%31.81
%32.18
%36.01

CMYK RENK MODELİ

#AEB0C5 rengi CMYK tonu (12,11,0,23).

  • camgöbeği tonu 11.68%
  • eflatun tonu 10.66%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,11,0,23)
C12M11Y0K23 (12%, 11%, 0%, 23%)
(0.12 / 0.11 / 0.00 / 0.23)

CMYK yüzdeleri

%11.68
%10.66
%0
%22.75

Codes

Color #AEB0C5 in popluar color models

AE B0 C5
RGB 174 176 197
HSL 235° 16.55% 72.75%
HSB/HSV 235° 11.68% 77.25%
CMYK 11.68% 10.66% 0.00%
22.75%

Color #AEB0C5 in popluar number systems.

HEX AE B0 C5
Decimal 174 176 197
Binary 10101110 10110000 11000101
Octal 256 260 305

Shades and tints

Shades of #AEB0C5

#AEB0C5
(174,176,197)
#9FA0B4
(159,160,180)
#9090A3
(144,144,163)
#818092
(129,128,146)
#727081
(114,112,129)
#636070
(99,96,112)
#54505F
(84,80,95)
#45404E
(69,64,78)
#36303D
(54,48,61)
#27202C
(39,32,44)
#18101B
(24,16,27)
#000000
(0,0,0)

Tints of #AEB0C5

#AEB0C5
(174,176,197)
#B5B7CA
(181,183,202)
#BCBECF
(188,190,207)
#C3C5D4
(195,197,212)
#CACCD9
(202,204,217)
#D1D3DE
(209,211,222)
#D8DAE3
(216,218,227)
#DFE1E8
(223,225,232)
#E6E8ED
(230,232,237)
#EDEFF2
(237,239,242)
#F4F6F7
(244,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB0C5 color. Also use rgb(174,176,197) instead hex code.

Text Font Color

.myTextColor { color: #AEB0C5; }

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

This text font color is #AEB0C5.

Background Color

.myBgColor { background-color: #AEB0C5; }

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

This div background color is #AEB0C5.

Border color

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

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

This div border color is #AEB0C5.

Opacity

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

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

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

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

This text has shadow with #AEB0C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB0C5.

Preview

Color preview on black background

This text has color #AEB0C5 on black background.


Color preview on white background

This text has color #AEB0C5 on white background.


Black color preview on #AEB0C5 background

This text has black color on #AEB0C5 background.


White color preview on #AEB0C5 background

This text has white color on #AEB0C5 background.


Related colors

Complementary color

Complementary color for #hex is #514F3A.


I love getcolorcode.com

Triadic colors

1 #C5AEB0 and #B0C5AE with #AEB0C5 are triadic colors.

2 #C5B0AE and #B0AEC5 with #AEB0C5 are triadic colors.