COLOR #BC93C0

HEX: #BC93C0 RGB: (188,147,192)

Renk bilgisi

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

RGB renk modeli

#BC93C0 color RGB value is (188,147,192).

RGB: (188,147,192) (74%, 58%, 75%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 147 of 255 = 58%
B 192 of 255 = 75%

188
147
192

R + G + B ~ 69%. #BC93C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 147 + 192 = 527 (100%)
R 188 of 527 ~ 35.67%
G 147 of 527 ~ 27.89%
B 192 of 527 ~ 36.43'%

%35.67
%27.89
%36.43

CMYK RENK MODELİ

#BC93C0 rengi CMYK tonu (2,23,0,25).

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

CMYK: (2,23,0,25)
C2M23Y0K25 (2%, 23%, 0%, 25%)
(0.02 / 0.23 / 0.00 / 0.25)

CMYK yüzdeleri

%2.08
%23.44
%0
%24.71

Codes

Color #BC93C0 in popluar color models

BC 93 C0
RGB 188 147 192
HSL 295° 26.32% 66.47%
HSB/HSV 295° 23.44% 75.29%
CMYK 2.08% 23.44% 0.00%
24.71%

Color #BC93C0 in popluar number systems.

HEX BC 93 C0
Decimal 188 147 192
Binary 10111100 10010011 11000000
Octal 274 223 300

Shades and tints

Shades of #BC93C0

#BC93C0
(188,147,192)
#AB86AF
(171,134,175)
#9A799E
(154,121,158)
#896C8D
(137,108,141)
#785F7C
(120,95,124)
#67526B
(103,82,107)
#56455A
(86,69,90)
#453849
(69,56,73)
#342B38
(52,43,56)
#231E27
(35,30,39)
#121116
(18,17,22)
#000000
(0,0,0)

Tints of #BC93C0

#BC93C0
(188,147,192)
#C29CC5
(194,156,197)
#C8A5CA
(200,165,202)
#CEAECF
(206,174,207)
#D4B7D4
(212,183,212)
#DAC0D9
(218,192,217)
#E0C9DE
(224,201,222)
#E6D2E3
(230,210,227)
#ECDBE8
(236,219,232)
#F2E4ED
(242,228,237)
#F8EDF2
(248,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC93C0; }

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

This text font color is #BC93C0.

Background Color

.myBgColor { background-color: #BC93C0; }

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

This div background color is #BC93C0.

Border color

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

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

This div border color is #BC93C0.

Opacity

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

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

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

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

This text has shadow with #BC93C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC93C0.

Preview

Color preview on black background

This text has color #BC93C0 on black background.


Color preview on white background

This text has color #BC93C0 on white background.


Black color preview on #BC93C0 background

This text has black color on #BC93C0 background.


White color preview on #BC93C0 background

This text has white color on #BC93C0 background.


Related colors

Complementary color

Complementary color for #hex is #436C3F.


I love getcolorcode.com

Triadic colors

1 #C0BC93 and #93C0BC with #BC93C0 are triadic colors.

2 #C093BC and #93BCC0 with #BC93C0 are triadic colors.