COLOR #BCB5E7

HEX: #BCB5E7 RGB: (188,181,231)

Renk bilgisi

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

RGB renk modeli

#BCB5E7 color RGB value is (188,181,231).

RGB: (188,181,231) (74%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 181 of 255 = 71%
B 231 of 255 = 91%

188
181
231

R + G + B ~ 79%. #BCB5E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 231 = 600 (100%)
R 188 of 600 ~ 31.33%
G 181 of 600 ~ 30.17%
B 231 of 600 ~ 38.5'%

%31.33
%30.17
%38.5

CMYK RENK MODELİ

#BCB5E7 rengi CMYK tonu (19,22,0,9).

  • camgöbeği tonu 18.61%
  • eflatun tonu 21.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (19,22,0,9)
C19M22Y0K9 (19%, 22%, 0%, 9%)
(0.19 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%18.61
%21.65
%0
%9.41

Codes

Color #BCB5E7 in popluar color models

BC B5 E7
RGB 188 181 231
HSL 248° 51.02% 80.78%
HSB/HSV 248° 21.65% 90.59%
CMYK 18.61% 21.65% 0.00%
9.41%

Color #BCB5E7 in popluar number systems.

HEX BC B5 E7
Decimal 188 181 231
Binary 10111100 10110101 11100111
Octal 274 265 347

Shades and tints

Shades of #BCB5E7

#BCB5E7
(188,181,231)
#ABA5D2
(171,165,210)
#9A95BD
(154,149,189)
#8985A8
(137,133,168)
#787593
(120,117,147)
#67657E
(103,101,126)
#565569
(86,85,105)
#454554
(69,69,84)
#34353F
(52,53,63)
#23252A
(35,37,42)
#121515
(18,21,21)
#000000
(0,0,0)

Tints of #BCB5E7

#BCB5E7
(188,181,231)
#C2BBE9
(194,187,233)
#C8C1EB
(200,193,235)
#CEC7ED
(206,199,237)
#D4CDEF
(212,205,239)
#DAD3F1
(218,211,241)
#E0D9F3
(224,217,243)
#E6DFF5
(230,223,245)
#ECE5F7
(236,229,247)
#F2EBF9
(242,235,249)
#F8F1FB
(248,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB5E7; }

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

This text font color is #BCB5E7.

Background Color

.myBgColor { background-color: #BCB5E7; }

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

This div background color is #BCB5E7.

Border color

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

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

This div border color is #BCB5E7.

Opacity

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

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

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

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

This text has shadow with #BCB5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB5E7.

Preview

Color preview on black background

This text has color #BCB5E7 on black background.


Color preview on white background

This text has color #BCB5E7 on white background.


Black color preview on #BCB5E7 background

This text has black color on #BCB5E7 background.


White color preview on #BCB5E7 background

This text has white color on #BCB5E7 background.


Related colors

Complementary color

Complementary color for #hex is #434A18.


I love getcolorcode.com

Triadic colors

1 #E7BCB5 and #B5E7BC with #BCB5E7 are triadic colors.

2 #E7B5BC and #B5BCE7 with #BCB5E7 are triadic colors.