COLOR #BCB6E5

HEX: #BCB6E5 RGB: (188,182,229)

Renk bilgisi

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

RGB renk modeli

#BCB6E5 color RGB value is (188,182,229).

RGB: (188,182,229) (74%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 182 of 255 = 71%
B 229 of 255 = 90%

188
182
229

R + G + B ~ 78%. #BCB6E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 182 + 229 = 599 (100%)
R 188 of 599 ~ 31.39%
G 182 of 599 ~ 30.38%
B 229 of 599 ~ 38.23'%

%31.39
%30.38
%38.23

CMYK RENK MODELİ

#BCB6E5 rengi CMYK tonu (18,21,0,10).

  • camgöbeği tonu 17.90%
  • eflatun tonu 20.52%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (18,21,0,10)
C18M21Y0K10 (18%, 21%, 0%, 10%)
(0.18 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%17.9
%20.52
%0
%10.2

Codes

Color #BCB6E5 in popluar color models

BC B6 E5
RGB 188 182 229
HSL 248° 47.47% 80.59%
HSB/HSV 248° 20.52% 89.80%
CMYK 17.90% 20.52% 0.00%
10.20%

Color #BCB6E5 in popluar number systems.

HEX BC B6 E5
Decimal 188 182 229
Binary 10111100 10110110 11100101
Octal 274 266 345

Shades and tints

Shades of #BCB6E5

#BCB6E5
(188,182,229)
#ABA6D1
(171,166,209)
#9A96BD
(154,150,189)
#8986A9
(137,134,169)
#787695
(120,118,149)
#676681
(103,102,129)
#56566D
(86,86,109)
#454659
(69,70,89)
#343645
(52,54,69)
#232631
(35,38,49)
#12161D
(18,22,29)
#000000
(0,0,0)

Tints of #BCB6E5

#BCB6E5
(188,182,229)
#C2BCE7
(194,188,231)
#C8C2E9
(200,194,233)
#CEC8EB
(206,200,235)
#D4CEED
(212,206,237)
#DAD4EF
(218,212,239)
#E0DAF1
(224,218,241)
#E6E0F3
(230,224,243)
#ECE6F5
(236,230,245)
#F2ECF7
(242,236,247)
#F8F2F9
(248,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB6E5; }

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

This text font color is #BCB6E5.

Background Color

.myBgColor { background-color: #BCB6E5; }

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

This div background color is #BCB6E5.

Border color

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

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

This div border color is #BCB6E5.

Opacity

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

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

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

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

This text has shadow with #BCB6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB6E5.

Preview

Color preview on black background

This text has color #BCB6E5 on black background.


Color preview on white background

This text has color #BCB6E5 on white background.


Black color preview on #BCB6E5 background

This text has black color on #BCB6E5 background.


White color preview on #BCB6E5 background

This text has white color on #BCB6E5 background.


Related colors

Complementary color

Complementary color for #hex is #43491A.


I love getcolorcode.com

Triadic colors

1 #E5BCB6 and #B6E5BC with #BCB6E5 are triadic colors.

2 #E5B6BC and #B6BCE5 with #BCB6E5 are triadic colors.