COLOR #BCB5E3

HEX: #BCB5E3 RGB: (188,181,227)

Renk bilgisi

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

RGB renk modeli

#BCB5E3 color RGB value is (188,181,227).

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

RGB bağlantıları ve doygunluk

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

188
181
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 227 = 596 (100%)
R 188 of 596 ~ 31.54%
G 181 of 596 ~ 30.37%
B 227 of 596 ~ 38.09'%

%31.54
%30.37
%38.09

CMYK RENK MODELİ

#BCB5E3 rengi CMYK tonu (17,20,0,11).

  • camgöbeği tonu 17.18%
  • eflatun tonu 20.26%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (17,20,0,11)
C17M20Y0K11 (17%, 20%, 0%, 11%)
(0.17 / 0.20 / 0.00 / 0.11)

CMYK yüzdeleri

%17.18
%20.26
%0
%10.98

Codes

Color #BCB5E3 in popluar color models

BC B5 E3
RGB 188 181 227
HSL 249° 45.10% 80.00%
HSB/HSV 249° 20.26% 89.02%
CMYK 17.18% 20.26% 0.00%
10.98%

Color #BCB5E3 in popluar number systems.

HEX BC B5 E3
Decimal 188 181 227
Binary 10111100 10110101 11100011
Octal 274 265 343

Shades and tints

Shades of #BCB5E3

#BCB5E3
(188,181,227)
#ABA5CF
(171,165,207)
#9A95BB
(154,149,187)
#8985A7
(137,133,167)
#787593
(120,117,147)
#67657F
(103,101,127)
#56556B
(86,85,107)
#454557
(69,69,87)
#343543
(52,53,67)
#23252F
(35,37,47)
#12151B
(18,21,27)
#000000
(0,0,0)

Tints of #BCB5E3

#BCB5E3
(188,181,227)
#C2BBE5
(194,187,229)
#C8C1E7
(200,193,231)
#CEC7E9
(206,199,233)
#D4CDEB
(212,205,235)
#DAD3ED
(218,211,237)
#E0D9EF
(224,217,239)
#E6DFF1
(230,223,241)
#ECE5F3
(236,229,243)
#F2EBF5
(242,235,245)
#F8F1F7
(248,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB5E3; }

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

This text font color is #BCB5E3.

Background Color

.myBgColor { background-color: #BCB5E3; }

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

This div background color is #BCB5E3.

Border color

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

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

This div border color is #BCB5E3.

Opacity

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

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

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

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

This text has shadow with #BCB5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB5E3.

Preview

Color preview on black background

This text has color #BCB5E3 on black background.


Color preview on white background

This text has color #BCB5E3 on white background.


Black color preview on #BCB5E3 background

This text has black color on #BCB5E3 background.


White color preview on #BCB5E3 background

This text has white color on #BCB5E3 background.


Related colors

Complementary color

Complementary color for #hex is #434A1C.


I love getcolorcode.com

Triadic colors

1 #E3BCB5 and #B5E3BC with #BCB5E3 are triadic colors.

2 #E3B5BC and #B5BCE3 with #BCB5E3 are triadic colors.