COLOR #AED5B1

HEX: #AED5B1 RGB: (174,213,177)

Renk bilgisi

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

RGB renk modeli

#AED5B1 color RGB value is (174,213,177).

RGB: (174,213,177) (68%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 177 of 255 = 69%

174
213
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 177 = 564 (100%)
R 174 of 564 ~ 30.85%
G 213 of 564 ~ 37.77%
B 177 of 564 ~ 31.38'%

%30.85
%37.77
%31.38

CMYK RENK MODELİ

#AED5B1 rengi CMYK tonu (18,0,17,16).

  • camgöbeği tonu 18.31%
  • eflatun tonu 0.00%
  • sarı tonu 16.90%
  • ana renk tonu 16.47%
CMYK: (18,0,17,16) C18M0Y17K16 (18%,0%,17%,16%) (0.18/0.00/0.17/0.16) 

CMYK yüzdeleri

%18.31
%0
%16.9
%16.47

Codes

Color #AED5B1 in popluar color models

AE D5 B1
RGB 174 213 177
HSL 125° 31.71% 75.88%
HSB/HSV 125° 18.31% 83.53%
CMYK 18.31% 0.00% 16.90%
16.47%

Color #AED5B1 in popluar number systems.

HEX AE D5 B1
Decimal 174 213 177
Binary 10101110 11010101 10110001
Octal 256 325 261

Shades and tints

Shades of #AED5B1

#AED5B1
(174,213,177)
#9FC2A1
(159,194,161)
#90AF91
(144,175,145)
#819C81
(129,156,129)
#728971
(114,137,113)
#637661
(99,118,97)
#546351
(84,99,81)
#455041
(69,80,65)
#363D31
(54,61,49)
#272A21
(39,42,33)
#181711
(24,23,17)
#000000
(0,0,0)

Tints of #AED5B1

#AED5B1
(174,213,177)
#B5D8B8
(181,216,184)
#BCDBBF
(188,219,191)
#C3DEC6
(195,222,198)
#CAE1CD
(202,225,205)
#D1E4D4
(209,228,212)
#D8E7DB
(216,231,219)
#DFEAE2
(223,234,226)
#E6EDE9
(230,237,233)
#EDF0F0
(237,240,240)
#F4F3F7
(244,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED5B1 color. Also use rgb(174,213,177) instead hex code.

Text Font Color

.myTextColor { color: #AED5B1; }

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

This text font color is #AED5B1.

Background Color

.myBgColor { background-color: #AED5B1; }

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

This div background color is #AED5B1.

Border color

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

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

This div border color is #AED5B1.

Opacity

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

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

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

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

This text has shadow with #AED5B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5B1.

Preview

Color preview on black background

This text has color #AED5B1 on black background.


Color preview on white background

This text has color #AED5B1 on white background.


Black color preview on #AED5B1 background

This text has black color on #AED5B1 background.


White color preview on #AED5B1 background

This text has white color on #AED5B1 background.


Related colors

Complementary color

Complementary color for #hex is #512A4E.


I love getcolorcode.com

Triadic colors

1 #B1AED5 and #D5B1AE with #AED5B1 are triadic colors.

2 #B1D5AE and #D5AEB1 with #AED5B1 are triadic colors.