COLOR #BCD3E6

HEX: #BCD3E6 RGB: (188,211,230)

Renk bilgisi

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

RGB renk modeli

#BCD3E6 color RGB value is (188,211,230).

RGB: (188,211,230) (74%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 211 of 255 = 83%
B 230 of 255 = 90%

188
211
230

R + G + B ~ 82%. #BCD3E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 211 + 230 = 629 (100%)
R 188 of 629 ~ 29.89%
G 211 of 629 ~ 33.55%
B 230 of 629 ~ 36.57'%

%29.89
%33.55
%36.57

CMYK RENK MODELİ

#BCD3E6 rengi CMYK tonu (18,8,0,10).

  • camgöbeği tonu 18.26%
  • eflatun tonu 8.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (18,8,0,10)
C18M8Y0K10 (18%, 8%, 0%, 10%)
(0.18 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%18.26
%8.26
%0
%9.8

Codes

Color #BCD3E6 in popluar color models

BC D3 E6
RGB 188 211 230
HSL 207° 45.65% 81.96%
HSB/HSV 207° 18.26% 90.20%
CMYK 18.26% 8.26% 0.00%
9.80%

Color #BCD3E6 in popluar number systems.

HEX BC D3 E6
Decimal 188 211 230
Binary 10111100 11010011 11100110
Octal 274 323 346

Shades and tints

Shades of #BCD3E6

#BCD3E6
(188,211,230)
#ABC0D2
(171,192,210)
#9AADBE
(154,173,190)
#899AAA
(137,154,170)
#788796
(120,135,150)
#677482
(103,116,130)
#56616E
(86,97,110)
#454E5A
(69,78,90)
#343B46
(52,59,70)
#232832
(35,40,50)
#12151E
(18,21,30)
#000000
(0,0,0)

Tints of #BCD3E6

#BCD3E6
(188,211,230)
#C2D7E8
(194,215,232)
#C8DBEA
(200,219,234)
#CEDFEC
(206,223,236)
#D4E3EE
(212,227,238)
#DAE7F0
(218,231,240)
#E0EBF2
(224,235,242)
#E6EFF4
(230,239,244)
#ECF3F6
(236,243,246)
#F2F7F8
(242,247,248)
#F8FBFA
(248,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD3E6 color. Also use rgb(188,211,230) instead hex code.

Text Font Color

.myTextColor { color: #BCD3E6; }

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

This text font color is #BCD3E6.

Background Color

.myBgColor { background-color: #BCD3E6; }

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

This div background color is #BCD3E6.

Border color

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

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

This div border color is #BCD3E6.

Opacity

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

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

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

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

This text has shadow with #BCD3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD3E6.

Preview

Color preview on black background

This text has color #BCD3E6 on black background.


Color preview on white background

This text has color #BCD3E6 on white background.


Black color preview on #BCD3E6 background

This text has black color on #BCD3E6 background.


White color preview on #BCD3E6 background

This text has white color on #BCD3E6 background.


Related colors

Complementary color

Complementary color for #hex is #432C19.


I love getcolorcode.com

Triadic colors

1 #E6BCD3 and #D3E6BC with #BCD3E6 are triadic colors.

2 #E6D3BC and #D3BCE6 with #BCD3E6 are triadic colors.