COLOR #B5AED6

HEX: #B5AED6 RGB: (181,174,214)

Renk bilgisi

#B5AED6 contains red, green and blue colors in about the same proportion. #B5AED6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#B5AED6 color RGB value is (181,174,214).

RGB: (181,174,214) (71%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 174 of 255 = 68%
B 214 of 255 = 84%

181
174
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 174 + 214 = 569 (100%)
R 181 of 569 ~ 31.81%
G 174 of 569 ~ 30.58%
B 214 of 569 ~ 37.61'%

%31.81
%30.58
%37.61

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.42%
  • eflatun tonu 18.69%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

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

CMYK yüzdeleri

%15.42
%18.69
%0
%16.08

Codes

Color #B5AED6 in popluar color models

B5 AE D6
RGB 181 174 214
HSL 251° 32.79% 76.08%
HSB/HSV 251° 18.69% 83.92%
CMYK 15.42% 18.69% 0.00%
16.08%

Color #B5AED6 in popluar number systems.

HEX B5 AE D6
Decimal 181 174 214
Binary 10110101 10101110 11010110
Octal 265 256 326

Shades and tints

Shades of #B5AED6

#B5AED6
(181,174,214)
#A59FC3
(165,159,195)
#9590B0
(149,144,176)
#85819D
(133,129,157)
#75728A
(117,114,138)
#656377
(101,99,119)
#555464
(85,84,100)
#454551
(69,69,81)
#35363E
(53,54,62)
#25272B
(37,39,43)
#151818
(21,24,24)
#000000
(0,0,0)

Tints of #B5AED6

#B5AED6
(181,174,214)
#BBB5D9
(187,181,217)
#C1BCDC
(193,188,220)
#C7C3DF
(199,195,223)
#CDCAE2
(205,202,226)
#D3D1E5
(211,209,229)
#D9D8E8
(217,216,232)
#DFDFEB
(223,223,235)
#E5E6EE
(229,230,238)
#EBEDF1
(235,237,241)
#F1F4F4
(241,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AED6; }

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

This text font color is #B5AED6.

Background Color

.myBgColor { background-color: #B5AED6; }

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

This div background color is #B5AED6.

Border color

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

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

This div border color is #B5AED6.

Opacity

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

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

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

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

This text has shadow with #B5AED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AED6.

Preview

Color preview on black background

This text has color #B5AED6 on black background.


Color preview on white background

This text has color #B5AED6 on white background.


Black color preview on #B5AED6 background

This text has black color on #B5AED6 background.


White color preview on #B5AED6 background

This text has white color on #B5AED6 background.


Related colors

Complementary color

Complementary color for #hex is #4A5129.


I love getcolorcode.com

Triadic colors

1 #D6B5AE and #AED6B5 with #B5AED6 are triadic colors.

2 #D6AEB5 and #AEB5D6 with #B5AED6 are triadic colors.