COLOR #BCC5DE

HEX: #BCC5DE RGB: (188,197,222)

Renk bilgisi

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

RGB renk modeli

#BCC5DE color RGB value is (188,197,222).

RGB: (188,197,222) (74%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 197 of 255 = 77%
B 222 of 255 = 87%

188
197
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 197 + 222 = 607 (100%)
R 188 of 607 ~ 30.97%
G 197 of 607 ~ 32.45%
B 222 of 607 ~ 36.57'%

%30.97
%32.45
%36.57

CMYK RENK MODELİ

#BCC5DE rengi CMYK tonu (15,11,0,13).

  • camgöbeği tonu 15.32%
  • eflatun tonu 11.26%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (15,11,0,13)
C15M11Y0K13 (15%, 11%, 0%, 13%)
(0.15 / 0.11 / 0.00 / 0.13)

CMYK yüzdeleri

%15.32
%11.26
%0
%12.94

Codes

Color #BCC5DE in popluar color models

BC C5 DE
RGB 188 197 222
HSL 224° 34.00% 80.39%
HSB/HSV 224° 15.32% 87.06%
CMYK 15.32% 11.26% 0.00%
12.94%

Color #BCC5DE in popluar number systems.

HEX BC C5 DE
Decimal 188 197 222
Binary 10111100 11000101 11011110
Octal 274 305 336

Shades and tints

Shades of #BCC5DE

#BCC5DE
(188,197,222)
#ABB4CA
(171,180,202)
#9AA3B6
(154,163,182)
#8992A2
(137,146,162)
#78818E
(120,129,142)
#67707A
(103,112,122)
#565F66
(86,95,102)
#454E52
(69,78,82)
#343D3E
(52,61,62)
#232C2A
(35,44,42)
#121B16
(18,27,22)
#000000
(0,0,0)

Tints of #BCC5DE

#BCC5DE
(188,197,222)
#C2CAE1
(194,202,225)
#C8CFE4
(200,207,228)
#CED4E7
(206,212,231)
#D4D9EA
(212,217,234)
#DADEED
(218,222,237)
#E0E3F0
(224,227,240)
#E6E8F3
(230,232,243)
#ECEDF6
(236,237,246)
#F2F2F9
(242,242,249)
#F8F7FC
(248,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC5DE color. Also use rgb(188,197,222) instead hex code.

Text Font Color

.myTextColor { color: #BCC5DE; }

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

This text font color is #BCC5DE.

Background Color

.myBgColor { background-color: #BCC5DE; }

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

This div background color is #BCC5DE.

Border color

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

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

This div border color is #BCC5DE.

Opacity

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

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

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

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

This text has shadow with #BCC5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC5DE.

Preview

Color preview on black background

This text has color #BCC5DE on black background.


Color preview on white background

This text has color #BCC5DE on white background.


Black color preview on #BCC5DE background

This text has black color on #BCC5DE background.


White color preview on #BCC5DE background

This text has white color on #BCC5DE background.


Related colors

Complementary color

Complementary color for #hex is #433A21.


I love getcolorcode.com

Triadic colors

1 #DEBCC5 and #C5DEBC with #BCC5DE are triadic colors.

2 #DEC5BC and #C5BCDE with #BCC5DE are triadic colors.