COLOR #B5A1DB

HEX: #B5A1DB RGB: (181,161,219)

Renk bilgisi

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

RGB renk modeli

#B5A1DB color RGB value is (181,161,219).

RGB: (181,161,219) (71%, 63%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 161 of 255 = 63%
B 219 of 255 = 86%

181
161
219

R + G + B ~ 73%. #B5A1DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 161 + 219 = 561 (100%)
R 181 of 561 ~ 32.26%
G 161 of 561 ~ 28.7%
B 219 of 561 ~ 39.04'%

%32.26
%28.7
%39.04

CMYK RENK MODELİ

#B5A1DB rengi CMYK tonu (17,26,0,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 26.48%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,26,0,14)
C17M26Y0K14 (17%, 26%, 0%, 14%)
(0.17 / 0.26 / 0.00 / 0.14)

CMYK yüzdeleri

%17.35
%26.48
%0
%14.12

Codes

Color #B5A1DB in popluar color models

B5 A1 DB
RGB 181 161 219
HSL 261° 44.62% 74.51%
HSB/HSV 261° 26.48% 85.88%
CMYK 17.35% 26.48% 0.00%
14.12%

Color #B5A1DB in popluar number systems.

HEX B5 A1 DB
Decimal 181 161 219
Binary 10110101 10100001 11011011
Octal 265 241 333

Shades and tints

Shades of #B5A1DB

#B5A1DB
(181,161,219)
#A593C8
(165,147,200)
#9585B5
(149,133,181)
#8577A2
(133,119,162)
#75698F
(117,105,143)
#655B7C
(101,91,124)
#554D69
(85,77,105)
#453F56
(69,63,86)
#353143
(53,49,67)
#252330
(37,35,48)
#15151D
(21,21,29)
#000000
(0,0,0)

Tints of #B5A1DB

#B5A1DB
(181,161,219)
#BBA9DE
(187,169,222)
#C1B1E1
(193,177,225)
#C7B9E4
(199,185,228)
#CDC1E7
(205,193,231)
#D3C9EA
(211,201,234)
#D9D1ED
(217,209,237)
#DFD9F0
(223,217,240)
#E5E1F3
(229,225,243)
#EBE9F6
(235,233,246)
#F1F1F9
(241,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A1DB color. Also use rgb(181,161,219) instead hex code.

Text Font Color

.myTextColor { color: #B5A1DB; }

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

This text font color is #B5A1DB.

Background Color

.myBgColor { background-color: #B5A1DB; }

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

This div background color is #B5A1DB.

Border color

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

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

This div border color is #B5A1DB.

Opacity

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

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

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

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

This text has shadow with #B5A1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A1DB.

Preview

Color preview on black background

This text has color #B5A1DB on black background.


Color preview on white background

This text has color #B5A1DB on white background.


Black color preview on #B5A1DB background

This text has black color on #B5A1DB background.


White color preview on #B5A1DB background

This text has white color on #B5A1DB background.


Related colors

Complementary color

Complementary color for #hex is #4A5E24.


I love getcolorcode.com

Triadic colors

1 #DBB5A1 and #A1DBB5 with #B5A1DB are triadic colors.

2 #DBA1B5 and #A1B5DB with #B5A1DB are triadic colors.