COLOR #BC6AD7

HEX: #BC6AD7 RGB: (188,106,215)

Renk bilgisi

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

RGB renk modeli

#BC6AD7 color RGB value is (188,106,215).

RGB: (188,106,215) (74%, 42%, 84%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 106 of 255 = 42%
B 215 of 255 = 84%

188
106
215

R + G + B ~ 67%. #BC6AD7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 106 + 215 = 509 (100%)
R 188 of 509 ~ 36.94%
G 106 of 509 ~ 20.83%
B 215 of 509 ~ 42.24'%

%36.94
%20.83
%42.24

CMYK RENK MODELİ

#BC6AD7 rengi CMYK tonu (13,51,0,16).

  • camgöbeği tonu 12.56%
  • eflatun tonu 50.70%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (13,51,0,16)
C13M51Y0K16 (13%, 51%, 0%, 16%)
(0.13 / 0.51 / 0.00 / 0.16)

CMYK yüzdeleri

%12.56
%50.7
%0
%15.69

Codes

Color #BC6AD7 in popluar color models

BC 6A D7
RGB 188 106 215
HSL 285° 57.67% 62.94%
HSB/HSV 285° 50.70% 84.31%
CMYK 12.56% 50.70% 0.00%
15.69%

Color #BC6AD7 in popluar number systems.

HEX BC 6A D7
Decimal 188 106 215
Binary 10111100 1101010 11010111
Octal 274 152 327

Shades and tints

Shades of #BC6AD7

#BC6AD7
(188,106,215)
#AB61C4
(171,97,196)
#9A58B1
(154,88,177)
#894F9E
(137,79,158)
#78468B
(120,70,139)
#673D78
(103,61,120)
#563465
(86,52,101)
#452B52
(69,43,82)
#34223F
(52,34,63)
#23192C
(35,25,44)
#121019
(18,16,25)
#000000
(0,0,0)

Tints of #BC6AD7

#BC6AD7
(188,106,215)
#C277DA
(194,119,218)
#C884DD
(200,132,221)
#CE91E0
(206,145,224)
#D49EE3
(212,158,227)
#DAABE6
(218,171,230)
#E0B8E9
(224,184,233)
#E6C5EC
(230,197,236)
#ECD2EF
(236,210,239)
#F2DFF2
(242,223,242)
#F8ECF5
(248,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC6AD7 color. Also use rgb(188,106,215) instead hex code.

Text Font Color

.myTextColor { color: #BC6AD7; }

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

This text font color is #BC6AD7.

Background Color

.myBgColor { background-color: #BC6AD7; }

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

This div background color is #BC6AD7.

Border color

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

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

This div border color is #BC6AD7.

Opacity

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

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

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

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

This text has shadow with #BC6AD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6AD7.

Preview

Color preview on black background

This text has color #BC6AD7 on black background.


Color preview on white background

This text has color #BC6AD7 on white background.


Black color preview on #BC6AD7 background

This text has black color on #BC6AD7 background.


White color preview on #BC6AD7 background

This text has white color on #BC6AD7 background.


Related colors

Complementary color

Complementary color for #hex is #439528.


I love getcolorcode.com

Triadic colors

1 #D7BC6A and #6AD7BC with #BC6AD7 are triadic colors.

2 #D76ABC and #6ABCD7 with #BC6AD7 are triadic colors.