COLOR #AED4B5

HEX: #AED4B5 RGB: (174,212,181)

Renk bilgisi

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

RGB renk modeli

#AED4B5 color RGB value is (174,212,181).

RGB: (174,212,181) (68%, 83%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 212 of 255 = 83%
B 181 of 255 = 71%

174
212
181

R + G + B ~ 74%. #AED4B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 212 + 181 = 567 (100%)
R 174 of 567 ~ 30.69%
G 212 of 567 ~ 37.39%
B 181 of 567 ~ 31.92'%

%30.69
%37.39
%31.92

CMYK RENK MODELİ

#AED4B5 rengi CMYK tonu (18,0,15,17).

  • camgöbeği tonu 17.92%
  • eflatun tonu 0.00%
  • sarı tonu 14.62%
  • ana renk tonu 16.86%

CMYK: (18,0,15,17)
C18M0Y15K17 (18%, 0%, 15%, 17%)
(0.18 / 0.00 / 0.15 / 0.17)

CMYK yüzdeleri

%17.92
%0
%14.62
%16.86

Codes

Color #AED4B5 in popluar color models

AE D4 B5
RGB 174 212 181
HSL 131° 30.65% 75.69%
HSB/HSV 131° 17.92% 83.14%
CMYK 17.92% 0.00% 14.62%
16.86%

Color #AED4B5 in popluar number systems.

HEX AE D4 B5
Decimal 174 212 181
Binary 10101110 11010100 10110101
Octal 256 324 265

Shades and tints

Shades of #AED4B5

#AED4B5
(174,212,181)
#9FC1A5
(159,193,165)
#90AE95
(144,174,149)
#819B85
(129,155,133)
#728875
(114,136,117)
#637565
(99,117,101)
#546255
(84,98,85)
#454F45
(69,79,69)
#363C35
(54,60,53)
#272925
(39,41,37)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #AED4B5

#AED4B5
(174,212,181)
#B5D7BB
(181,215,187)
#BCDAC1
(188,218,193)
#C3DDC7
(195,221,199)
#CAE0CD
(202,224,205)
#D1E3D3
(209,227,211)
#D8E6D9
(216,230,217)
#DFE9DF
(223,233,223)
#E6ECE5
(230,236,229)
#EDEFEB
(237,239,235)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED4B5; }

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

This text font color is #AED4B5.

Background Color

.myBgColor { background-color: #AED4B5; }

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

This div background color is #AED4B5.

Border color

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

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

This div border color is #AED4B5.

Opacity

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

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

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

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

This text has shadow with #AED4B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED4B5.

Preview

Color preview on black background

This text has color #AED4B5 on black background.


Color preview on white background

This text has color #AED4B5 on white background.


Black color preview on #AED4B5 background

This text has black color on #AED4B5 background.


White color preview on #AED4B5 background

This text has white color on #AED4B5 background.


Related colors

Complementary color

Complementary color for #hex is #512B4A.


I love getcolorcode.com

Triadic colors

1 #B5AED4 and #D4B5AE with #AED4B5 are triadic colors.

2 #B5D4AE and #D4AEB5 with #AED4B5 are triadic colors.