COLOR #BC6BDF

HEX: #BC6BDF RGB: (188,107,223)

Renk bilgisi

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

RGB renk modeli

#BC6BDF color RGB value is (188,107,223).

RGB: (188,107,223) (74%, 42%, 87%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 107 of 255 = 42%
B 223 of 255 = 87%

188
107
223

R + G + B ~ 68%. #BC6BDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 107 + 223 = 518 (100%)
R 188 of 518 ~ 36.29%
G 107 of 518 ~ 20.66%
B 223 of 518 ~ 43.05'%

%36.29
%20.66
%43.05

CMYK RENK MODELİ

#BC6BDF rengi CMYK tonu (16,52,0,13).

  • camgöbeği tonu 15.70%
  • eflatun tonu 52.02%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (16,52,0,13)
C16M52Y0K13 (16%, 52%, 0%, 13%)
(0.16 / 0.52 / 0.00 / 0.13)

CMYK yüzdeleri

%15.7
%52.02
%0
%12.55

Codes

Color #BC6BDF in popluar color models

BC 6B DF
RGB 188 107 223
HSL 282° 64.44% 64.71%
HSB/HSV 282° 52.02% 87.45%
CMYK 15.70% 52.02% 0.00%
12.55%

Color #BC6BDF in popluar number systems.

HEX BC 6B DF
Decimal 188 107 223
Binary 10111100 1101011 11011111
Octal 274 153 337

Shades and tints

Shades of #BC6BDF

#BC6BDF
(188,107,223)
#AB62CB
(171,98,203)
#9A59B7
(154,89,183)
#8950A3
(137,80,163)
#78478F
(120,71,143)
#673E7B
(103,62,123)
#563567
(86,53,103)
#452C53
(69,44,83)
#34233F
(52,35,63)
#231A2B
(35,26,43)
#121117
(18,17,23)
#000000
(0,0,0)

Tints of #BC6BDF

#BC6BDF
(188,107,223)
#C278E1
(194,120,225)
#C885E3
(200,133,227)
#CE92E5
(206,146,229)
#D49FE7
(212,159,231)
#DAACE9
(218,172,233)
#E0B9EB
(224,185,235)
#E6C6ED
(230,198,237)
#ECD3EF
(236,211,239)
#F2E0F1
(242,224,241)
#F8EDF3
(248,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC6BDF color. Also use rgb(188,107,223) instead hex code.

Text Font Color

.myTextColor { color: #BC6BDF; }

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

This text font color is #BC6BDF.

Background Color

.myBgColor { background-color: #BC6BDF; }

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

This div background color is #BC6BDF.

Border color

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

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

This div border color is #BC6BDF.

Opacity

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

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

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

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

This text has shadow with #BC6BDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6BDF.

Preview

Color preview on black background

This text has color #BC6BDF on black background.


Color preview on white background

This text has color #BC6BDF on white background.


Black color preview on #BC6BDF background

This text has black color on #BC6BDF background.


White color preview on #BC6BDF background

This text has white color on #BC6BDF background.


Related colors

Complementary color

Complementary color for #hex is #439420.


I love getcolorcode.com

Triadic colors

1 #DFBC6B and #6BDFBC with #BC6BDF are triadic colors.

2 #DF6BBC and #6BBCDF with #BC6BDF are triadic colors.