COLOR #B5AAD5

HEX: #B5AAD5 RGB: (181,170,213)

Renk bilgisi

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

RGB renk modeli

#B5AAD5 color RGB value is (181,170,213).

RGB: (181,170,213) (71%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 170 of 255 = 67%
B 213 of 255 = 84%

181
170
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 170 + 213 = 564 (100%)
R 181 of 564 ~ 32.09%
G 170 of 564 ~ 30.14%
B 213 of 564 ~ 37.77'%

%32.09
%30.14
%37.77

CMYK RENK MODELİ

#B5AAD5 rengi CMYK tonu (15,20,0,16).

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

CMYK: (15,20,0,16)
C15M20Y0K16 (15%, 20%, 0%, 16%)
(0.15 / 0.20 / 0.00 / 0.16)

CMYK yüzdeleri

%15.02
%20.19
%0
%16.47

Codes

Color #B5AAD5 in popluar color models

B5 AA D5
RGB 181 170 213
HSL 255° 33.86% 75.10%
HSB/HSV 255° 20.19% 83.53%
CMYK 15.02% 20.19% 0.00%
16.47%

Color #B5AAD5 in popluar number systems.

HEX B5 AA D5
Decimal 181 170 213
Binary 10110101 10101010 11010101
Octal 265 252 325

Shades and tints

Shades of #B5AAD5

#B5AAD5
(181,170,213)
#A59BC2
(165,155,194)
#958CAF
(149,140,175)
#857D9C
(133,125,156)
#756E89
(117,110,137)
#655F76
(101,95,118)
#555063
(85,80,99)
#454150
(69,65,80)
#35323D
(53,50,61)
#25232A
(37,35,42)
#151417
(21,20,23)
#000000
(0,0,0)

Tints of #B5AAD5

#B5AAD5
(181,170,213)
#BBB1D8
(187,177,216)
#C1B8DB
(193,184,219)
#C7BFDE
(199,191,222)
#CDC6E1
(205,198,225)
#D3CDE4
(211,205,228)
#D9D4E7
(217,212,231)
#DFDBEA
(223,219,234)
#E5E2ED
(229,226,237)
#EBE9F0
(235,233,240)
#F1F0F3
(241,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AAD5; }

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

This text font color is #B5AAD5.

Background Color

.myBgColor { background-color: #B5AAD5; }

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

This div background color is #B5AAD5.

Border color

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

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

This div border color is #B5AAD5.

Opacity

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

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

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

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

This text has shadow with #B5AAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AAD5.

Preview

Color preview on black background

This text has color #B5AAD5 on black background.


Color preview on white background

This text has color #B5AAD5 on white background.


Black color preview on #B5AAD5 background

This text has black color on #B5AAD5 background.


White color preview on #B5AAD5 background

This text has white color on #B5AAD5 background.


Related colors

Complementary color

Complementary color for #hex is #4A552A.


I love getcolorcode.com

Triadic colors

1 #D5B5AA and #AAD5B5 with #B5AAD5 are triadic colors.

2 #D5AAB5 and #AAB5D5 with #B5AAD5 are triadic colors.