COLOR #B6B4D7

HEX: #B6B4D7 RGB: (182,180,215)

Renk bilgisi

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

RGB renk modeli

#B6B4D7 color RGB value is (182,180,215).

RGB: (182,180,215) (71%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 180 of 255 = 71%
B 215 of 255 = 84%

182
180
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 180 + 215 = 577 (100%)
R 182 of 577 ~ 31.54%
G 180 of 577 ~ 31.2%
B 215 of 577 ~ 37.26'%

%31.54
%31.2
%37.26

CMYK RENK MODELİ

#B6B4D7 rengi CMYK tonu (15,16,0,16).

  • camgöbeği tonu 15.35%
  • eflatun tonu 16.28%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (15,16,0,16)
C15M16Y0K16 (15%, 16%, 0%, 16%)
(0.15 / 0.16 / 0.00 / 0.16)

CMYK yüzdeleri

%15.35
%16.28
%0
%15.69

Codes

Color #B6B4D7 in popluar color models

B6 B4 D7
RGB 182 180 215
HSL 243° 30.43% 77.45%
HSB/HSV 243° 16.28% 84.31%
CMYK 15.35% 16.28% 0.00%
15.69%

Color #B6B4D7 in popluar number systems.

HEX B6 B4 D7
Decimal 182 180 215
Binary 10110110 10110100 11010111
Octal 266 264 327

Shades and tints

Shades of #B6B4D7

#B6B4D7
(182,180,215)
#A6A4C4
(166,164,196)
#9694B1
(150,148,177)
#86849E
(134,132,158)
#76748B
(118,116,139)
#666478
(102,100,120)
#565465
(86,84,101)
#464452
(70,68,82)
#36343F
(54,52,63)
#26242C
(38,36,44)
#161419
(22,20,25)
#000000
(0,0,0)

Tints of #B6B4D7

#B6B4D7
(182,180,215)
#BCBADA
(188,186,218)
#C2C0DD
(194,192,221)
#C8C6E0
(200,198,224)
#CECCE3
(206,204,227)
#D4D2E6
(212,210,230)
#DAD8E9
(218,216,233)
#E0DEEC
(224,222,236)
#E6E4EF
(230,228,239)
#ECEAF2
(236,234,242)
#F2F0F5
(242,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B4D7 color. Also use rgb(182,180,215) instead hex code.

Text Font Color

.myTextColor { color: #B6B4D7; }

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

This text font color is #B6B4D7.

Background Color

.myBgColor { background-color: #B6B4D7; }

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

This div background color is #B6B4D7.

Border color

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

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

This div border color is #B6B4D7.

Opacity

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

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

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

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

This text has shadow with #B6B4D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B4D7.

Preview

Color preview on black background

This text has color #B6B4D7 on black background.


Color preview on white background

This text has color #B6B4D7 on white background.


Black color preview on #B6B4D7 background

This text has black color on #B6B4D7 background.


White color preview on #B6B4D7 background

This text has white color on #B6B4D7 background.


Related colors

Complementary color

Complementary color for #hex is #494B28.


I love getcolorcode.com

Triadic colors

1 #D7B6B4 and #B4D7B6 with #B6B4D7 are triadic colors.

2 #D7B4B6 and #B4B6D7 with #B6B4D7 are triadic colors.