COLOR #BCB5DA

HEX: #BCB5DA RGB: (188,181,218)

Renk bilgisi

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

RGB renk modeli

#BCB5DA color RGB value is (188,181,218).

RGB: (188,181,218) (74%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 181 of 255 = 71%
B 218 of 255 = 85%

188
181
218

R + G + B ~ 77%. #BCB5DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 218 = 587 (100%)
R 188 of 587 ~ 32.03%
G 181 of 587 ~ 30.83%
B 218 of 587 ~ 37.14'%

%32.03
%30.83
%37.14

CMYK RENK MODELİ

#BCB5DA rengi CMYK tonu (14,17,0,15).

  • camgöbeği tonu 13.76%
  • eflatun tonu 16.97%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (14,17,0,15)
C14M17Y0K15 (14%, 17%, 0%, 15%)
(0.14 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%13.76
%16.97
%0
%14.51

Codes

Color #BCB5DA in popluar color models

BC B5 DA
RGB 188 181 218
HSL 251° 33.33% 78.24%
HSB/HSV 251° 16.97% 85.49%
CMYK 13.76% 16.97% 0.00%
14.51%

Color #BCB5DA in popluar number systems.

HEX BC B5 DA
Decimal 188 181 218
Binary 10111100 10110101 11011010
Octal 274 265 332

Shades and tints

Shades of #BCB5DA

#BCB5DA
(188,181,218)
#ABA5C7
(171,165,199)
#9A95B4
(154,149,180)
#8985A1
(137,133,161)
#78758E
(120,117,142)
#67657B
(103,101,123)
#565568
(86,85,104)
#454555
(69,69,85)
#343542
(52,53,66)
#23252F
(35,37,47)
#12151C
(18,21,28)
#000000
(0,0,0)

Tints of #BCB5DA

#BCB5DA
(188,181,218)
#C2BBDD
(194,187,221)
#C8C1E0
(200,193,224)
#CEC7E3
(206,199,227)
#D4CDE6
(212,205,230)
#DAD3E9
(218,211,233)
#E0D9EC
(224,217,236)
#E6DFEF
(230,223,239)
#ECE5F2
(236,229,242)
#F2EBF5
(242,235,245)
#F8F1F8
(248,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB5DA color. Also use rgb(188,181,218) instead hex code.

Text Font Color

.myTextColor { color: #BCB5DA; }

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

This text font color is #BCB5DA.

Background Color

.myBgColor { background-color: #BCB5DA; }

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

This div background color is #BCB5DA.

Border color

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

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

This div border color is #BCB5DA.

Opacity

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

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

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

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

This text has shadow with #BCB5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB5DA.

Preview

Color preview on black background

This text has color #BCB5DA on black background.


Color preview on white background

This text has color #BCB5DA on white background.


Black color preview on #BCB5DA background

This text has black color on #BCB5DA background.


White color preview on #BCB5DA background

This text has white color on #BCB5DA background.


Related colors

Complementary color

Complementary color for #hex is #434A25.


I love getcolorcode.com

Triadic colors

1 #DABCB5 and #B5DABC with #BCB5DA are triadic colors.

2 #DAB5BC and #B5BCDA with #BCB5DA are triadic colors.