COLOR #BC63C0

HEX: #BC63C0 RGB: (188,99,192)

Renk bilgisi

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

RGB renk modeli

#BC63C0 color RGB value is (188,99,192).

RGB: (188,99,192) (74%, 39%, 75%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 99 of 255 = 39%
B 192 of 255 = 75%

188
99
192

R + G + B ~ 63%. #BC63C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 99 + 192 = 479 (100%)
R 188 of 479 ~ 39.25%
G 99 of 479 ~ 20.67%
B 192 of 479 ~ 40.08'%

%39.25
%20.67
%40.08

CMYK RENK MODELİ

#BC63C0 rengi CMYK tonu (2,48,0,25).

  • camgöbeği tonu 2.08%
  • eflatun tonu 48.44%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (2,48,0,25)
C2M48Y0K25 (2%, 48%, 0%, 25%)
(0.02 / 0.48 / 0.00 / 0.25)

CMYK yüzdeleri

%2.08
%48.44
%0
%24.71

Codes

Color #BC63C0 in popluar color models

BC 63 C0
RGB 188 99 192
HSL 297° 42.47% 57.06%
HSB/HSV 297° 48.44% 75.29%
CMYK 2.08% 48.44% 0.00%
24.71%

Color #BC63C0 in popluar number systems.

HEX BC 63 C0
Decimal 188 99 192
Binary 10111100 1100011 11000000
Octal 274 143 300

Shades and tints

Shades of #BC63C0

#BC63C0
(188,99,192)
#AB5AAF
(171,90,175)
#9A519E
(154,81,158)
#89488D
(137,72,141)
#783F7C
(120,63,124)
#67366B
(103,54,107)
#562D5A
(86,45,90)
#452449
(69,36,73)
#341B38
(52,27,56)
#231227
(35,18,39)
#120916
(18,9,22)
#000000
(0,0,0)

Tints of #BC63C0

#BC63C0
(188,99,192)
#C271C5
(194,113,197)
#C87FCA
(200,127,202)
#CE8DCF
(206,141,207)
#D49BD4
(212,155,212)
#DAA9D9
(218,169,217)
#E0B7DE
(224,183,222)
#E6C5E3
(230,197,227)
#ECD3E8
(236,211,232)
#F2E1ED
(242,225,237)
#F8EFF2
(248,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC63C0 color. Also use rgb(188,99,192) instead hex code.

Text Font Color

.myTextColor { color: #BC63C0; }

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

This text font color is #BC63C0.

Background Color

.myBgColor { background-color: #BC63C0; }

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

This div background color is #BC63C0.

Border color

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

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

This div border color is #BC63C0.

Opacity

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

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

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

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

This text has shadow with #BC63C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC63C0.

Preview

Color preview on black background

This text has color #BC63C0 on black background.


Color preview on white background

This text has color #BC63C0 on white background.


Black color preview on #BC63C0 background

This text has black color on #BC63C0 background.


White color preview on #BC63C0 background

This text has white color on #BC63C0 background.


Related colors

Complementary color

Complementary color for #hex is #439C3F.


I love getcolorcode.com

Triadic colors

1 #C0BC63 and #63C0BC with #BC63C0 are triadic colors.

2 #C063BC and #63BCC0 with #BC63C0 are triadic colors.