COLOR #B9ADDB

HEX: #B9ADDB RGB: (185,173,219)

Renk bilgisi

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

RGB renk modeli

#B9ADDB color RGB value is (185,173,219).

RGB: (185,173,219) (73%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 219 of 255 = 86%

185
173
219

R + G + B ~ 76%. #B9ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 219 = 577 (100%)
R 185 of 577 ~ 32.06%
G 173 of 577 ~ 29.98%
B 219 of 577 ~ 37.95'%

%32.06
%29.98
%37.95

CMYK RENK MODELİ

#B9ADDB rengi CMYK tonu (16,21,0,14).

  • camgöbeği tonu 15.53%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (16,21,0,14)
C16M21Y0K14 (16%, 21%, 0%, 14%)
(0.16 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%15.53
%21
%0
%14.12

Codes

Color #B9ADDB in popluar color models

B9 AD DB
RGB 185 173 219
HSL 256° 38.98% 76.86%
HSB/HSV 256° 21.00% 85.88%
CMYK 15.53% 21.00% 0.00%
14.12%

Color #B9ADDB in popluar number systems.

HEX B9 AD DB
Decimal 185 173 219
Binary 10111001 10101101 11011011
Octal 271 255 333

Shades and tints

Shades of #B9ADDB

#B9ADDB
(185,173,219)
#A99EC8
(169,158,200)
#998FB5
(153,143,181)
#8980A2
(137,128,162)
#79718F
(121,113,143)
#69627C
(105,98,124)
#595369
(89,83,105)
#494456
(73,68,86)
#393543
(57,53,67)
#292630
(41,38,48)
#19171D
(25,23,29)
#000000
(0,0,0)

Tints of #B9ADDB

#B9ADDB
(185,173,219)
#BFB4DE
(191,180,222)
#C5BBE1
(197,187,225)
#CBC2E4
(203,194,228)
#D1C9E7
(209,201,231)
#D7D0EA
(215,208,234)
#DDD7ED
(221,215,237)
#E3DEF0
(227,222,240)
#E9E5F3
(233,229,243)
#EFECF6
(239,236,246)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9ADDB color. Also use rgb(185,173,219) instead hex code.

Text Font Color

.myTextColor { color: #B9ADDB; }

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

This text font color is #B9ADDB.

Background Color

.myBgColor { background-color: #B9ADDB; }

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

This div background color is #B9ADDB.

Border color

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

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

This div border color is #B9ADDB.

Opacity

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

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

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

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

This text has shadow with #B9ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADDB.

Preview

Color preview on black background

This text has color #B9ADDB on black background.


Color preview on white background

This text has color #B9ADDB on white background.


Black color preview on #B9ADDB background

This text has black color on #B9ADDB background.


White color preview on #B9ADDB background

This text has white color on #B9ADDB background.


Related colors

Complementary color

Complementary color for #hex is #465224.


I love getcolorcode.com

Triadic colors

1 #DBB9AD and #ADDBB9 with #B9ADDB are triadic colors.

2 #DBADB9 and #ADB9DB with #B9ADDB are triadic colors.