COLOR #BC93D3

HEX: #BC93D3 RGB: (188,147,211)

Renk bilgisi

#BC93D3 contains mainly red and blue colors. #BC93D3 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#BC93D3 color RGB value is (188,147,211).

RGB: (188,147,211) (74%, 58%, 83%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 147 of 255 = 58%
B 211 of 255 = 83%

188
147
211

R + G + B ~ 72%. #BC93D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 147 + 211 = 546 (100%)
R 188 of 546 ~ 34.43%
G 147 of 546 ~ 26.92%
B 211 of 546 ~ 38.64'%

%34.43
%26.92
%38.64

CMYK RENK MODELİ

#BC93D3 rengi CMYK tonu (11,30,0,17).

  • camgöbeği tonu 10.90%
  • eflatun tonu 30.33%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (11,30,0,17)
C11M30Y0K17 (11%, 30%, 0%, 17%)
(0.11 / 0.30 / 0.00 / 0.17)

CMYK yüzdeleri

%10.9
%30.33
%0
%17.25

Codes

Color #BC93D3 in popluar color models

BC 93 D3
RGB 188 147 211
HSL 278° 42.11% 70.20%
HSB/HSV 278° 30.33% 82.75%
CMYK 10.90% 30.33% 0.00%
17.25%

Color #BC93D3 in popluar number systems.

HEX BC 93 D3
Decimal 188 147 211
Binary 10111100 10010011 11010011
Octal 274 223 323

Shades and tints

Shades of #BC93D3

#BC93D3
(188,147,211)
#AB86C0
(171,134,192)
#9A79AD
(154,121,173)
#896C9A
(137,108,154)
#785F87
(120,95,135)
#675274
(103,82,116)
#564561
(86,69,97)
#45384E
(69,56,78)
#342B3B
(52,43,59)
#231E28
(35,30,40)
#121115
(18,17,21)
#000000
(0,0,0)

Tints of #BC93D3

#BC93D3
(188,147,211)
#C29CD7
(194,156,215)
#C8A5DB
(200,165,219)
#CEAEDF
(206,174,223)
#D4B7E3
(212,183,227)
#DAC0E7
(218,192,231)
#E0C9EB
(224,201,235)
#E6D2EF
(230,210,239)
#ECDBF3
(236,219,243)
#F2E4F7
(242,228,247)
#F8EDFB
(248,237,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC93D3; }

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

This text font color is #BC93D3.

Background Color

.myBgColor { background-color: #BC93D3; }

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

This div background color is #BC93D3.

Border color

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

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

This div border color is #BC93D3.

Opacity

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

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

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

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

This text has shadow with #BC93D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC93D3.

Preview

Color preview on black background

This text has color #BC93D3 on black background.


Color preview on white background

This text has color #BC93D3 on white background.


Black color preview on #BC93D3 background

This text has black color on #BC93D3 background.


White color preview on #BC93D3 background

This text has white color on #BC93D3 background.


Related colors

Complementary color

Complementary color for #hex is #436C2C.


I love getcolorcode.com

Triadic colors

1 #D3BC93 and #93D3BC with #BC93D3 are triadic colors.

2 #D393BC and #93BCD3 with #BC93D3 are triadic colors.