COLOR #BCB5D5

HEX: #BCB5D5 RGB: (188,181,213)

Renk bilgisi

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

RGB renk modeli

#BCB5D5 color RGB value is (188,181,213).

RGB: (188,181,213) (74%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 181 of 255 = 71%
B 213 of 255 = 84%

188
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 213 = 582 (100%)
R 188 of 582 ~ 32.3%
G 181 of 582 ~ 31.1%
B 213 of 582 ~ 36.6'%

%32.3
%31.1
%36.6

CMYK RENK MODELİ

#BCB5D5 rengi CMYK tonu (12,15,0,16).

  • camgöbeği tonu 11.74%
  • eflatun tonu 15.02%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (12,15,0,16)
C12M15Y0K16 (12%, 15%, 0%, 16%)
(0.12 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%11.74
%15.02
%0
%16.47

Codes

Color #BCB5D5 in popluar color models

BC B5 D5
RGB 188 181 213
HSL 253° 27.59% 77.25%
HSB/HSV 253° 15.02% 83.53%
CMYK 11.74% 15.02% 0.00%
16.47%

Color #BCB5D5 in popluar number systems.

HEX BC B5 D5
Decimal 188 181 213
Binary 10111100 10110101 11010101
Octal 274 265 325

Shades and tints

Shades of #BCB5D5

#BCB5D5
(188,181,213)
#ABA5C2
(171,165,194)
#9A95AF
(154,149,175)
#89859C
(137,133,156)
#787589
(120,117,137)
#676576
(103,101,118)
#565563
(86,85,99)
#454550
(69,69,80)
#34353D
(52,53,61)
#23252A
(35,37,42)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #BCB5D5

#BCB5D5
(188,181,213)
#C2BBD8
(194,187,216)
#C8C1DB
(200,193,219)
#CEC7DE
(206,199,222)
#D4CDE1
(212,205,225)
#DAD3E4
(218,211,228)
#E0D9E7
(224,217,231)
#E6DFEA
(230,223,234)
#ECE5ED
(236,229,237)
#F2EBF0
(242,235,240)
#F8F1F3
(248,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB5D5; }

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

This text font color is #BCB5D5.

Background Color

.myBgColor { background-color: #BCB5D5; }

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

This div background color is #BCB5D5.

Border color

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

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

This div border color is #BCB5D5.

Opacity

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

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

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

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

This text has shadow with #BCB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB5D5.

Preview

Color preview on black background

This text has color #BCB5D5 on black background.


Color preview on white background

This text has color #BCB5D5 on white background.


Black color preview on #BCB5D5 background

This text has black color on #BCB5D5 background.


White color preview on #BCB5D5 background

This text has white color on #BCB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #434A2A.


I love getcolorcode.com

Triadic colors

1 #D5BCB5 and #B5D5BC with #BCB5D5 are triadic colors.

2 #D5B5BC and #B5BCD5 with #BCB5D5 are triadic colors.