COLOR #BCD5E9

HEX: #BCD5E9 RGB: (188,213,233)

Renk bilgisi

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

RGB renk modeli

#BCD5E9 color RGB value is (188,213,233).

RGB: (188,213,233) (74%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 233 of 255 = 91%

188
213
233

R + G + B ~ 83%. #BCD5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 233 = 634 (100%)
R 188 of 634 ~ 29.65%
G 213 of 634 ~ 33.6%
B 233 of 634 ~ 36.75'%

%29.65
%33.6
%36.75

CMYK RENK MODELİ

#BCD5E9 rengi CMYK tonu (19,9,0,9).

  • camgöbeği tonu 19.31%
  • eflatun tonu 8.58%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (19,9,0,9)
C19M9Y0K9 (19%, 9%, 0%, 9%)
(0.19 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%19.31
%8.58
%0
%8.63

Codes

Color #BCD5E9 in popluar color models

BC D5 E9
RGB 188 213 233
HSL 207° 50.56% 82.55%
HSB/HSV 207° 19.31% 91.37%
CMYK 19.31% 8.58% 0.00%
8.63%

Color #BCD5E9 in popluar number systems.

HEX BC D5 E9
Decimal 188 213 233
Binary 10111100 11010101 11101001
Octal 274 325 351

Shades and tints

Shades of #BCD5E9

#BCD5E9
(188,213,233)
#ABC2D4
(171,194,212)
#9AAFBF
(154,175,191)
#899CAA
(137,156,170)
#788995
(120,137,149)
#677680
(103,118,128)
#56636B
(86,99,107)
#455056
(69,80,86)
#343D41
(52,61,65)
#232A2C
(35,42,44)
#121717
(18,23,23)
#000000
(0,0,0)

Tints of #BCD5E9

#BCD5E9
(188,213,233)
#C2D8EB
(194,216,235)
#C8DBED
(200,219,237)
#CEDEEF
(206,222,239)
#D4E1F1
(212,225,241)
#DAE4F3
(218,228,243)
#E0E7F5
(224,231,245)
#E6EAF7
(230,234,247)
#ECEDF9
(236,237,249)
#F2F0FB
(242,240,251)
#F8F3FD
(248,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD5E9 color. Also use rgb(188,213,233) instead hex code.

Text Font Color

.myTextColor { color: #BCD5E9; }

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

This text font color is #BCD5E9.

Background Color

.myBgColor { background-color: #BCD5E9; }

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

This div background color is #BCD5E9.

Border color

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

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

This div border color is #BCD5E9.

Opacity

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

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

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

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

This text has shadow with #BCD5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD5E9.

Preview

Color preview on black background

This text has color #BCD5E9 on black background.


Color preview on white background

This text has color #BCD5E9 on white background.


Black color preview on #BCD5E9 background

This text has black color on #BCD5E9 background.


White color preview on #BCD5E9 background

This text has white color on #BCD5E9 background.


Related colors

Complementary color

Complementary color for #hex is #432A16.


I love getcolorcode.com

Triadic colors

1 #E9BCD5 and #D5E9BC with #BCD5E9 are triadic colors.

2 #E9D5BC and #D5BCE9 with #BCD5E9 are triadic colors.