COLOR #B5AADB

HEX: #B5AADB RGB: (181,170,219)

Renk bilgisi

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

RGB renk modeli

#B5AADB color RGB value is (181,170,219).

RGB: (181,170,219) (71%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 170 of 255 = 67%
B 219 of 255 = 86%

181
170
219

R + G + B ~ 75%. #B5AADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 170 + 219 = 570 (100%)
R 181 of 570 ~ 31.75%
G 170 of 570 ~ 29.82%
B 219 of 570 ~ 38.42'%

%31.75
%29.82
%38.42

CMYK RENK MODELİ

#B5AADB rengi CMYK tonu (17,22,0,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 22.37%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%
CMYK: (17,22,0,14) C17M22Y0K14 (17%,22%,0%,14%) (0.17/0.22/0.00/0.14) 

CMYK yüzdeleri

%17.35
%22.37
%0
%14.12

Codes

Color #B5AADB in popluar color models

B5 AA DB
RGB 181 170 219
HSL 253° 40.50% 76.27%
HSB/HSV 253° 22.37% 85.88%
CMYK 17.35% 22.37% 0.00%
14.12%

Color #B5AADB in popluar number systems.

HEX B5 AA DB
Decimal 181 170 219
Binary 10110101 10101010 11011011
Octal 265 252 333

Shades and tints

Shades of #B5AADB

#B5AADB
(181,170,219)
#A59BC8
(165,155,200)
#958CB5
(149,140,181)
#857DA2
(133,125,162)
#756E8F
(117,110,143)
#655F7C
(101,95,124)
#555069
(85,80,105)
#454156
(69,65,86)
#353243
(53,50,67)
#252330
(37,35,48)
#15141D
(21,20,29)
#000000
(0,0,0)

Tints of #B5AADB

#B5AADB
(181,170,219)
#BBB1DE
(187,177,222)
#C1B8E1
(193,184,225)
#C7BFE4
(199,191,228)
#CDC6E7
(205,198,231)
#D3CDEA
(211,205,234)
#D9D4ED
(217,212,237)
#DFDBF0
(223,219,240)
#E5E2F3
(229,226,243)
#EBE9F6
(235,233,246)
#F1F0F9
(241,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AADB; }

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

This text font color is #B5AADB.

Background Color

.myBgColor { background-color: #B5AADB; }

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

This div background color is #B5AADB.

Border color

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

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

This div border color is #B5AADB.

Opacity

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

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

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

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

This text has shadow with #B5AADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AADB.

Preview

Color preview on black background

This text has color #B5AADB on black background.


Color preview on white background

This text has color #B5AADB on white background.


Black color preview on #B5AADB background

This text has black color on #B5AADB background.


White color preview on #B5AADB background

This text has white color on #B5AADB background.


Related colors

Complementary color

Complementary color for #hex is #4A5524.


I love getcolorcode.com

Triadic colors

1 #DBB5AA and #AADBB5 with #B5AADB are triadic colors.

2 #DBAAB5 and #AAB5DB with #B5AADB are triadic colors.