COLOR #BCB6DF

HEX: #BCB6DF RGB: (188,182,223)

Renk bilgisi

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

RGB renk modeli

#BCB6DF color RGB value is (188,182,223).

RGB: (188,182,223) (74%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 182 of 255 = 71%
B 223 of 255 = 87%

188
182
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 182 + 223 = 593 (100%)
R 188 of 593 ~ 31.7%
G 182 of 593 ~ 30.69%
B 223 of 593 ~ 37.61'%

%31.7
%30.69
%37.61

CMYK RENK MODELİ

#BCB6DF rengi CMYK tonu (16,18,0,13).

  • camgöbeği tonu 15.70%
  • eflatun tonu 18.39%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (16,18,0,13)
C16M18Y0K13 (16%, 18%, 0%, 13%)
(0.16 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%15.7
%18.39
%0
%12.55

Codes

Color #BCB6DF in popluar color models

BC B6 DF
RGB 188 182 223
HSL 249° 39.05% 79.41%
HSB/HSV 249° 18.39% 87.45%
CMYK 15.70% 18.39% 0.00%
12.55%

Color #BCB6DF in popluar number systems.

HEX BC B6 DF
Decimal 188 182 223
Binary 10111100 10110110 11011111
Octal 274 266 337

Shades and tints

Shades of #BCB6DF

#BCB6DF
(188,182,223)
#ABA6CB
(171,166,203)
#9A96B7
(154,150,183)
#8986A3
(137,134,163)
#78768F
(120,118,143)
#67667B
(103,102,123)
#565667
(86,86,103)
#454653
(69,70,83)
#34363F
(52,54,63)
#23262B
(35,38,43)
#121617
(18,22,23)
#000000
(0,0,0)

Tints of #BCB6DF

#BCB6DF
(188,182,223)
#C2BCE1
(194,188,225)
#C8C2E3
(200,194,227)
#CEC8E5
(206,200,229)
#D4CEE7
(212,206,231)
#DAD4E9
(218,212,233)
#E0DAEB
(224,218,235)
#E6E0ED
(230,224,237)
#ECE6EF
(236,230,239)
#F2ECF1
(242,236,241)
#F8F2F3
(248,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB6DF; }

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

This text font color is #BCB6DF.

Background Color

.myBgColor { background-color: #BCB6DF; }

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

This div background color is #BCB6DF.

Border color

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

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

This div border color is #BCB6DF.

Opacity

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

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

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

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

This text has shadow with #BCB6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB6DF.

Preview

Color preview on black background

This text has color #BCB6DF on black background.


Color preview on white background

This text has color #BCB6DF on white background.


Black color preview on #BCB6DF background

This text has black color on #BCB6DF background.


White color preview on #BCB6DF background

This text has white color on #BCB6DF background.


Related colors

Complementary color

Complementary color for #hex is #434920.


I love getcolorcode.com

Triadic colors

1 #DFBCB6 and #B6DFBC with #BCB6DF are triadic colors.

2 #DFB6BC and #B6BCDF with #BCB6DF are triadic colors.