COLOR #BCB4EC

HEX: #BCB4EC RGB: (188,180,236)

Renk bilgisi

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

RGB renk modeli

#BCB4EC color RGB value is (188,180,236).

RGB: (188,180,236) (74%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 180 of 255 = 71%
B 236 of 255 = 93%

188
180
236

R + G + B ~ 79%. #BCB4EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 180 + 236 = 604 (100%)
R 188 of 604 ~ 31.13%
G 180 of 604 ~ 29.8%
B 236 of 604 ~ 39.07'%

%31.13
%29.8
%39.07

CMYK RENK MODELİ

#BCB4EC rengi CMYK tonu (20,24,0,7).

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

CMYK: (20,24,0,7)
C20M24Y0K7 (20%, 24%, 0%, 7%)
(0.20 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%20.34
%23.73
%0
%7.45

Codes

Color #BCB4EC in popluar color models

BC B4 EC
RGB 188 180 236
HSL 249° 59.57% 81.57%
HSB/HSV 249° 23.73% 92.55%
CMYK 20.34% 23.73% 0.00%
7.45%

Color #BCB4EC in popluar number systems.

HEX BC B4 EC
Decimal 188 180 236
Binary 10111100 10110100 11101100
Octal 274 264 354

Shades and tints

Shades of #BCB4EC

#BCB4EC
(188,180,236)
#ABA4D7
(171,164,215)
#9A94C2
(154,148,194)
#8984AD
(137,132,173)
#787498
(120,116,152)
#676483
(103,100,131)
#56546E
(86,84,110)
#454459
(69,68,89)
#343444
(52,52,68)
#23242F
(35,36,47)
#12141A
(18,20,26)
#000000
(0,0,0)

Tints of #BCB4EC

#BCB4EC
(188,180,236)
#C2BAED
(194,186,237)
#C8C0EE
(200,192,238)
#CEC6EF
(206,198,239)
#D4CCF0
(212,204,240)
#DAD2F1
(218,210,241)
#E0D8F2
(224,216,242)
#E6DEF3
(230,222,243)
#ECE4F4
(236,228,244)
#F2EAF5
(242,234,245)
#F8F0F6
(248,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB4EC; }

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

This text font color is #BCB4EC.

Background Color

.myBgColor { background-color: #BCB4EC; }

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

This div background color is #BCB4EC.

Border color

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

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

This div border color is #BCB4EC.

Opacity

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

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

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

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

This text has shadow with #BCB4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB4EC.

Preview

Color preview on black background

This text has color #BCB4EC on black background.


Color preview on white background

This text has color #BCB4EC on white background.


Black color preview on #BCB4EC background

This text has black color on #BCB4EC background.


White color preview on #BCB4EC background

This text has white color on #BCB4EC background.


Related colors

Complementary color

Complementary color for #hex is #434B13.


I love getcolorcode.com

Triadic colors

1 #ECBCB4 and #B4ECBC with #BCB4EC are triadic colors.

2 #ECB4BC and #B4BCEC with #BCB4EC are triadic colors.