COLOR #BC99EC

HEX: #BC99EC RGB: (188,153,236)

Renk bilgisi

#BC99EC contains mainly red and blue colors. #BC99EC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#BC99EC color RGB value is (188,153,236).

RGB: (188,153,236) (74%, 60%, 93%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 153 of 255 = 60%
B 236 of 255 = 93%

188
153
236

R + G + B ~ 76%. #BC99EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 153 + 236 = 577 (100%)
R 188 of 577 ~ 32.58%
G 153 of 577 ~ 26.52%
B 236 of 577 ~ 40.9'%

%32.58
%26.52
%40.9

CMYK RENK MODELİ

#BC99EC rengi CMYK tonu (20,35,0,7).

  • camgöbeği tonu 20.34%
  • eflatun tonu 35.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (20,35,0,7)
C20M35Y0K7 (20%, 35%, 0%, 7%)
(0.20 / 0.35 / 0.00 / 0.07)

CMYK yüzdeleri

%20.34
%35.17
%0
%7.45

Codes

Color #BC99EC in popluar color models

BC 99 EC
RGB 188 153 236
HSL 265° 68.60% 76.27%
HSB/HSV 265° 35.17% 92.55%
CMYK 20.34% 35.17% 0.00%
7.45%

Color #BC99EC in popluar number systems.

HEX BC 99 EC
Decimal 188 153 236
Binary 10111100 10011001 11101100
Octal 274 231 354

Shades and tints

Shades of #BC99EC

#BC99EC
(188,153,236)
#AB8CD7
(171,140,215)
#9A7FC2
(154,127,194)
#8972AD
(137,114,173)
#786598
(120,101,152)
#675883
(103,88,131)
#564B6E
(86,75,110)
#453E59
(69,62,89)
#343144
(52,49,68)
#23242F
(35,36,47)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #BC99EC

#BC99EC
(188,153,236)
#C2A2ED
(194,162,237)
#C8ABEE
(200,171,238)
#CEB4EF
(206,180,239)
#D4BDF0
(212,189,240)
#DAC6F1
(218,198,241)
#E0CFF2
(224,207,242)
#E6D8F3
(230,216,243)
#ECE1F4
(236,225,244)
#F2EAF5
(242,234,245)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC99EC color. Also use rgb(188,153,236) instead hex code.

Text Font Color

.myTextColor { color: #BC99EC; }

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

This text font color is #BC99EC.

Background Color

.myBgColor { background-color: #BC99EC; }

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

This div background color is #BC99EC.

Border color

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

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

This div border color is #BC99EC.

Opacity

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

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

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

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

This text has shadow with #BC99EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC99EC.

Preview

Color preview on black background

This text has color #BC99EC on black background.


Color preview on white background

This text has color #BC99EC on white background.


Black color preview on #BC99EC background

This text has black color on #BC99EC background.


White color preview on #BC99EC background

This text has white color on #BC99EC background.


Related colors

Complementary color

Complementary color for #hex is #436613.


I love getcolorcode.com

Triadic colors

1 #ECBC99 and #99ECBC with #BC99EC are triadic colors.

2 #EC99BC and #99BCEC with #BC99EC are triadic colors.