COLOR #BCB5E4

HEX: #BCB5E4 RGB: (188,181,228)

Renk bilgisi

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

RGB renk modeli

#BCB5E4 color RGB value is (188,181,228).

RGB: (188,181,228) (74%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 181 of 255 = 71%
B 228 of 255 = 89%

188
181
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 228 = 597 (100%)
R 188 of 597 ~ 31.49%
G 181 of 597 ~ 30.32%
B 228 of 597 ~ 38.19'%

%31.49
%30.32
%38.19

CMYK RENK MODELİ

#BCB5E4 rengi CMYK tonu (18,21,0,11).

  • camgöbeği tonu 17.54%
  • eflatun tonu 20.61%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (18,21,0,11)
C18M21Y0K11 (18%, 21%, 0%, 11%)
(0.18 / 0.21 / 0.00 / 0.11)

CMYK yüzdeleri

%17.54
%20.61
%0
%10.59

Codes

Color #BCB5E4 in popluar color models

BC B5 E4
RGB 188 181 228
HSL 249° 46.53% 80.20%
HSB/HSV 249° 20.61% 89.41%
CMYK 17.54% 20.61% 0.00%
10.59%

Color #BCB5E4 in popluar number systems.

HEX BC B5 E4
Decimal 188 181 228
Binary 10111100 10110101 11100100
Octal 274 265 344

Shades and tints

Shades of #BCB5E4

#BCB5E4
(188,181,228)
#ABA5D0
(171,165,208)
#9A95BC
(154,149,188)
#8985A8
(137,133,168)
#787594
(120,117,148)
#676580
(103,101,128)
#56556C
(86,85,108)
#454558
(69,69,88)
#343544
(52,53,68)
#232530
(35,37,48)
#12151C
(18,21,28)
#000000
(0,0,0)

Tints of #BCB5E4

#BCB5E4
(188,181,228)
#C2BBE6
(194,187,230)
#C8C1E8
(200,193,232)
#CEC7EA
(206,199,234)
#D4CDEC
(212,205,236)
#DAD3EE
(218,211,238)
#E0D9F0
(224,217,240)
#E6DFF2
(230,223,242)
#ECE5F4
(236,229,244)
#F2EBF6
(242,235,246)
#F8F1F8
(248,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB5E4 color. Also use rgb(188,181,228) instead hex code.

Text Font Color

.myTextColor { color: #BCB5E4; }

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

This text font color is #BCB5E4.

Background Color

.myBgColor { background-color: #BCB5E4; }

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

This div background color is #BCB5E4.

Border color

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

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

This div border color is #BCB5E4.

Opacity

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

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

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

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

This text has shadow with #BCB5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB5E4.

Preview

Color preview on black background

This text has color #BCB5E4 on black background.


Color preview on white background

This text has color #BCB5E4 on white background.


Black color preview on #BCB5E4 background

This text has black color on #BCB5E4 background.


White color preview on #BCB5E4 background

This text has white color on #BCB5E4 background.


Related colors

Complementary color

Complementary color for #hex is #434A1B.


I love getcolorcode.com

Triadic colors

1 #E4BCB5 and #B5E4BC with #BCB5E4 are triadic colors.

2 #E4B5BC and #B5BCE4 with #BCB5E4 are triadic colors.