COLOR #B5AED5

HEX: #B5AED5 RGB: (181,174,213)

Renk bilgisi

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

RGB renk modeli

#B5AED5 color RGB value is (181,174,213).

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

RGB bağlantıları ve doygunluk

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

181
174
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 174 + 213 = 568 (100%)
R 181 of 568 ~ 31.87%
G 174 of 568 ~ 30.63%
B 213 of 568 ~ 37.5'%

%31.87
%30.63
%37.5

CMYK RENK MODELİ

#B5AED5 rengi CMYK tonu (15,18,0,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 18.31%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (15,18,0,16)
C15M18Y0K16 (15%, 18%, 0%, 16%)
(0.15 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%15.02
%18.31
%0
%16.47

Codes

Color #B5AED5 in popluar color models

B5 AE D5
RGB 181 174 213
HSL 251° 31.71% 75.88%
HSB/HSV 251° 18.31% 83.53%
CMYK 15.02% 18.31% 0.00%
16.47%

Color #B5AED5 in popluar number systems.

HEX B5 AE D5
Decimal 181 174 213
Binary 10110101 10101110 11010101
Octal 265 256 325

Shades and tints

Shades of #B5AED5

#B5AED5
(181,174,213)
#A59FC2
(165,159,194)
#9590AF
(149,144,175)
#85819C
(133,129,156)
#757289
(117,114,137)
#656376
(101,99,118)
#555463
(85,84,99)
#454550
(69,69,80)
#35363D
(53,54,61)
#25272A
(37,39,42)
#151817
(21,24,23)
#000000
(0,0,0)

Tints of #B5AED5

#B5AED5
(181,174,213)
#BBB5D8
(187,181,216)
#C1BCDB
(193,188,219)
#C7C3DE
(199,195,222)
#CDCAE1
(205,202,225)
#D3D1E4
(211,209,228)
#D9D8E7
(217,216,231)
#DFDFEA
(223,223,234)
#E5E6ED
(229,230,237)
#EBEDF0
(235,237,240)
#F1F4F3
(241,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AED5; }

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

This text font color is #B5AED5.

Background Color

.myBgColor { background-color: #B5AED5; }

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

This div background color is #B5AED5.

Border color

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

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

This div border color is #B5AED5.

Opacity

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

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

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

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

This text has shadow with #B5AED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AED5.

Preview

Color preview on black background

This text has color #B5AED5 on black background.


Color preview on white background

This text has color #B5AED5 on white background.


Black color preview on #B5AED5 background

This text has black color on #B5AED5 background.


White color preview on #B5AED5 background

This text has white color on #B5AED5 background.


Related colors

Complementary color

Complementary color for #hex is #4A512A.


I love getcolorcode.com

Triadic colors

1 #D5B5AE and #AED5B5 with #B5AED5 are triadic colors.

2 #D5AEB5 and #AEB5D5 with #B5AED5 are triadic colors.