COLOR #BCC1D9

HEX: #BCC1D9 RGB: (188,193,217)

Renk bilgisi

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

RGB renk modeli

#BCC1D9 color RGB value is (188,193,217).

RGB: (188,193,217) (74%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 193 of 255 = 76%
B 217 of 255 = 85%

188
193
217

R + G + B ~ 78%. #BCC1D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 193 + 217 = 598 (100%)
R 188 of 598 ~ 31.44%
G 193 of 598 ~ 32.27%
B 217 of 598 ~ 36.29'%

%31.44
%32.27
%36.29

CMYK RENK MODELİ

#BCC1D9 rengi CMYK tonu (13,11,0,15).

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

CMYK: (13,11,0,15)
C13M11Y0K15 (13%, 11%, 0%, 15%)
(0.13 / 0.11 / 0.00 / 0.15)

CMYK yüzdeleri

%13.36
%11.06
%0
%14.9

Codes

Color #BCC1D9 in popluar color models

BC C1 D9
RGB 188 193 217
HSL 230° 27.62% 79.41%
HSB/HSV 230° 13.36% 85.10%
CMYK 13.36% 11.06% 0.00%
14.90%

Color #BCC1D9 in popluar number systems.

HEX BC C1 D9
Decimal 188 193 217
Binary 10111100 11000001 11011001
Octal 274 301 331

Shades and tints

Shades of #BCC1D9

#BCC1D9
(188,193,217)
#ABB0C6
(171,176,198)
#9A9FB3
(154,159,179)
#898EA0
(137,142,160)
#787D8D
(120,125,141)
#676C7A
(103,108,122)
#565B67
(86,91,103)
#454A54
(69,74,84)
#343941
(52,57,65)
#23282E
(35,40,46)
#12171B
(18,23,27)
#000000
(0,0,0)

Tints of #BCC1D9

#BCC1D9
(188,193,217)
#C2C6DC
(194,198,220)
#C8CBDF
(200,203,223)
#CED0E2
(206,208,226)
#D4D5E5
(212,213,229)
#DADAE8
(218,218,232)
#E0DFEB
(224,223,235)
#E6E4EE
(230,228,238)
#ECE9F1
(236,233,241)
#F2EEF4
(242,238,244)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC1D9; }

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

This text font color is #BCC1D9.

Background Color

.myBgColor { background-color: #BCC1D9; }

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

This div background color is #BCC1D9.

Border color

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

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

This div border color is #BCC1D9.

Opacity

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

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

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

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

This text has shadow with #BCC1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC1D9.

Preview

Color preview on black background

This text has color #BCC1D9 on black background.


Color preview on white background

This text has color #BCC1D9 on white background.


Black color preview on #BCC1D9 background

This text has black color on #BCC1D9 background.


White color preview on #BCC1D9 background

This text has white color on #BCC1D9 background.


Related colors

Complementary color

Complementary color for #hex is #433E26.


I love getcolorcode.com

Triadic colors

1 #D9BCC1 and #C1D9BC with #BCC1D9 are triadic colors.

2 #D9C1BC and #C1BCD9 with #BCC1D9 are triadic colors.