COLOR #BCC6D7

HEX: #BCC6D7 RGB: (188,198,215)

Renk bilgisi

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

RGB renk modeli

#BCC6D7 color RGB value is (188,198,215).

RGB: (188,198,215) (74%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 198 of 255 = 78%
B 215 of 255 = 84%

188
198
215

R + G + B ~ 79%. #BCC6D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 198 + 215 = 601 (100%)
R 188 of 601 ~ 31.28%
G 198 of 601 ~ 32.95%
B 215 of 601 ~ 35.77'%

%31.28
%32.95
%35.77

CMYK RENK MODELİ

#BCC6D7 rengi CMYK tonu (13,8,0,16).

  • camgöbeği tonu 12.56%
  • eflatun tonu 7.91%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (13,8,0,16)
C13M8Y0K16 (13%, 8%, 0%, 16%)
(0.13 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%12.56
%7.91
%0
%15.69

Codes

Color #BCC6D7 in popluar color models

BC C6 D7
RGB 188 198 215
HSL 218° 25.23% 79.02%
HSB/HSV 218° 12.56% 84.31%
CMYK 12.56% 7.91% 0.00%
15.69%

Color #BCC6D7 in popluar number systems.

HEX BC C6 D7
Decimal 188 198 215
Binary 10111100 11000110 11010111
Octal 274 306 327

Shades and tints

Shades of #BCC6D7

#BCC6D7
(188,198,215)
#ABB4C4
(171,180,196)
#9AA2B1
(154,162,177)
#89909E
(137,144,158)
#787E8B
(120,126,139)
#676C78
(103,108,120)
#565A65
(86,90,101)
#454852
(69,72,82)
#34363F
(52,54,63)
#23242C
(35,36,44)
#121219
(18,18,25)
#000000
(0,0,0)

Tints of #BCC6D7

#BCC6D7
(188,198,215)
#C2CBDA
(194,203,218)
#C8D0DD
(200,208,221)
#CED5E0
(206,213,224)
#D4DAE3
(212,218,227)
#DADFE6
(218,223,230)
#E0E4E9
(224,228,233)
#E6E9EC
(230,233,236)
#ECEEEF
(236,238,239)
#F2F3F2
(242,243,242)
#F8F8F5
(248,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC6D7 color. Also use rgb(188,198,215) instead hex code.

Text Font Color

.myTextColor { color: #BCC6D7; }

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

This text font color is #BCC6D7.

Background Color

.myBgColor { background-color: #BCC6D7; }

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

This div background color is #BCC6D7.

Border color

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

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

This div border color is #BCC6D7.

Opacity

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

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

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

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

This text has shadow with #BCC6D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC6D7.

Preview

Color preview on black background

This text has color #BCC6D7 on black background.


Color preview on white background

This text has color #BCC6D7 on white background.


Black color preview on #BCC6D7 background

This text has black color on #BCC6D7 background.


White color preview on #BCC6D7 background

This text has white color on #BCC6D7 background.


Related colors

Complementary color

Complementary color for #hex is #433928.


I love getcolorcode.com

Triadic colors

1 #D7BCC6 and #C6D7BC with #BCC6D7 are triadic colors.

2 #D7C6BC and #C6BCD7 with #BCC6D7 are triadic colors.