COLOR #BCB7CC

HEX: #BCB7CC RGB: (188,183,204)

Renk bilgisi

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

RGB renk modeli

#BCB7CC color RGB value is (188,183,204).

RGB: (188,183,204) (74%, 72%, 80%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 183 of 255 = 72%
B 204 of 255 = 80%

188
183
204

R + G + B ~ 75%. #BCB7CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 183 + 204 = 575 (100%)
R 188 of 575 ~ 32.7%
G 183 of 575 ~ 31.83%
B 204 of 575 ~ 35.48'%

%32.7
%31.83
%35.48

CMYK RENK MODELİ

#BCB7CC rengi CMYK tonu (8,10,0,20).

  • camgöbeği tonu 7.84%
  • eflatun tonu 10.29%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (8,10,0,20)
C8M10Y0K20 (8%, 10%, 0%, 20%)
(0.08 / 0.10 / 0.00 / 0.20)

CMYK yüzdeleri

%7.84
%10.29
%0
%20

Codes

Color #BCB7CC in popluar color models

BC B7 CC
RGB 188 183 204
HSL 254° 17.07% 75.88%
HSB/HSV 254° 10.29% 80.00%
CMYK 7.84% 10.29% 0.00%
20.00%

Color #BCB7CC in popluar number systems.

HEX BC B7 CC
Decimal 188 183 204
Binary 10111100 10110111 11001100
Octal 274 267 314

Shades and tints

Shades of #BCB7CC

#BCB7CC
(188,183,204)
#ABA7BA
(171,167,186)
#9A97A8
(154,151,168)
#898796
(137,135,150)
#787784
(120,119,132)
#676772
(103,103,114)
#565760
(86,87,96)
#45474E
(69,71,78)
#34373C
(52,55,60)
#23272A
(35,39,42)
#121718
(18,23,24)
#000000
(0,0,0)

Tints of #BCB7CC

#BCB7CC
(188,183,204)
#C2BDD0
(194,189,208)
#C8C3D4
(200,195,212)
#CEC9D8
(206,201,216)
#D4CFDC
(212,207,220)
#DAD5E0
(218,213,224)
#E0DBE4
(224,219,228)
#E6E1E8
(230,225,232)
#ECE7EC
(236,231,236)
#F2EDF0
(242,237,240)
#F8F3F4
(248,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB7CC color. Also use rgb(188,183,204) instead hex code.

Text Font Color

.myTextColor { color: #BCB7CC; }

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

This text font color is #BCB7CC.

Background Color

.myBgColor { background-color: #BCB7CC; }

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

This div background color is #BCB7CC.

Border color

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

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

This div border color is #BCB7CC.

Opacity

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

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

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

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

This text has shadow with #BCB7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB7CC.

Preview

Color preview on black background

This text has color #BCB7CC on black background.


Color preview on white background

This text has color #BCB7CC on white background.


Black color preview on #BCB7CC background

This text has black color on #BCB7CC background.


White color preview on #BCB7CC background

This text has white color on #BCB7CC background.


Related colors

Complementary color

Complementary color for #hex is #434833.


I love getcolorcode.com

Triadic colors

1 #CCBCB7 and #B7CCBC with #BCB7CC are triadic colors.

2 #CCB7BC and #B7BCCC with #BCB7CC are triadic colors.