COLOR #BCC7DB

HEX: #BCC7DB RGB: (188,199,219)

Renk bilgisi

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

RGB renk modeli

#BCC7DB color RGB value is (188,199,219).

RGB: (188,199,219) (74%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 219 of 255 = 86%

188
199
219

R + G + B ~ 79%. #BCC7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 219 = 606 (100%)
R 188 of 606 ~ 31.02%
G 199 of 606 ~ 32.84%
B 219 of 606 ~ 36.14'%

%31.02
%32.84
%36.14

CMYK RENK MODELİ

#BCC7DB rengi CMYK tonu (14,9,0,14).

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

CMYK: (14,9,0,14)
C14M9Y0K14 (14%, 9%, 0%, 14%)
(0.14 / 0.09 / 0.00 / 0.14)

CMYK yüzdeleri

%14.16
%9.13
%0
%14.12

Codes

Color #BCC7DB in popluar color models

BC C7 DB
RGB 188 199 219
HSL 219° 30.10% 79.80%
HSB/HSV 219° 14.16% 85.88%
CMYK 14.16% 9.13% 0.00%
14.12%

Color #BCC7DB in popluar number systems.

HEX BC C7 DB
Decimal 188 199 219
Binary 10111100 11000111 11011011
Octal 274 307 333

Shades and tints

Shades of #BCC7DB

#BCC7DB
(188,199,219)
#ABB5C8
(171,181,200)
#9AA3B5
(154,163,181)
#8991A2
(137,145,162)
#787F8F
(120,127,143)
#676D7C
(103,109,124)
#565B69
(86,91,105)
#454956
(69,73,86)
#343743
(52,55,67)
#232530
(35,37,48)
#12131D
(18,19,29)
#000000
(0,0,0)

Tints of #BCC7DB

#BCC7DB
(188,199,219)
#C2CCDE
(194,204,222)
#C8D1E1
(200,209,225)
#CED6E4
(206,214,228)
#D4DBE7
(212,219,231)
#DAE0EA
(218,224,234)
#E0E5ED
(224,229,237)
#E6EAF0
(230,234,240)
#ECEFF3
(236,239,243)
#F2F4F6
(242,244,246)
#F8F9F9
(248,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7DB; }

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

This text font color is #BCC7DB.

Background Color

.myBgColor { background-color: #BCC7DB; }

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

This div background color is #BCC7DB.

Border color

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

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

This div border color is #BCC7DB.

Opacity

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

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

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

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

This text has shadow with #BCC7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7DB.

Preview

Color preview on black background

This text has color #BCC7DB on black background.


Color preview on white background

This text has color #BCC7DB on white background.


Black color preview on #BCC7DB background

This text has black color on #BCC7DB background.


White color preview on #BCC7DB background

This text has white color on #BCC7DB background.


Related colors

Complementary color

Complementary color for #hex is #433824.


I love getcolorcode.com

Triadic colors

1 #DBBCC7 and #C7DBBC with #BCC7DB are triadic colors.

2 #DBC7BC and #C7BCDB with #BCC7DB are triadic colors.