COLOR #BC88D7

HEX: #BC88D7 RGB: (188,136,215)

Renk bilgisi

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

RGB renk modeli

#BC88D7 color RGB value is (188,136,215).

RGB: (188,136,215) (74%, 53%, 84%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 136 of 255 = 53%
B 215 of 255 = 84%

188
136
215

R + G + B ~ 70%. #BC88D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 136 + 215 = 539 (100%)
R 188 of 539 ~ 34.88%
G 136 of 539 ~ 25.23%
B 215 of 539 ~ 39.89'%

%34.88
%25.23
%39.89

CMYK RENK MODELİ

#BC88D7 rengi CMYK tonu (13,37,0,16).

  • camgöbeği tonu 12.56%
  • eflatun tonu 36.74%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (13,37,0,16)
C13M37Y0K16 (13%, 37%, 0%, 16%)
(0.13 / 0.37 / 0.00 / 0.16)

CMYK yüzdeleri

%12.56
%36.74
%0
%15.69

Codes

Color #BC88D7 in popluar color models

BC 88 D7
RGB 188 136 215
HSL 279° 49.69% 68.82%
HSB/HSV 279° 36.74% 84.31%
CMYK 12.56% 36.74% 0.00%
15.69%

Color #BC88D7 in popluar number systems.

HEX BC 88 D7
Decimal 188 136 215
Binary 10111100 10001000 11010111
Octal 274 210 327

Shades and tints

Shades of #BC88D7

#BC88D7
(188,136,215)
#AB7CC4
(171,124,196)
#9A70B1
(154,112,177)
#89649E
(137,100,158)
#78588B
(120,88,139)
#674C78
(103,76,120)
#564065
(86,64,101)
#453452
(69,52,82)
#34283F
(52,40,63)
#231C2C
(35,28,44)
#121019
(18,16,25)
#000000
(0,0,0)

Tints of #BC88D7

#BC88D7
(188,136,215)
#C292DA
(194,146,218)
#C89CDD
(200,156,221)
#CEA6E0
(206,166,224)
#D4B0E3
(212,176,227)
#DABAE6
(218,186,230)
#E0C4E9
(224,196,233)
#E6CEEC
(230,206,236)
#ECD8EF
(236,216,239)
#F2E2F2
(242,226,242)
#F8ECF5
(248,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC88D7 color. Also use rgb(188,136,215) instead hex code.

Text Font Color

.myTextColor { color: #BC88D7; }

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

This text font color is #BC88D7.

Background Color

.myBgColor { background-color: #BC88D7; }

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

This div background color is #BC88D7.

Border color

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

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

This div border color is #BC88D7.

Opacity

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

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

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

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

This text has shadow with #BC88D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC88D7.

Preview

Color preview on black background

This text has color #BC88D7 on black background.


Color preview on white background

This text has color #BC88D7 on white background.


Black color preview on #BC88D7 background

This text has black color on #BC88D7 background.


White color preview on #BC88D7 background

This text has white color on #BC88D7 background.


Related colors

Complementary color

Complementary color for #hex is #437728.


I love getcolorcode.com

Triadic colors

1 #D7BC88 and #88D7BC with #BC88D7 are triadic colors.

2 #D788BC and #88BCD7 with #BC88D7 are triadic colors.