COLOR #BCB6D9

HEX: #BCB6D9 RGB: (188,182,217)

Renk bilgisi

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

RGB renk modeli

#BCB6D9 color RGB value is (188,182,217).

RGB: (188,182,217) (74%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 182 of 255 = 71%
B 217 of 255 = 85%

188
182
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 182 + 217 = 587 (100%)
R 188 of 587 ~ 32.03%
G 182 of 587 ~ 31.01%
B 217 of 587 ~ 36.97'%

%32.03
%31.01
%36.97

CMYK RENK MODELİ

#BCB6D9 rengi CMYK tonu (13,16,0,15).

  • camgöbeği tonu 13.36%
  • eflatun tonu 16.13%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (13,16,0,15)
C13M16Y0K15 (13%, 16%, 0%, 15%)
(0.13 / 0.16 / 0.00 / 0.15)

CMYK yüzdeleri

%13.36
%16.13
%0
%14.9

Codes

Color #BCB6D9 in popluar color models

BC B6 D9
RGB 188 182 217
HSL 250° 31.53% 78.24%
HSB/HSV 250° 16.13% 85.10%
CMYK 13.36% 16.13% 0.00%
14.90%

Color #BCB6D9 in popluar number systems.

HEX BC B6 D9
Decimal 188 182 217
Binary 10111100 10110110 11011001
Octal 274 266 331

Shades and tints

Shades of #BCB6D9

#BCB6D9
(188,182,217)
#ABA6C6
(171,166,198)
#9A96B3
(154,150,179)
#8986A0
(137,134,160)
#78768D
(120,118,141)
#67667A
(103,102,122)
#565667
(86,86,103)
#454654
(69,70,84)
#343641
(52,54,65)
#23262E
(35,38,46)
#12161B
(18,22,27)
#000000
(0,0,0)

Tints of #BCB6D9

#BCB6D9
(188,182,217)
#C2BCDC
(194,188,220)
#C8C2DF
(200,194,223)
#CEC8E2
(206,200,226)
#D4CEE5
(212,206,229)
#DAD4E8
(218,212,232)
#E0DAEB
(224,218,235)
#E6E0EE
(230,224,238)
#ECE6F1
(236,230,241)
#F2ECF4
(242,236,244)
#F8F2F7
(248,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB6D9 color. Also use rgb(188,182,217) instead hex code.

Text Font Color

.myTextColor { color: #BCB6D9; }

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

This text font color is #BCB6D9.

Background Color

.myBgColor { background-color: #BCB6D9; }

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

This div background color is #BCB6D9.

Border color

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

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

This div border color is #BCB6D9.

Opacity

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

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

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

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

This text has shadow with #BCB6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB6D9.

Preview

Color preview on black background

This text has color #BCB6D9 on black background.


Color preview on white background

This text has color #BCB6D9 on white background.


Black color preview on #BCB6D9 background

This text has black color on #BCB6D9 background.


White color preview on #BCB6D9 background

This text has white color on #BCB6D9 background.


Related colors

Complementary color

Complementary color for #hex is #434926.


I love getcolorcode.com

Triadic colors

1 #D9BCB6 and #B6D9BC with #BCB6D9 are triadic colors.

2 #D9B6BC and #B6BCD9 with #BCB6D9 are triadic colors.