COLOR #BCC7EC

HEX: #BCC7EC RGB: (188,199,236)

Renk bilgisi

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

RGB renk modeli

#BCC7EC color RGB value is (188,199,236).

RGB: (188,199,236) (74%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 236 of 255 = 93%

188
199
236

R + G + B ~ 82%. #BCC7EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 236 = 623 (100%)
R 188 of 623 ~ 30.18%
G 199 of 623 ~ 31.94%
B 236 of 623 ~ 37.88'%

%30.18
%31.94
%37.88

CMYK RENK MODELİ

#BCC7EC rengi CMYK tonu (20,16,0,7).

  • camgöbeği tonu 20.34%
  • eflatun tonu 15.68%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (20,16,0,7)
C20M16Y0K7 (20%, 16%, 0%, 7%)
(0.20 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%20.34
%15.68
%0
%7.45

Codes

Color #BCC7EC in popluar color models

BC C7 EC
RGB 188 199 236
HSL 226° 55.81% 83.14%
HSB/HSV 226° 20.34% 92.55%
CMYK 20.34% 15.68% 0.00%
7.45%

Color #BCC7EC in popluar number systems.

HEX BC C7 EC
Decimal 188 199 236
Binary 10111100 11000111 11101100
Octal 274 307 354

Shades and tints

Shades of #BCC7EC

#BCC7EC
(188,199,236)
#ABB5D7
(171,181,215)
#9AA3C2
(154,163,194)
#8991AD
(137,145,173)
#787F98
(120,127,152)
#676D83
(103,109,131)
#565B6E
(86,91,110)
#454959
(69,73,89)
#343744
(52,55,68)
#23252F
(35,37,47)
#12131A
(18,19,26)
#000000
(0,0,0)

Tints of #BCC7EC

#BCC7EC
(188,199,236)
#C2CCED
(194,204,237)
#C8D1EE
(200,209,238)
#CED6EF
(206,214,239)
#D4DBF0
(212,219,240)
#DAE0F1
(218,224,241)
#E0E5F2
(224,229,242)
#E6EAF3
(230,234,243)
#ECEFF4
(236,239,244)
#F2F4F5
(242,244,245)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7EC; }

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

This text font color is #BCC7EC.

Background Color

.myBgColor { background-color: #BCC7EC; }

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

This div background color is #BCC7EC.

Border color

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

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

This div border color is #BCC7EC.

Opacity

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

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

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

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

This text has shadow with #BCC7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7EC.

Preview

Color preview on black background

This text has color #BCC7EC on black background.


Color preview on white background

This text has color #BCC7EC on white background.


Black color preview on #BCC7EC background

This text has black color on #BCC7EC background.


White color preview on #BCC7EC background

This text has white color on #BCC7EC background.


Related colors

Complementary color

Complementary color for #hex is #433813.


I love getcolorcode.com

Triadic colors

1 #ECBCC7 and #C7ECBC with #BCC7EC are triadic colors.

2 #ECC7BC and #C7BCEC with #BCC7EC are triadic colors.