COLOR #B6B4DB

HEX: #B6B4DB RGB: (182,180,219)

Renk bilgisi

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

RGB renk modeli

#B6B4DB color RGB value is (182,180,219).

RGB: (182,180,219) (71%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 180 of 255 = 71%
B 219 of 255 = 86%

182
180
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 180 + 219 = 581 (100%)
R 182 of 581 ~ 31.33%
G 180 of 581 ~ 30.98%
B 219 of 581 ~ 37.69'%

%31.33
%30.98
%37.69

CMYK RENK MODELİ

#B6B4DB rengi CMYK tonu (17,18,0,14).

  • camgöbeği tonu 16.89%
  • eflatun tonu 17.81%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,18,0,14)
C17M18Y0K14 (17%, 18%, 0%, 14%)
(0.17 / 0.18 / 0.00 / 0.14)

CMYK yüzdeleri

%16.89
%17.81
%0
%14.12

Codes

Color #B6B4DB in popluar color models

B6 B4 DB
RGB 182 180 219
HSL 243° 35.14% 78.24%
HSB/HSV 243° 17.81% 85.88%
CMYK 16.89% 17.81% 0.00%
14.12%

Color #B6B4DB in popluar number systems.

HEX B6 B4 DB
Decimal 182 180 219
Binary 10110110 10110100 11011011
Octal 266 264 333

Shades and tints

Shades of #B6B4DB

#B6B4DB
(182,180,219)
#A6A4C8
(166,164,200)
#9694B5
(150,148,181)
#8684A2
(134,132,162)
#76748F
(118,116,143)
#66647C
(102,100,124)
#565469
(86,84,105)
#464456
(70,68,86)
#363443
(54,52,67)
#262430
(38,36,48)
#16141D
(22,20,29)
#000000
(0,0,0)

Tints of #B6B4DB

#B6B4DB
(182,180,219)
#BCBADE
(188,186,222)
#C2C0E1
(194,192,225)
#C8C6E4
(200,198,228)
#CECCE7
(206,204,231)
#D4D2EA
(212,210,234)
#DAD8ED
(218,216,237)
#E0DEF0
(224,222,240)
#E6E4F3
(230,228,243)
#ECEAF6
(236,234,246)
#F2F0F9
(242,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6B4DB; }

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

This text font color is #B6B4DB.

Background Color

.myBgColor { background-color: #B6B4DB; }

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

This div background color is #B6B4DB.

Border color

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

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

This div border color is #B6B4DB.

Opacity

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

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

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

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

This text has shadow with #B6B4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B4DB.

Preview

Color preview on black background

This text has color #B6B4DB on black background.


Color preview on white background

This text has color #B6B4DB on white background.


Black color preview on #B6B4DB background

This text has black color on #B6B4DB background.


White color preview on #B6B4DB background

This text has white color on #B6B4DB background.


Related colors

Complementary color

Complementary color for #hex is #494B24.


I love getcolorcode.com

Triadic colors

1 #DBB6B4 and #B4DBB6 with #B6B4DB are triadic colors.

2 #DBB4B6 and #B4B6DB with #B6B4DB are triadic colors.