COLOR #B9ADD1

HEX: #B9ADD1 RGB: (185,173,209)

Renk bilgisi

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

RGB renk modeli

#B9ADD1 color RGB value is (185,173,209).

RGB: (185,173,209) (73%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 209 of 255 = 82%

185
173
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 209 = 567 (100%)
R 185 of 567 ~ 32.63%
G 173 of 567 ~ 30.51%
B 209 of 567 ~ 36.86'%

%32.63
%30.51
%36.86

CMYK RENK MODELİ

#B9ADD1 rengi CMYK tonu (11,17,0,18).

  • camgöbeği tonu 11.48%
  • eflatun tonu 17.22%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (11,17,0,18)
C11M17Y0K18 (11%, 17%, 0%, 18%)
(0.11 / 0.17 / 0.00 / 0.18)

CMYK yüzdeleri

%11.48
%17.22
%0
%18.04

Codes

Color #B9ADD1 in popluar color models

B9 AD D1
RGB 185 173 209
HSL 260° 28.13% 74.90%
HSB/HSV 260° 17.22% 81.96%
CMYK 11.48% 17.22% 0.00%
18.04%

Color #B9ADD1 in popluar number systems.

HEX B9 AD D1
Decimal 185 173 209
Binary 10111001 10101101 11010001
Octal 271 255 321

Shades and tints

Shades of #B9ADD1

#B9ADD1
(185,173,209)
#A99EBE
(169,158,190)
#998FAB
(153,143,171)
#898098
(137,128,152)
#797185
(121,113,133)
#696272
(105,98,114)
#59535F
(89,83,95)
#49444C
(73,68,76)
#393539
(57,53,57)
#292626
(41,38,38)
#191713
(25,23,19)
#000000
(0,0,0)

Tints of #B9ADD1

#B9ADD1
(185,173,209)
#BFB4D5
(191,180,213)
#C5BBD9
(197,187,217)
#CBC2DD
(203,194,221)
#D1C9E1
(209,201,225)
#D7D0E5
(215,208,229)
#DDD7E9
(221,215,233)
#E3DEED
(227,222,237)
#E9E5F1
(233,229,241)
#EFECF5
(239,236,245)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9ADD1; }

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

This text font color is #B9ADD1.

Background Color

.myBgColor { background-color: #B9ADD1; }

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

This div background color is #B9ADD1.

Border color

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

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

This div border color is #B9ADD1.

Opacity

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

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

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

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

This text has shadow with #B9ADD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADD1.

Preview

Color preview on black background

This text has color #B9ADD1 on black background.


Color preview on white background

This text has color #B9ADD1 on white background.


Black color preview on #B9ADD1 background

This text has black color on #B9ADD1 background.


White color preview on #B9ADD1 background

This text has white color on #B9ADD1 background.


Related colors

Complementary color

Complementary color for #hex is #46522E.


I love getcolorcode.com

Triadic colors

1 #D1B9AD and #ADD1B9 with #B9ADD1 are triadic colors.

2 #D1ADB9 and #ADB9D1 with #B9ADD1 are triadic colors.