COLOR #BCB5C7

HEX: #BCB5C7 RGB: (188,181,199)

Renk bilgisi

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

RGB renk modeli

#BCB5C7 color RGB value is (188,181,199).

RGB: (188,181,199) (74%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 181 of 255 = 71%
B 199 of 255 = 78%

188
181
199

R + G + B ~ 74%. #BCB5C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 199 = 568 (100%)
R 188 of 568 ~ 33.1%
G 181 of 568 ~ 31.87%
B 199 of 568 ~ 35.04'%

%33.1
%31.87
%35.04

CMYK RENK MODELİ

#BCB5C7 rengi CMYK tonu (6,9,0,22).

  • camgöbeği tonu 5.53%
  • eflatun tonu 9.05%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (6,9,0,22)
C6M9Y0K22 (6%, 9%, 0%, 22%)
(0.06 / 0.09 / 0.00 / 0.22)

CMYK yüzdeleri

%5.53
%9.05
%0
%21.96

Codes

Color #BCB5C7 in popluar color models

BC B5 C7
RGB 188 181 199
HSL 263° 13.85% 74.51%
HSB/HSV 263° 9.05% 78.04%
CMYK 5.53% 9.05% 0.00%
21.96%

Color #BCB5C7 in popluar number systems.

HEX BC B5 C7
Decimal 188 181 199
Binary 10111100 10110101 11000111
Octal 274 265 307

Shades and tints

Shades of #BCB5C7

#BCB5C7
(188,181,199)
#ABA5B5
(171,165,181)
#9A95A3
(154,149,163)
#898591
(137,133,145)
#78757F
(120,117,127)
#67656D
(103,101,109)
#56555B
(86,85,91)
#454549
(69,69,73)
#343537
(52,53,55)
#232525
(35,37,37)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #BCB5C7

#BCB5C7
(188,181,199)
#C2BBCC
(194,187,204)
#C8C1D1
(200,193,209)
#CEC7D6
(206,199,214)
#D4CDDB
(212,205,219)
#DAD3E0
(218,211,224)
#E0D9E5
(224,217,229)
#E6DFEA
(230,223,234)
#ECE5EF
(236,229,239)
#F2EBF4
(242,235,244)
#F8F1F9
(248,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB5C7; }

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

This text font color is #BCB5C7.

Background Color

.myBgColor { background-color: #BCB5C7; }

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

This div background color is #BCB5C7.

Border color

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

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

This div border color is #BCB5C7.

Opacity

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

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

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

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

This text has shadow with #BCB5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB5C7.

Preview

Color preview on black background

This text has color #BCB5C7 on black background.


Color preview on white background

This text has color #BCB5C7 on white background.


Black color preview on #BCB5C7 background

This text has black color on #BCB5C7 background.


White color preview on #BCB5C7 background

This text has white color on #BCB5C7 background.


Related colors

Complementary color

Complementary color for #hex is #434A38.


I love getcolorcode.com

Triadic colors

1 #C7BCB5 and #B5C7BC with #BCB5C7 are triadic colors.

2 #C7B5BC and #B5BCC7 with #BCB5C7 are triadic colors.