COLOR #BC71C0

HEX: #BC71C0 RGB: (188,113,192)

Renk bilgisi

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

RGB renk modeli

#BC71C0 color RGB value is (188,113,192).

RGB: (188,113,192) (74%, 44%, 75%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 113 of 255 = 44%
B 192 of 255 = 75%

188
113
192

R + G + B ~ 64%. #BC71C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 113 + 192 = 493 (100%)
R 188 of 493 ~ 38.13%
G 113 of 493 ~ 22.92%
B 192 of 493 ~ 38.95'%

%38.13
%22.92
%38.95

CMYK RENK MODELİ

#BC71C0 rengi CMYK tonu (2,41,0,25).

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

CMYK: (2,41,0,25)
C2M41Y0K25 (2%, 41%, 0%, 25%)
(0.02 / 0.41 / 0.00 / 0.25)

CMYK yüzdeleri

%2.08
%41.15
%0
%24.71

Codes

Color #BC71C0 in popluar color models

BC 71 C0
RGB 188 113 192
HSL 297° 38.54% 59.80%
HSB/HSV 297° 41.15% 75.29%
CMYK 2.08% 41.15% 0.00%
24.71%

Color #BC71C0 in popluar number systems.

HEX BC 71 C0
Decimal 188 113 192
Binary 10111100 1110001 11000000
Octal 274 161 300

Shades and tints

Shades of #BC71C0

#BC71C0
(188,113,192)
#AB67AF
(171,103,175)
#9A5D9E
(154,93,158)
#89538D
(137,83,141)
#78497C
(120,73,124)
#673F6B
(103,63,107)
#56355A
(86,53,90)
#452B49
(69,43,73)
#342138
(52,33,56)
#231727
(35,23,39)
#120D16
(18,13,22)
#000000
(0,0,0)

Tints of #BC71C0

#BC71C0
(188,113,192)
#C27DC5
(194,125,197)
#C889CA
(200,137,202)
#CE95CF
(206,149,207)
#D4A1D4
(212,161,212)
#DAADD9
(218,173,217)
#E0B9DE
(224,185,222)
#E6C5E3
(230,197,227)
#ECD1E8
(236,209,232)
#F2DDED
(242,221,237)
#F8E9F2
(248,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC71C0; }

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

This text font color is #BC71C0.

Background Color

.myBgColor { background-color: #BC71C0; }

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

This div background color is #BC71C0.

Border color

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

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

This div border color is #BC71C0.

Opacity

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

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

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

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

This text has shadow with #BC71C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC71C0.

Preview

Color preview on black background

This text has color #BC71C0 on black background.


Color preview on white background

This text has color #BC71C0 on white background.


Black color preview on #BC71C0 background

This text has black color on #BC71C0 background.


White color preview on #BC71C0 background

This text has white color on #BC71C0 background.


Related colors

Complementary color

Complementary color for #hex is #438E3F.


I love getcolorcode.com

Triadic colors

1 #C0BC71 and #71C0BC with #BC71C0 are triadic colors.

2 #C071BC and #71BCC0 with #BC71C0 are triadic colors.