COLOR #B6B5D8

HEX: #B6B5D8 RGB: (182,181,216)

Renk bilgisi

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

RGB renk modeli

#B6B5D8 color RGB value is (182,181,216).

RGB: (182,181,216) (71%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 181 of 255 = 71%
B 216 of 255 = 85%

182
181
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 181 + 216 = 579 (100%)
R 182 of 579 ~ 31.43%
G 181 of 579 ~ 31.26%
B 216 of 579 ~ 37.31'%

%31.43
%31.26
%37.31

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.74%
  • eflatun tonu 16.20%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

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

CMYK yüzdeleri

%15.74
%16.2
%0
%15.29

Codes

Color #B6B5D8 in popluar color models

B6 B5 D8
RGB 182 181 216
HSL 242° 30.97% 77.84%
HSB/HSV 242° 16.20% 84.71%
CMYK 15.74% 16.20% 0.00%
15.29%

Color #B6B5D8 in popluar number systems.

HEX B6 B5 D8
Decimal 182 181 216
Binary 10110110 10110101 11011000
Octal 266 265 330

Shades and tints

Shades of #B6B5D8

#B6B5D8
(182,181,216)
#A6A5C5
(166,165,197)
#9695B2
(150,149,178)
#86859F
(134,133,159)
#76758C
(118,117,140)
#666579
(102,101,121)
#565566
(86,85,102)
#464553
(70,69,83)
#363540
(54,53,64)
#26252D
(38,37,45)
#16151A
(22,21,26)
#000000
(0,0,0)

Tints of #B6B5D8

#B6B5D8
(182,181,216)
#BCBBDB
(188,187,219)
#C2C1DE
(194,193,222)
#C8C7E1
(200,199,225)
#CECDE4
(206,205,228)
#D4D3E7
(212,211,231)
#DAD9EA
(218,217,234)
#E0DFED
(224,223,237)
#E6E5F0
(230,229,240)
#ECEBF3
(236,235,243)
#F2F1F6
(242,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B5D8 color. Also use rgb(182,181,216) instead hex code.

Text Font Color

.myTextColor { color: #B6B5D8; }

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

This text font color is #B6B5D8.

Background Color

.myBgColor { background-color: #B6B5D8; }

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

This div background color is #B6B5D8.

Border color

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

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

This div border color is #B6B5D8.

Opacity

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

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

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

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

This text has shadow with #B6B5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B5D8.

Preview

Color preview on black background

This text has color #B6B5D8 on black background.


Color preview on white background

This text has color #B6B5D8 on white background.


Black color preview on #B6B5D8 background

This text has black color on #B6B5D8 background.


White color preview on #B6B5D8 background

This text has white color on #B6B5D8 background.


Related colors

Complementary color

Complementary color for #hex is #494A27.


I love getcolorcode.com

Triadic colors

1 #D8B6B5 and #B5D8B6 with #B6B5D8 are triadic colors.

2 #D8B5B6 and #B5B6D8 with #B6B5D8 are triadic colors.