COLOR #BCC7EB

HEX: #BCC7EB RGB: (188,199,235)

Renk bilgisi

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

RGB renk modeli

#BCC7EB color RGB value is (188,199,235).

RGB: (188,199,235) (74%, 78%, 92%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 235 of 255 = 92%

188
199
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 235 = 622 (100%)
R 188 of 622 ~ 30.23%
G 199 of 622 ~ 31.99%
B 235 of 622 ~ 37.78'%

%30.23
%31.99
%37.78

CMYK RENK MODELİ

#BCC7EB rengi CMYK tonu (20,15,0,8).

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

CMYK: (20,15,0,8)
C20M15Y0K8 (20%, 15%, 0%, 8%)
(0.20 / 0.15 / 0.00 / 0.08)

CMYK yüzdeleri

%20
%15.32
%0
%7.84

Codes

Color #BCC7EB in popluar color models

BC C7 EB
RGB 188 199 235
HSL 226° 54.02% 82.94%
HSB/HSV 226° 20.00% 92.16%
CMYK 20.00% 15.32% 0.00%
7.84%

Color #BCC7EB in popluar number systems.

HEX BC C7 EB
Decimal 188 199 235
Binary 10111100 11000111 11101011
Octal 274 307 353

Shades and tints

Shades of #BCC7EB

#BCC7EB
(188,199,235)
#ABB5D6
(171,181,214)
#9AA3C1
(154,163,193)
#8991AC
(137,145,172)
#787F97
(120,127,151)
#676D82
(103,109,130)
#565B6D
(86,91,109)
#454958
(69,73,88)
#343743
(52,55,67)
#23252E
(35,37,46)
#121319
(18,19,25)
#000000
(0,0,0)

Tints of #BCC7EB

#BCC7EB
(188,199,235)
#C2CCEC
(194,204,236)
#C8D1ED
(200,209,237)
#CED6EE
(206,214,238)
#D4DBEF
(212,219,239)
#DAE0F0
(218,224,240)
#E0E5F1
(224,229,241)
#E6EAF2
(230,234,242)
#ECEFF3
(236,239,243)
#F2F4F4
(242,244,244)
#F8F9F5
(248,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7EB; }

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

This text font color is #BCC7EB.

Background Color

.myBgColor { background-color: #BCC7EB; }

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

This div background color is #BCC7EB.

Border color

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

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

This div border color is #BCC7EB.

Opacity

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

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

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

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

This text has shadow with #BCC7EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7EB.

Preview

Color preview on black background

This text has color #BCC7EB on black background.


Color preview on white background

This text has color #BCC7EB on white background.


Black color preview on #BCC7EB background

This text has black color on #BCC7EB background.


White color preview on #BCC7EB background

This text has white color on #BCC7EB background.


Related colors

Complementary color

Complementary color for #hex is #433814.


I love getcolorcode.com

Triadic colors

1 #EBBCC7 and #C7EBBC with #BCC7EB are triadic colors.

2 #EBC7BC and #C7BCEB with #BCC7EB are triadic colors.