COLOR #BC7DE1

HEX: #BC7DE1 RGB: (188,125,225)

Renk bilgisi

#BC7DE1 contains mainly red and blue colors. #BC7DE1 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#BC7DE1 color RGB value is (188,125,225).

RGB: (188,125,225) (74%, 49%, 88%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 125 of 255 = 49%
B 225 of 255 = 88%

188
125
225

R + G + B ~ 70%. #BC7DE1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 125 + 225 = 538 (100%)
R 188 of 538 ~ 34.94%
G 125 of 538 ~ 23.23%
B 225 of 538 ~ 41.82'%

%34.94
%23.23
%41.82

CMYK RENK MODELİ

#BC7DE1 rengi CMYK tonu (16,44,0,12).

  • camgöbeği tonu 16.44%
  • eflatun tonu 44.44%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (16,44,0,12)
C16M44Y0K12 (16%, 44%, 0%, 12%)
(0.16 / 0.44 / 0.00 / 0.12)

CMYK yüzdeleri

%16.44
%44.44
%0
%11.76

Codes

Color #BC7DE1 in popluar color models

BC 7D E1
RGB 188 125 225
HSL 278° 62.50% 68.63%
HSB/HSV 278° 44.44% 88.24%
CMYK 16.44% 44.44% 0.00%
11.76%

Color #BC7DE1 in popluar number systems.

HEX BC 7D E1
Decimal 188 125 225
Binary 10111100 1111101 11100001
Octal 274 175 341

Shades and tints

Shades of #BC7DE1

#BC7DE1
(188,125,225)
#AB72CD
(171,114,205)
#9A67B9
(154,103,185)
#895CA5
(137,92,165)
#785191
(120,81,145)
#67467D
(103,70,125)
#563B69
(86,59,105)
#453055
(69,48,85)
#342541
(52,37,65)
#231A2D
(35,26,45)
#120F19
(18,15,25)
#000000
(0,0,0)

Tints of #BC7DE1

#BC7DE1
(188,125,225)
#C288E3
(194,136,227)
#C893E5
(200,147,229)
#CE9EE7
(206,158,231)
#D4A9E9
(212,169,233)
#DAB4EB
(218,180,235)
#E0BFED
(224,191,237)
#E6CAEF
(230,202,239)
#ECD5F1
(236,213,241)
#F2E0F3
(242,224,243)
#F8EBF5
(248,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7DE1 color. Also use rgb(188,125,225) instead hex code.

Text Font Color

.myTextColor { color: #BC7DE1; }

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

This text font color is #BC7DE1.

Background Color

.myBgColor { background-color: #BC7DE1; }

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

This div background color is #BC7DE1.

Border color

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

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

This div border color is #BC7DE1.

Opacity

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

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

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

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

This text has shadow with #BC7DE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7DE1.

Preview

Color preview on black background

This text has color #BC7DE1 on black background.


Color preview on white background

This text has color #BC7DE1 on white background.


Black color preview on #BC7DE1 background

This text has black color on #BC7DE1 background.


White color preview on #BC7DE1 background

This text has white color on #BC7DE1 background.


Related colors

Complementary color

Complementary color for #hex is #43821E.


I love getcolorcode.com

Triadic colors

1 #E1BC7D and #7DE1BC with #BC7DE1 are triadic colors.

2 #E17DBC and #7DBCE1 with #BC7DE1 are triadic colors.