COLOR #BCBEC9

HEX: #BCBEC9 RGB: (188,190,201)

Renk bilgisi

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

RGB renk modeli

#BCBEC9 color RGB value is (188,190,201).

RGB: (188,190,201) (74%, 75%, 79%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 190 of 255 = 75%
B 201 of 255 = 79%

188
190
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 190 + 201 = 579 (100%)
R 188 of 579 ~ 32.47%
G 190 of 579 ~ 32.82%
B 201 of 579 ~ 34.72'%

%32.47
%32.82
%34.72

CMYK RENK MODELİ

#BCBEC9 rengi CMYK tonu (6,5,0,21).

  • camgöbeği tonu 6.47%
  • eflatun tonu 5.47%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (6,5,0,21)
C6M5Y0K21 (6%, 5%, 0%, 21%)
(0.06 / 0.05 / 0.00 / 0.21)

CMYK yüzdeleri

%6.47
%5.47
%0
%21.18

Codes

Color #BCBEC9 in popluar color models

BC BE C9
RGB 188 190 201
HSL 231° 10.74% 76.27%
HSB/HSV 231° 6.47% 78.82%
CMYK 6.47% 5.47% 0.00%
21.18%

Color #BCBEC9 in popluar number systems.

HEX BC BE C9
Decimal 188 190 201
Binary 10111100 10111110 11001001
Octal 274 276 311

Shades and tints

Shades of #BCBEC9

#BCBEC9
(188,190,201)
#ABADB7
(171,173,183)
#9A9CA5
(154,156,165)
#898B93
(137,139,147)
#787A81
(120,122,129)
#67696F
(103,105,111)
#56585D
(86,88,93)
#45474B
(69,71,75)
#343639
(52,54,57)
#232527
(35,37,39)
#121415
(18,20,21)
#000000
(0,0,0)

Tints of #BCBEC9

#BCBEC9
(188,190,201)
#C2C3CD
(194,195,205)
#C8C8D1
(200,200,209)
#CECDD5
(206,205,213)
#D4D2D9
(212,210,217)
#DAD7DD
(218,215,221)
#E0DCE1
(224,220,225)
#E6E1E5
(230,225,229)
#ECE6E9
(236,230,233)
#F2EBED
(242,235,237)
#F8F0F1
(248,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCBEC9 color. Also use rgb(188,190,201) instead hex code.

Text Font Color

.myTextColor { color: #BCBEC9; }

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

This text font color is #BCBEC9.

Background Color

.myBgColor { background-color: #BCBEC9; }

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

This div background color is #BCBEC9.

Border color

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

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

This div border color is #BCBEC9.

Opacity

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

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

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

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

This text has shadow with #BCBEC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCBEC9.

Preview

Color preview on black background

This text has color #BCBEC9 on black background.


Color preview on white background

This text has color #BCBEC9 on white background.


Black color preview on #BCBEC9 background

This text has black color on #BCBEC9 background.


White color preview on #BCBEC9 background

This text has white color on #BCBEC9 background.


Related colors

Complementary color

Complementary color for #hex is #434136.


I love getcolorcode.com

Triadic colors

1 #C9BCBE and #BEC9BC with #BCBEC9 are triadic colors.

2 #C9BEBC and #BEBCC9 with #BCBEC9 are triadic colors.