COLOR #BC7EB6

HEX: #BC7EB6 RGB: (188,126,182)

Renk bilgisi

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

RGB renk modeli

#BC7EB6 color RGB value is (188,126,182).

RGB: (188,126,182) (74%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 126 of 255 = 49%
B 182 of 255 = 71%

188
126
182

R + G + B ~ 65%. #BC7EB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 126 + 182 = 496 (100%)
R 188 of 496 ~ 37.9%
G 126 of 496 ~ 25.4%
B 182 of 496 ~ 36.69'%

%37.9
%25.4
%36.69

CMYK RENK MODELİ

#BC7EB6 rengi CMYK tonu (0,33,3,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.98%
  • sarı tonu 3.19%
  • ana renk tonu 26.27%

CMYK: (0,33,3,26)
C0M33Y3K26 (0%, 33%, 3%, 26%)
(0.00 / 0.33 / 0.03 / 0.26)

CMYK yüzdeleri

%0
%32.98
%3.19
%26.27

Codes

Color #BC7EB6 in popluar color models

BC 7E B6
RGB 188 126 182
HSL 306° 31.63% 61.57%
HSB/HSV 306° 32.98% 73.73%
CMYK 0.00% 32.98% 3.19%
26.27%

Color #BC7EB6 in popluar number systems.

HEX BC 7E B6
Decimal 188 126 182
Binary 10111100 1111110 10110110
Octal 274 176 266

Shades and tints

Shades of #BC7EB6

#BC7EB6
(188,126,182)
#AB73A6
(171,115,166)
#9A6896
(154,104,150)
#895D86
(137,93,134)
#785276
(120,82,118)
#674766
(103,71,102)
#563C56
(86,60,86)
#453146
(69,49,70)
#342636
(52,38,54)
#231B26
(35,27,38)
#121016
(18,16,22)
#000000
(0,0,0)

Tints of #BC7EB6

#BC7EB6
(188,126,182)
#C289BC
(194,137,188)
#C894C2
(200,148,194)
#CE9FC8
(206,159,200)
#D4AACE
(212,170,206)
#DAB5D4
(218,181,212)
#E0C0DA
(224,192,218)
#E6CBE0
(230,203,224)
#ECD6E6
(236,214,230)
#F2E1EC
(242,225,236)
#F8ECF2
(248,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7EB6 color. Also use rgb(188,126,182) instead hex code.

Text Font Color

.myTextColor { color: #BC7EB6; }

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

This text font color is #BC7EB6.

Background Color

.myBgColor { background-color: #BC7EB6; }

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

This div background color is #BC7EB6.

Border color

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

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

This div border color is #BC7EB6.

Opacity

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

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

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

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

This text has shadow with #BC7EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7EB6.

Preview

Color preview on black background

This text has color #BC7EB6 on black background.


Color preview on white background

This text has color #BC7EB6 on white background.


Black color preview on #BC7EB6 background

This text has black color on #BC7EB6 background.


White color preview on #BC7EB6 background

This text has white color on #BC7EB6 background.


Related colors

Complementary color

Complementary color for #hex is #438149.


I love getcolorcode.com

Triadic colors

1 #B6BC7E and #7EB6BC with #BC7EB6 are triadic colors.

2 #B67EBC and #7EBCB6 with #BC7EB6 are triadic colors.