COLOR #BCBBE6

HEX: #BCBBE6 RGB: (188,187,230)

Renk bilgisi

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

RGB renk modeli

#BCBBE6 color RGB value is (188,187,230).

RGB: (188,187,230) (74%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 187 of 255 = 73%
B 230 of 255 = 90%

188
187
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 187 + 230 = 605 (100%)
R 188 of 605 ~ 31.07%
G 187 of 605 ~ 30.91%
B 230 of 605 ~ 38.02'%

%31.07
%30.91
%38.02

CMYK RENK MODELİ

#BCBBE6 rengi CMYK tonu (18,19,0,10).

  • camgöbeği tonu 18.26%
  • eflatun tonu 18.70%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (18,19,0,10)
C18M19Y0K10 (18%, 19%, 0%, 10%)
(0.18 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%18.26
%18.7
%0
%9.8

Codes

Color #BCBBE6 in popluar color models

BC BB E6
RGB 188 187 230
HSL 241° 46.24% 81.76%
HSB/HSV 241° 18.70% 90.20%
CMYK 18.26% 18.70% 0.00%
9.80%

Color #BCBBE6 in popluar number systems.

HEX BC BB E6
Decimal 188 187 230
Binary 10111100 10111011 11100110
Octal 274 273 346

Shades and tints

Shades of #BCBBE6

#BCBBE6
(188,187,230)
#ABAAD2
(171,170,210)
#9A99BE
(154,153,190)
#8988AA
(137,136,170)
#787796
(120,119,150)
#676682
(103,102,130)
#56556E
(86,85,110)
#45445A
(69,68,90)
#343346
(52,51,70)
#232232
(35,34,50)
#12111E
(18,17,30)
#000000
(0,0,0)

Tints of #BCBBE6

#BCBBE6
(188,187,230)
#C2C1E8
(194,193,232)
#C8C7EA
(200,199,234)
#CECDEC
(206,205,236)
#D4D3EE
(212,211,238)
#DAD9F0
(218,217,240)
#E0DFF2
(224,223,242)
#E6E5F4
(230,229,244)
#ECEBF6
(236,235,246)
#F2F1F8
(242,241,248)
#F8F7FA
(248,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCBBE6 color. Also use rgb(188,187,230) instead hex code.

Text Font Color

.myTextColor { color: #BCBBE6; }

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

This text font color is #BCBBE6.

Background Color

.myBgColor { background-color: #BCBBE6; }

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

This div background color is #BCBBE6.

Border color

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

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

This div border color is #BCBBE6.

Opacity

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

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

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

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

This text has shadow with #BCBBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCBBE6.

Preview

Color preview on black background

This text has color #BCBBE6 on black background.


Color preview on white background

This text has color #BCBBE6 on white background.


Black color preview on #BCBBE6 background

This text has black color on #BCBBE6 background.


White color preview on #BCBBE6 background

This text has white color on #BCBBE6 background.


Related colors

Complementary color

Complementary color for #hex is #434419.


I love getcolorcode.com

Triadic colors

1 #E6BCBB and #BBE6BC with #BCBBE6 are triadic colors.

2 #E6BBBC and #BBBCE6 with #BCBBE6 are triadic colors.