COLOR #BC3BD6

HEX: #BC3BD6 RGB: (188,59,214)

Renk bilgisi

#BC3BD6 contains mainly red and blue colors. #BC3BD6 ‘ nin web güvenlik rengi #CC33CC (ya da #C3C) dir.

RGB renk modeli

#BC3BD6 color RGB value is (188,59,214).

RGB: (188,59,214) (74%, 23%, 84%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 59 of 255 = 23%
B 214 of 255 = 84%

188
59
214

R + G + B ~ 60%. #BC3BD6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 59 + 214 = 461 (100%)
R 188 of 461 ~ 40.78%
G 59 of 461 ~ 12.8%
B 214 of 461 ~ 46.42'%

%40.78
%12.8
%46.42

CMYK RENK MODELİ

#BC3BD6 rengi CMYK tonu (12,72,0,16).

  • camgöbeği tonu 12.15%
  • eflatun tonu 72.43%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (12,72,0,16)
C12M72Y0K16 (12%, 72%, 0%, 16%)
(0.12 / 0.72 / 0.00 / 0.16)

CMYK yüzdeleri

%12.15
%72.43
%0
%16.08

Codes

Color #BC3BD6 in popluar color models

BC 3B D6
RGB 188 59 214
HSL 290° 65.40% 53.53%
HSB/HSV 290° 72.43% 83.92%
CMYK 12.15% 72.43% 0.00%
16.08%

Color #BC3BD6 in popluar number systems.

HEX BC 3B D6
Decimal 188 59 214
Binary 10111100 111011 11010110
Octal 274 73 326

Shades and tints

Shades of #BC3BD6

#BC3BD6
(188,59,214)
#AB36C3
(171,54,195)
#9A31B0
(154,49,176)
#892C9D
(137,44,157)
#78278A
(120,39,138)
#672277
(103,34,119)
#561D64
(86,29,100)
#451851
(69,24,81)
#34133E
(52,19,62)
#230E2B
(35,14,43)
#120918
(18,9,24)
#000000
(0,0,0)

Tints of #BC3BD6

#BC3BD6
(188,59,214)
#C24CD9
(194,76,217)
#C85DDC
(200,93,220)
#CE6EDF
(206,110,223)
#D47FE2
(212,127,226)
#DA90E5
(218,144,229)
#E0A1E8
(224,161,232)
#E6B2EB
(230,178,235)
#ECC3EE
(236,195,238)
#F2D4F1
(242,212,241)
#F8E5F4
(248,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC3BD6 color. Also use rgb(188,59,214) instead hex code.

Text Font Color

.myTextColor { color: #BC3BD6; }

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

This text font color is #BC3BD6.

Background Color

.myBgColor { background-color: #BC3BD6; }

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

This div background color is #BC3BD6.

Border color

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

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

This div border color is #BC3BD6.

Opacity

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

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

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

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

This text has shadow with #BC3BD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC3BD6.

Preview

Color preview on black background

This text has color #BC3BD6 on black background.


Color preview on white background

This text has color #BC3BD6 on white background.


Black color preview on #BC3BD6 background

This text has black color on #BC3BD6 background.


White color preview on #BC3BD6 background

This text has white color on #BC3BD6 background.


Related colors

Complementary color

Complementary color for #hex is #43C429.


I love getcolorcode.com

Triadic colors

1 #D6BC3B and #3BD6BC with #BC3BD6 are triadic colors.

2 #D63BBC and #3BBCD6 with #BC3BD6 are triadic colors.