COLOR #B9B2D6

HEX: #B9B2D6 RGB: (185,178,214)

Renk bilgisi

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

RGB renk modeli

#B9B2D6 color RGB value is (185,178,214).

RGB: (185,178,214) (73%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 178 of 255 = 70%
B 214 of 255 = 84%

185
178
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 178 + 214 = 577 (100%)
R 185 of 577 ~ 32.06%
G 178 of 577 ~ 30.85%
B 214 of 577 ~ 37.09'%

%32.06
%30.85
%37.09

CMYK RENK MODELİ

#B9B2D6 rengi CMYK tonu (14,17,0,16).

  • camgöbeği tonu 13.55%
  • eflatun tonu 16.82%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (14,17,0,16)
C14M17Y0K16 (14%, 17%, 0%, 16%)
(0.14 / 0.17 / 0.00 / 0.16)

CMYK yüzdeleri

%13.55
%16.82
%0
%16.08

Codes

Color #B9B2D6 in popluar color models

B9 B2 D6
RGB 185 178 214
HSL 252° 30.51% 76.86%
HSB/HSV 252° 16.82% 83.92%
CMYK 13.55% 16.82% 0.00%
16.08%

Color #B9B2D6 in popluar number systems.

HEX B9 B2 D6
Decimal 185 178 214
Binary 10111001 10110010 11010110
Octal 271 262 326

Shades and tints

Shades of #B9B2D6

#B9B2D6
(185,178,214)
#A9A2C3
(169,162,195)
#9992B0
(153,146,176)
#89829D
(137,130,157)
#79728A
(121,114,138)
#696277
(105,98,119)
#595264
(89,82,100)
#494251
(73,66,81)
#39323E
(57,50,62)
#29222B
(41,34,43)
#191218
(25,18,24)
#000000
(0,0,0)

Tints of #B9B2D6

#B9B2D6
(185,178,214)
#BFB9D9
(191,185,217)
#C5C0DC
(197,192,220)
#CBC7DF
(203,199,223)
#D1CEE2
(209,206,226)
#D7D5E5
(215,213,229)
#DDDCE8
(221,220,232)
#E3E3EB
(227,227,235)
#E9EAEE
(233,234,238)
#EFF1F1
(239,241,241)
#F5F8F4
(245,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9B2D6 color. Also use rgb(185,178,214) instead hex code.

Text Font Color

.myTextColor { color: #B9B2D6; }

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

This text font color is #B9B2D6.

Background Color

.myBgColor { background-color: #B9B2D6; }

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

This div background color is #B9B2D6.

Border color

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

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

This div border color is #B9B2D6.

Opacity

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

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

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

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

This text has shadow with #B9B2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B2D6.

Preview

Color preview on black background

This text has color #B9B2D6 on black background.


Color preview on white background

This text has color #B9B2D6 on white background.


Black color preview on #B9B2D6 background

This text has black color on #B9B2D6 background.


White color preview on #B9B2D6 background

This text has white color on #B9B2D6 background.


Related colors

Complementary color

Complementary color for #hex is #464D29.


I love getcolorcode.com

Triadic colors

1 #D6B9B2 and #B2D6B9 with #B9B2D6 are triadic colors.

2 #D6B2B9 and #B2B9D6 with #B9B2D6 are triadic colors.