COLOR #BCD5DB

HEX: #BCD5DB RGB: (188,213,219)

Renk bilgisi

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

RGB renk modeli

#BCD5DB color RGB value is (188,213,219).

RGB: (188,213,219) (74%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 219 of 255 = 86%

188
213
219

R + G + B ~ 81%. #BCD5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 219 = 620 (100%)
R 188 of 620 ~ 30.32%
G 213 of 620 ~ 34.35%
B 219 of 620 ~ 35.32'%

%30.32
%34.35
%35.32

CMYK RENK MODELİ

#BCD5DB rengi CMYK tonu (14,3,0,14).

  • camgöbeği tonu 14.16%
  • eflatun tonu 2.74%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (14,3,0,14)
C14M3Y0K14 (14%, 3%, 0%, 14%)
(0.14 / 0.03 / 0.00 / 0.14)

CMYK yüzdeleri

%14.16
%2.74
%0
%14.12

Codes

Color #BCD5DB in popluar color models

BC D5 DB
RGB 188 213 219
HSL 192° 30.10% 79.80%
HSB/HSV 192° 14.16% 85.88%
CMYK 14.16% 2.74% 0.00%
14.12%

Color #BCD5DB in popluar number systems.

HEX BC D5 DB
Decimal 188 213 219
Binary 10111100 11010101 11011011
Octal 274 325 333

Shades and tints

Shades of #BCD5DB

#BCD5DB
(188,213,219)
#ABC2C8
(171,194,200)
#9AAFB5
(154,175,181)
#899CA2
(137,156,162)
#78898F
(120,137,143)
#67767C
(103,118,124)
#566369
(86,99,105)
#455056
(69,80,86)
#343D43
(52,61,67)
#232A30
(35,42,48)
#12171D
(18,23,29)
#000000
(0,0,0)

Tints of #BCD5DB

#BCD5DB
(188,213,219)
#C2D8DE
(194,216,222)
#C8DBE1
(200,219,225)
#CEDEE4
(206,222,228)
#D4E1E7
(212,225,231)
#DAE4EA
(218,228,234)
#E0E7ED
(224,231,237)
#E6EAF0
(230,234,240)
#ECEDF3
(236,237,243)
#F2F0F6
(242,240,246)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCD5DB; }

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

This text font color is #BCD5DB.

Background Color

.myBgColor { background-color: #BCD5DB; }

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

This div background color is #BCD5DB.

Border color

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

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

This div border color is #BCD5DB.

Opacity

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

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

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

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

This text has shadow with #BCD5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD5DB.

Preview

Color preview on black background

This text has color #BCD5DB on black background.


Color preview on white background

This text has color #BCD5DB on white background.


Black color preview on #BCD5DB background

This text has black color on #BCD5DB background.


White color preview on #BCD5DB background

This text has white color on #BCD5DB background.


Related colors

Complementary color

Complementary color for #hex is #432A24.


I love getcolorcode.com

Triadic colors

1 #DBBCD5 and #D5DBBC with #BCD5DB are triadic colors.

2 #DBD5BC and #D5BCDB with #BCD5DB are triadic colors.