COLOR #BCB7E7

HEX: #BCB7E7 RGB: (188,183,231)

Renk bilgisi

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

RGB renk modeli

#BCB7E7 color RGB value is (188,183,231).

RGB: (188,183,231) (74%, 72%, 91%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 183 of 255 = 72%
B 231 of 255 = 91%

188
183
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 183 + 231 = 602 (100%)
R 188 of 602 ~ 31.23%
G 183 of 602 ~ 30.4%
B 231 of 602 ~ 38.37'%

%31.23
%30.4
%38.37

CMYK RENK MODELİ

#BCB7E7 rengi CMYK tonu (19,21,0,9).

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

CMYK: (19,21,0,9)
C19M21Y0K9 (19%, 21%, 0%, 9%)
(0.19 / 0.21 / 0.00 / 0.09)

CMYK yüzdeleri

%18.61
%20.78
%0
%9.41

Codes

Color #BCB7E7 in popluar color models

BC B7 E7
RGB 188 183 231
HSL 246° 50.00% 81.18%
HSB/HSV 246° 20.78% 90.59%
CMYK 18.61% 20.78% 0.00%
9.41%

Color #BCB7E7 in popluar number systems.

HEX BC B7 E7
Decimal 188 183 231
Binary 10111100 10110111 11100111
Octal 274 267 347

Shades and tints

Shades of #BCB7E7

#BCB7E7
(188,183,231)
#ABA7D2
(171,167,210)
#9A97BD
(154,151,189)
#8987A8
(137,135,168)
#787793
(120,119,147)
#67677E
(103,103,126)
#565769
(86,87,105)
#454754
(69,71,84)
#34373F
(52,55,63)
#23272A
(35,39,42)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #BCB7E7

#BCB7E7
(188,183,231)
#C2BDE9
(194,189,233)
#C8C3EB
(200,195,235)
#CEC9ED
(206,201,237)
#D4CFEF
(212,207,239)
#DAD5F1
(218,213,241)
#E0DBF3
(224,219,243)
#E6E1F5
(230,225,245)
#ECE7F7
(236,231,247)
#F2EDF9
(242,237,249)
#F8F3FB
(248,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB7E7; }

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

This text font color is #BCB7E7.

Background Color

.myBgColor { background-color: #BCB7E7; }

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

This div background color is #BCB7E7.

Border color

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

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

This div border color is #BCB7E7.

Opacity

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

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

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

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

This text has shadow with #BCB7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB7E7.

Preview

Color preview on black background

This text has color #BCB7E7 on black background.


Color preview on white background

This text has color #BCB7E7 on white background.


Black color preview on #BCB7E7 background

This text has black color on #BCB7E7 background.


White color preview on #BCB7E7 background

This text has white color on #BCB7E7 background.


Related colors

Complementary color

Complementary color for #hex is #434818.


I love getcolorcode.com

Triadic colors

1 #E7BCB7 and #B7E7BC with #BCB7E7 are triadic colors.

2 #E7B7BC and #B7BCE7 with #BCB7E7 are triadic colors.