COLOR #AED8B5

HEX: #AED8B5 RGB: (174,216,181)

Renk bilgisi

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

RGB renk modeli

#AED8B5 color RGB value is (174,216,181).

RGB: (174,216,181) (68%, 85%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 216 of 255 = 85%
B 181 of 255 = 71%

174
216
181

R + G + B ~ 75%. #AED8B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 216 + 181 = 571 (100%)
R 174 of 571 ~ 30.47%
G 216 of 571 ~ 37.83%
B 181 of 571 ~ 31.7'%

%30.47
%37.83
%31.7

CMYK RENK MODELİ

#AED8B5 rengi CMYK tonu (19,0,16,15).

  • camgöbeği tonu 19.44%
  • eflatun tonu 0.00%
  • sarı tonu 16.20%
  • ana renk tonu 15.29%

CMYK: (19,0,16,15)
C19M0Y16K15 (19%, 0%, 16%, 15%)
(0.19 / 0.00 / 0.16 / 0.15)

CMYK yüzdeleri

%19.44
%0
%16.2
%15.29

Codes

Color #AED8B5 in popluar color models

AE D8 B5
RGB 174 216 181
HSL 130° 35.00% 76.47%
HSB/HSV 130° 19.44% 84.71%
CMYK 19.44% 0.00% 16.20%
15.29%

Color #AED8B5 in popluar number systems.

HEX AE D8 B5
Decimal 174 216 181
Binary 10101110 11011000 10110101
Octal 256 330 265

Shades and tints

Shades of #AED8B5

#AED8B5
(174,216,181)
#9FC5A5
(159,197,165)
#90B295
(144,178,149)
#819F85
(129,159,133)
#728C75
(114,140,117)
#637965
(99,121,101)
#546655
(84,102,85)
#455345
(69,83,69)
#364035
(54,64,53)
#272D25
(39,45,37)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #AED8B5

#AED8B5
(174,216,181)
#B5DBBB
(181,219,187)
#BCDEC1
(188,222,193)
#C3E1C7
(195,225,199)
#CAE4CD
(202,228,205)
#D1E7D3
(209,231,211)
#D8EAD9
(216,234,217)
#DFEDDF
(223,237,223)
#E6F0E5
(230,240,229)
#EDF3EB
(237,243,235)
#F4F6F1
(244,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED8B5; }

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

This text font color is #AED8B5.

Background Color

.myBgColor { background-color: #AED8B5; }

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

This div background color is #AED8B5.

Border color

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

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

This div border color is #AED8B5.

Opacity

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

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

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

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

This text has shadow with #AED8B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED8B5.

Preview

Color preview on black background

This text has color #AED8B5 on black background.


Color preview on white background

This text has color #AED8B5 on white background.


Black color preview on #AED8B5 background

This text has black color on #AED8B5 background.


White color preview on #AED8B5 background

This text has white color on #AED8B5 background.


Related colors

Complementary color

Complementary color for #hex is #51274A.


I love getcolorcode.com

Triadic colors

1 #B5AED8 and #D8B5AE with #AED8B5 are triadic colors.

2 #B5D8AE and #D8AEB5 with #AED8B5 are triadic colors.