COLOR #AEBCC0

HEX: #AEBCC0 RGB: (174,188,192)

Renk bilgisi

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

RGB renk modeli

#AEBCC0 color RGB value is (174,188,192).

RGB: (174,188,192) (68%, 74%, 75%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 188 of 255 = 74%
B 192 of 255 = 75%

174
188
192

R + G + B ~ 72%. #AEBCC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 188 + 192 = 554 (100%)
R 174 of 554 ~ 31.41%
G 188 of 554 ~ 33.94%
B 192 of 554 ~ 34.66'%

%31.41
%33.94
%34.66

CMYK RENK MODELİ

#AEBCC0 rengi CMYK tonu (9,2,0,25).

  • camgöbeği tonu 9.38%
  • eflatun tonu 2.08%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (9,2,0,25)
C9M2Y0K25 (9%, 2%, 0%, 25%)
(0.09 / 0.02 / 0.00 / 0.25)

CMYK yüzdeleri

%9.38
%2.08
%0
%24.71

Codes

Color #AEBCC0 in popluar color models

AE BC C0
RGB 174 188 192
HSL 193° 12.50% 71.76%
HSB/HSV 193° 9.38% 75.29%
CMYK 9.38% 2.08% 0.00%
24.71%

Color #AEBCC0 in popluar number systems.

HEX AE BC C0
Decimal 174 188 192
Binary 10101110 10111100 11000000
Octal 256 274 300

Shades and tints

Shades of #AEBCC0

#AEBCC0
(174,188,192)
#9FABAF
(159,171,175)
#909A9E
(144,154,158)
#81898D
(129,137,141)
#72787C
(114,120,124)
#63676B
(99,103,107)
#54565A
(84,86,90)
#454549
(69,69,73)
#363438
(54,52,56)
#272327
(39,35,39)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #AEBCC0

#AEBCC0
(174,188,192)
#B5C2C5
(181,194,197)
#BCC8CA
(188,200,202)
#C3CECF
(195,206,207)
#CAD4D4
(202,212,212)
#D1DAD9
(209,218,217)
#D8E0DE
(216,224,222)
#DFE6E3
(223,230,227)
#E6ECE8
(230,236,232)
#EDF2ED
(237,242,237)
#F4F8F2
(244,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBCC0 color. Also use rgb(174,188,192) instead hex code.

Text Font Color

.myTextColor { color: #AEBCC0; }

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

This text font color is #AEBCC0.

Background Color

.myBgColor { background-color: #AEBCC0; }

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

This div background color is #AEBCC0.

Border color

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

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

This div border color is #AEBCC0.

Opacity

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

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

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

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

This text has shadow with #AEBCC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBCC0.

Preview

Color preview on black background

This text has color #AEBCC0 on black background.


Color preview on white background

This text has color #AEBCC0 on white background.


Black color preview on #AEBCC0 background

This text has black color on #AEBCC0 background.


White color preview on #AEBCC0 background

This text has white color on #AEBCC0 background.


Related colors

Complementary color

Complementary color for #hex is #51433F.


I love getcolorcode.com

Triadic colors

1 #C0AEBC and #BCC0AE with #AEBCC0 are triadic colors.

2 #C0BCAE and #BCAEC0 with #AEBCC0 are triadic colors.