COLOR #BCD5E5

HEX: #BCD5E5 RGB: (188,213,229)

Renk bilgisi

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

RGB renk modeli

#BCD5E5 color RGB value is (188,213,229).

RGB: (188,213,229) (74%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 229 of 255 = 90%

188
213
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 229 = 630 (100%)
R 188 of 630 ~ 29.84%
G 213 of 630 ~ 33.81%
B 229 of 630 ~ 36.35'%

%29.84
%33.81
%36.35

CMYK RENK MODELİ

#BCD5E5 rengi CMYK tonu (18,7,0,10).

  • camgöbeği tonu 17.90%
  • eflatun tonu 6.99%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (18,7,0,10)
C18M7Y0K10 (18%, 7%, 0%, 10%)
(0.18 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%17.9
%6.99
%0
%10.2

Codes

Color #BCD5E5 in popluar color models

BC D5 E5
RGB 188 213 229
HSL 203° 44.09% 81.76%
HSB/HSV 203° 17.90% 89.80%
CMYK 17.90% 6.99% 0.00%
10.20%

Color #BCD5E5 in popluar number systems.

HEX BC D5 E5
Decimal 188 213 229
Binary 10111100 11010101 11100101
Octal 274 325 345

Shades and tints

Shades of #BCD5E5

#BCD5E5
(188,213,229)
#ABC2D1
(171,194,209)
#9AAFBD
(154,175,189)
#899CA9
(137,156,169)
#788995
(120,137,149)
#677681
(103,118,129)
#56636D
(86,99,109)
#455059
(69,80,89)
#343D45
(52,61,69)
#232A31
(35,42,49)
#12171D
(18,23,29)
#000000
(0,0,0)

Tints of #BCD5E5

#BCD5E5
(188,213,229)
#C2D8E7
(194,216,231)
#C8DBE9
(200,219,233)
#CEDEEB
(206,222,235)
#D4E1ED
(212,225,237)
#DAE4EF
(218,228,239)
#E0E7F1
(224,231,241)
#E6EAF3
(230,234,243)
#ECEDF5
(236,237,245)
#F2F0F7
(242,240,247)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCD5E5; }

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

This text font color is #BCD5E5.

Background Color

.myBgColor { background-color: #BCD5E5; }

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

This div background color is #BCD5E5.

Border color

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

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

This div border color is #BCD5E5.

Opacity

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

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

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

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

This text has shadow with #BCD5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD5E5.

Preview

Color preview on black background

This text has color #BCD5E5 on black background.


Color preview on white background

This text has color #BCD5E5 on white background.


Black color preview on #BCD5E5 background

This text has black color on #BCD5E5 background.


White color preview on #BCD5E5 background

This text has white color on #BCD5E5 background.


Related colors

Complementary color

Complementary color for #hex is #432A1A.


I love getcolorcode.com

Triadic colors

1 #E5BCD5 and #D5E5BC with #BCD5E5 are triadic colors.

2 #E5D5BC and #D5BCE5 with #BCD5E5 are triadic colors.