COLOR #BCDBEB

HEX: #BCDBEB RGB: (188,219,235)

Renk bilgisi

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

RGB renk modeli

#BCDBEB color RGB value is (188,219,235).

RGB: (188,219,235) (74%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 219 of 255 = 86%
B 235 of 255 = 92%

188
219
235

R + G + B ~ 84%. #BCDBEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 219 + 235 = 642 (100%)
R 188 of 642 ~ 29.28%
G 219 of 642 ~ 34.11%
B 235 of 642 ~ 36.6'%

%29.28
%34.11
%36.6

CMYK RENK MODELİ

#BCDBEB rengi CMYK tonu (20,7,0,8).

  • camgöbeği tonu 20.00%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (20,7,0,8)
C20M7Y0K8 (20%, 7%, 0%, 8%)
(0.20 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%20
%6.81
%0
%7.84

Codes

Color #BCDBEB in popluar color models

BC DB EB
RGB 188 219 235
HSL 200° 54.02% 82.94%
HSB/HSV 200° 20.00% 92.16%
CMYK 20.00% 6.81% 0.00%
7.84%

Color #BCDBEB in popluar number systems.

HEX BC DB EB
Decimal 188 219 235
Binary 10111100 11011011 11101011
Octal 274 333 353

Shades and tints

Shades of #BCDBEB

#BCDBEB
(188,219,235)
#ABC8D6
(171,200,214)
#9AB5C1
(154,181,193)
#89A2AC
(137,162,172)
#788F97
(120,143,151)
#677C82
(103,124,130)
#56696D
(86,105,109)
#455658
(69,86,88)
#344343
(52,67,67)
#23302E
(35,48,46)
#121D19
(18,29,25)
#000000
(0,0,0)

Tints of #BCDBEB

#BCDBEB
(188,219,235)
#C2DEEC
(194,222,236)
#C8E1ED
(200,225,237)
#CEE4EE
(206,228,238)
#D4E7EF
(212,231,239)
#DAEAF0
(218,234,240)
#E0EDF1
(224,237,241)
#E6F0F2
(230,240,242)
#ECF3F3
(236,243,243)
#F2F6F4
(242,246,244)
#F8F9F5
(248,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCDBEB color. Also use rgb(188,219,235) instead hex code.

Text Font Color

.myTextColor { color: #BCDBEB; }

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

This text font color is #BCDBEB.

Background Color

.myBgColor { background-color: #BCDBEB; }

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

This div background color is #BCDBEB.

Border color

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

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

This div border color is #BCDBEB.

Opacity

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

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

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

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

This text has shadow with #BCDBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCDBEB.

Preview

Color preview on black background

This text has color #BCDBEB on black background.


Color preview on white background

This text has color #BCDBEB on white background.


Black color preview on #BCDBEB background

This text has black color on #BCDBEB background.


White color preview on #BCDBEB background

This text has white color on #BCDBEB background.


Related colors

Complementary color

Complementary color for #hex is #432414.


I love getcolorcode.com

Triadic colors

1 #EBBCDB and #DBEBBC with #BCDBEB are triadic colors.

2 #EBDBBC and #DBBCEB with #BCDBEB are triadic colors.