COLOR #BCC7E6

HEX: #BCC7E6 RGB: (188,199,230)

Renk bilgisi

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

RGB renk modeli

#BCC7E6 color RGB value is (188,199,230).

RGB: (188,199,230) (74%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 230 of 255 = 90%

188
199
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 230 = 617 (100%)
R 188 of 617 ~ 30.47%
G 199 of 617 ~ 32.25%
B 230 of 617 ~ 37.28'%

%30.47
%32.25
%37.28

CMYK RENK MODELİ

#BCC7E6 rengi CMYK tonu (18,13,0,10).

  • camgöbeği tonu 18.26%
  • eflatun tonu 13.48%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (18,13,0,10)
C18M13Y0K10 (18%, 13%, 0%, 10%)
(0.18 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%18.26
%13.48
%0
%9.8

Codes

Color #BCC7E6 in popluar color models

BC C7 E6
RGB 188 199 230
HSL 224° 45.65% 81.96%
HSB/HSV 224° 18.26% 90.20%
CMYK 18.26% 13.48% 0.00%
9.80%

Color #BCC7E6 in popluar number systems.

HEX BC C7 E6
Decimal 188 199 230
Binary 10111100 11000111 11100110
Octal 274 307 346

Shades and tints

Shades of #BCC7E6

#BCC7E6
(188,199,230)
#ABB5D2
(171,181,210)
#9AA3BE
(154,163,190)
#8991AA
(137,145,170)
#787F96
(120,127,150)
#676D82
(103,109,130)
#565B6E
(86,91,110)
#45495A
(69,73,90)
#343746
(52,55,70)
#232532
(35,37,50)
#12131E
(18,19,30)
#000000
(0,0,0)

Tints of #BCC7E6

#BCC7E6
(188,199,230)
#C2CCE8
(194,204,232)
#C8D1EA
(200,209,234)
#CED6EC
(206,214,236)
#D4DBEE
(212,219,238)
#DAE0F0
(218,224,240)
#E0E5F2
(224,229,242)
#E6EAF4
(230,234,244)
#ECEFF6
(236,239,246)
#F2F4F8
(242,244,248)
#F8F9FA
(248,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7E6; }

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

This text font color is #BCC7E6.

Background Color

.myBgColor { background-color: #BCC7E6; }

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

This div background color is #BCC7E6.

Border color

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

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

This div border color is #BCC7E6.

Opacity

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

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

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

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

This text has shadow with #BCC7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7E6.

Preview

Color preview on black background

This text has color #BCC7E6 on black background.


Color preview on white background

This text has color #BCC7E6 on white background.


Black color preview on #BCC7E6 background

This text has black color on #BCC7E6 background.


White color preview on #BCC7E6 background

This text has white color on #BCC7E6 background.


Related colors

Complementary color

Complementary color for #hex is #433819.


I love getcolorcode.com

Triadic colors

1 #E6BCC7 and #C7E6BC with #BCC7E6 are triadic colors.

2 #E6C7BC and #C7BCE6 with #BCC7E6 are triadic colors.