COLOR #BCC7D9

HEX: #BCC7D9 RGB: (188,199,217)

Renk bilgisi

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

RGB renk modeli

#BCC7D9 color RGB value is (188,199,217).

RGB: (188,199,217) (74%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 217 of 255 = 85%

188
199
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 217 = 604 (100%)
R 188 of 604 ~ 31.13%
G 199 of 604 ~ 32.95%
B 217 of 604 ~ 35.93'%

%31.13
%32.95
%35.93

CMYK RENK MODELİ

#BCC7D9 rengi CMYK tonu (13,8,0,15).

  • camgöbeği tonu 13.36%
  • eflatun tonu 8.29%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (13,8,0,15)
C13M8Y0K15 (13%, 8%, 0%, 15%)
(0.13 / 0.08 / 0.00 / 0.15)

CMYK yüzdeleri

%13.36
%8.29
%0
%14.9

Codes

Color #BCC7D9 in popluar color models

BC C7 D9
RGB 188 199 217
HSL 217° 27.62% 79.41%
HSB/HSV 217° 13.36% 85.10%
CMYK 13.36% 8.29% 0.00%
14.90%

Color #BCC7D9 in popluar number systems.

HEX BC C7 D9
Decimal 188 199 217
Binary 10111100 11000111 11011001
Octal 274 307 331

Shades and tints

Shades of #BCC7D9

#BCC7D9
(188,199,217)
#ABB5C6
(171,181,198)
#9AA3B3
(154,163,179)
#8991A0
(137,145,160)
#787F8D
(120,127,141)
#676D7A
(103,109,122)
#565B67
(86,91,103)
#454954
(69,73,84)
#343741
(52,55,65)
#23252E
(35,37,46)
#12131B
(18,19,27)
#000000
(0,0,0)

Tints of #BCC7D9

#BCC7D9
(188,199,217)
#C2CCDC
(194,204,220)
#C8D1DF
(200,209,223)
#CED6E2
(206,214,226)
#D4DBE5
(212,219,229)
#DAE0E8
(218,224,232)
#E0E5EB
(224,229,235)
#E6EAEE
(230,234,238)
#ECEFF1
(236,239,241)
#F2F4F4
(242,244,244)
#F8F9F7
(248,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7D9; }

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

This text font color is #BCC7D9.

Background Color

.myBgColor { background-color: #BCC7D9; }

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

This div background color is #BCC7D9.

Border color

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

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

This div border color is #BCC7D9.

Opacity

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

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

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

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

This text has shadow with #BCC7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7D9.

Preview

Color preview on black background

This text has color #BCC7D9 on black background.


Color preview on white background

This text has color #BCC7D9 on white background.


Black color preview on #BCC7D9 background

This text has black color on #BCC7D9 background.


White color preview on #BCC7D9 background

This text has white color on #BCC7D9 background.


Related colors

Complementary color

Complementary color for #hex is #433826.


I love getcolorcode.com

Triadic colors

1 #D9BCC7 and #C7D9BC with #BCC7D9 are triadic colors.

2 #D9C7BC and #C7BCD9 with #BCC7D9 are triadic colors.