COLOR #BDB6DB

HEX: #BDB6DB RGB: (189,182,219)

Renk bilgisi

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

RGB renk modeli

#BDB6DB color RGB value is (189,182,219).

RGB: (189,182,219) (74%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 189 of 255 = 74%
G 182 of 255 = 71%
B 219 of 255 = 86%

189
182
219

R + G + B ~ 77%. #BDB6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 189 + 182 + 219 = 590 (100%)
R 189 of 590 ~ 32.03%
G 182 of 590 ~ 30.85%
B 219 of 590 ~ 37.12'%

%32.03
%30.85
%37.12

CMYK RENK MODELİ

#BDB6DB rengi CMYK tonu (14,17,0,14).

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

CMYK: (14,17,0,14)
C14M17Y0K14 (14%, 17%, 0%, 14%)
(0.14 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%13.7
%16.89
%0
%14.12

Codes

Color #BDB6DB in popluar color models

BD B6 DB
RGB 189 182 219
HSL 251° 33.94% 78.63%
HSB/HSV 251° 16.89% 85.88%
CMYK 13.70% 16.89% 0.00%
14.12%

Color #BDB6DB in popluar number systems.

HEX BD B6 DB
Decimal 189 182 219
Binary 10111101 10110110 11011011
Octal 275 266 333

Shades and tints

Shades of #BDB6DB

#BDB6DB
(189,182,219)
#ACA6C8
(172,166,200)
#9B96B5
(155,150,181)
#8A86A2
(138,134,162)
#79768F
(121,118,143)
#68667C
(104,102,124)
#575669
(87,86,105)
#464656
(70,70,86)
#353643
(53,54,67)
#242630
(36,38,48)
#13161D
(19,22,29)
#000000
(0,0,0)

Tints of #BDB6DB

#BDB6DB
(189,182,219)
#C3BCDE
(195,188,222)
#C9C2E1
(201,194,225)
#CFC8E4
(207,200,228)
#D5CEE7
(213,206,231)
#DBD4EA
(219,212,234)
#E1DAED
(225,218,237)
#E7E0F0
(231,224,240)
#EDE6F3
(237,230,243)
#F3ECF6
(243,236,246)
#F9F2F9
(249,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB6DB; }

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

This text font color is #BDB6DB.

Background Color

.myBgColor { background-color: #BDB6DB; }

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

This div background color is #BDB6DB.

Border color

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

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

This div border color is #BDB6DB.

Opacity

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

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

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

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

This text has shadow with #BDB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB6DB.

Preview

Color preview on black background

This text has color #BDB6DB on black background.


Color preview on white background

This text has color #BDB6DB on white background.


Black color preview on #BDB6DB background

This text has black color on #BDB6DB background.


White color preview on #BDB6DB background

This text has white color on #BDB6DB background.


Related colors

Complementary color

Complementary color for #hex is #424924.


I love getcolorcode.com

Triadic colors

1 #DBBDB6 and #B6DBBD with #BDB6DB are triadic colors.

2 #DBB6BD and #B6BDDB with #BDB6DB are triadic colors.