COLOR #BCD5E3

HEX: #BCD5E3 RGB: (188,213,227)

Renk bilgisi

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

RGB renk modeli

#BCD5E3 color RGB value is (188,213,227).

RGB: (188,213,227) (74%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 227 of 255 = 89%

188
213
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 227 = 628 (100%)
R 188 of 628 ~ 29.94%
G 213 of 628 ~ 33.92%
B 227 of 628 ~ 36.15'%

%29.94
%33.92
%36.15

CMYK RENK MODELİ

#BCD5E3 rengi CMYK tonu (17,6,0,11).

  • camgöbeği tonu 17.18%
  • eflatun tonu 6.17%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (17,6,0,11)
C17M6Y0K11 (17%, 6%, 0%, 11%)
(0.17 / 0.06 / 0.00 / 0.11)

CMYK yüzdeleri

%17.18
%6.17
%0
%10.98

Codes

Color #BCD5E3 in popluar color models

BC D5 E3
RGB 188 213 227
HSL 202° 41.05% 81.37%
HSB/HSV 202° 17.18% 89.02%
CMYK 17.18% 6.17% 0.00%
10.98%

Color #BCD5E3 in popluar number systems.

HEX BC D5 E3
Decimal 188 213 227
Binary 10111100 11010101 11100011
Octal 274 325 343

Shades and tints

Shades of #BCD5E3

#BCD5E3
(188,213,227)
#ABC2CF
(171,194,207)
#9AAFBB
(154,175,187)
#899CA7
(137,156,167)
#788993
(120,137,147)
#67767F
(103,118,127)
#56636B
(86,99,107)
#455057
(69,80,87)
#343D43
(52,61,67)
#232A2F
(35,42,47)
#12171B
(18,23,27)
#000000
(0,0,0)

Tints of #BCD5E3

#BCD5E3
(188,213,227)
#C2D8E5
(194,216,229)
#C8DBE7
(200,219,231)
#CEDEE9
(206,222,233)
#D4E1EB
(212,225,235)
#DAE4ED
(218,228,237)
#E0E7EF
(224,231,239)
#E6EAF1
(230,234,241)
#ECEDF3
(236,237,243)
#F2F0F5
(242,240,245)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCD5E3; }

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

This text font color is #BCD5E3.

Background Color

.myBgColor { background-color: #BCD5E3; }

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

This div background color is #BCD5E3.

Border color

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

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

This div border color is #BCD5E3.

Opacity

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

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

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

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

This text has shadow with #BCD5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD5E3.

Preview

Color preview on black background

This text has color #BCD5E3 on black background.


Color preview on white background

This text has color #BCD5E3 on white background.


Black color preview on #BCD5E3 background

This text has black color on #BCD5E3 background.


White color preview on #BCD5E3 background

This text has white color on #BCD5E3 background.


Related colors

Complementary color

Complementary color for #hex is #432A1C.


I love getcolorcode.com

Triadic colors

1 #E3BCD5 and #D5E3BC with #BCD5E3 are triadic colors.

2 #E3D5BC and #D5BCE3 with #BCD5E3 are triadic colors.