COLOR #BC9CD6

HEX: #BC9CD6 RGB: (188,156,214)

Renk bilgisi

#BC9CD6 contains red, green and blue colors in about the same proportion. #BC9CD6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#BC9CD6 color RGB value is (188,156,214).

RGB: (188,156,214) (74%, 61%, 84%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 156 of 255 = 61%
B 214 of 255 = 84%

188
156
214

R + G + B ~ 73%. #BC9CD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 156 + 214 = 558 (100%)
R 188 of 558 ~ 33.69%
G 156 of 558 ~ 27.96%
B 214 of 558 ~ 38.35'%

%33.69
%27.96
%38.35

CMYK RENK MODELİ

#BC9CD6 rengi CMYK tonu (12,27,0,16).

  • camgöbeği tonu 12.15%
  • eflatun tonu 27.10%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (12,27,0,16)
C12M27Y0K16 (12%, 27%, 0%, 16%)
(0.12 / 0.27 / 0.00 / 0.16)

CMYK yüzdeleri

%12.15
%27.1
%0
%16.08

Codes

Color #BC9CD6 in popluar color models

BC 9C D6
RGB 188 156 214
HSL 273° 41.43% 72.55%
HSB/HSV 273° 27.10% 83.92%
CMYK 12.15% 27.10% 0.00%
16.08%

Color #BC9CD6 in popluar number systems.

HEX BC 9C D6
Decimal 188 156 214
Binary 10111100 10011100 11010110
Octal 274 234 326

Shades and tints

Shades of #BC9CD6

#BC9CD6
(188,156,214)
#AB8EC3
(171,142,195)
#9A80B0
(154,128,176)
#89729D
(137,114,157)
#78648A
(120,100,138)
#675677
(103,86,119)
#564864
(86,72,100)
#453A51
(69,58,81)
#342C3E
(52,44,62)
#231E2B
(35,30,43)
#121018
(18,16,24)
#000000
(0,0,0)

Tints of #BC9CD6

#BC9CD6
(188,156,214)
#C2A5D9
(194,165,217)
#C8AEDC
(200,174,220)
#CEB7DF
(206,183,223)
#D4C0E2
(212,192,226)
#DAC9E5
(218,201,229)
#E0D2E8
(224,210,232)
#E6DBEB
(230,219,235)
#ECE4EE
(236,228,238)
#F2EDF1
(242,237,241)
#F8F6F4
(248,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC9CD6 color. Also use rgb(188,156,214) instead hex code.

Text Font Color

.myTextColor { color: #BC9CD6; }

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

This text font color is #BC9CD6.

Background Color

.myBgColor { background-color: #BC9CD6; }

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

This div background color is #BC9CD6.

Border color

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

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

This div border color is #BC9CD6.

Opacity

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

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

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

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

This text has shadow with #BC9CD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC9CD6.

Preview

Color preview on black background

This text has color #BC9CD6 on black background.


Color preview on white background

This text has color #BC9CD6 on white background.


Black color preview on #BC9CD6 background

This text has black color on #BC9CD6 background.


White color preview on #BC9CD6 background

This text has white color on #BC9CD6 background.


Related colors

Complementary color

Complementary color for #hex is #436329.


I love getcolorcode.com

Triadic colors

1 #D6BC9C and #9CD6BC with #BC9CD6 are triadic colors.

2 #D69CBC and #9CBCD6 with #BC9CD6 are triadic colors.