COLOR #B9ADD4

HEX: #B9ADD4 RGB: (185,173,212)

Renk bilgisi

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

RGB renk modeli

#B9ADD4 color RGB value is (185,173,212).

RGB: (185,173,212) (73%, 68%, 83%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 212 of 255 = 83%

185
173
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 212 = 570 (100%)
R 185 of 570 ~ 32.46%
G 173 of 570 ~ 30.35%
B 212 of 570 ~ 37.19'%

%32.46
%30.35
%37.19

CMYK RENK MODELİ

#B9ADD4 rengi CMYK tonu (13,18,0,17).

  • camgöbeği tonu 12.74%
  • eflatun tonu 18.40%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (13,18,0,17)
C13M18Y0K17 (13%, 18%, 0%, 17%)
(0.13 / 0.18 / 0.00 / 0.17)

CMYK yüzdeleri

%12.74
%18.4
%0
%16.86

Codes

Color #B9ADD4 in popluar color models

B9 AD D4
RGB 185 173 212
HSL 258° 31.20% 75.49%
HSB/HSV 258° 18.40% 83.14%
CMYK 12.74% 18.40% 0.00%
16.86%

Color #B9ADD4 in popluar number systems.

HEX B9 AD D4
Decimal 185 173 212
Binary 10111001 10101101 11010100
Octal 271 255 324

Shades and tints

Shades of #B9ADD4

#B9ADD4
(185,173,212)
#A99EC1
(169,158,193)
#998FAE
(153,143,174)
#89809B
(137,128,155)
#797188
(121,113,136)
#696275
(105,98,117)
#595362
(89,83,98)
#49444F
(73,68,79)
#39353C
(57,53,60)
#292629
(41,38,41)
#191716
(25,23,22)
#000000
(0,0,0)

Tints of #B9ADD4

#B9ADD4
(185,173,212)
#BFB4D7
(191,180,215)
#C5BBDA
(197,187,218)
#CBC2DD
(203,194,221)
#D1C9E0
(209,201,224)
#D7D0E3
(215,208,227)
#DDD7E6
(221,215,230)
#E3DEE9
(227,222,233)
#E9E5EC
(233,229,236)
#EFECEF
(239,236,239)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9ADD4; }

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

This text font color is #B9ADD4.

Background Color

.myBgColor { background-color: #B9ADD4; }

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

This div background color is #B9ADD4.

Border color

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

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

This div border color is #B9ADD4.

Opacity

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

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

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

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

This text has shadow with #B9ADD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADD4.

Preview

Color preview on black background

This text has color #B9ADD4 on black background.


Color preview on white background

This text has color #B9ADD4 on white background.


Black color preview on #B9ADD4 background

This text has black color on #B9ADD4 background.


White color preview on #B9ADD4 background

This text has white color on #B9ADD4 background.


Related colors

Complementary color

Complementary color for #hex is #46522B.


I love getcolorcode.com

Triadic colors

1 #D4B9AD and #ADD4B9 with #B9ADD4 are triadic colors.

2 #D4ADB9 and #ADB9D4 with #B9ADD4 are triadic colors.