COLOR #BCC7E7

HEX: #BCC7E7 RGB: (188,199,231)

Renk bilgisi

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

RGB renk modeli

#BCC7E7 color RGB value is (188,199,231).

RGB: (188,199,231) (74%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 231 of 255 = 91%

188
199
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 231 = 618 (100%)
R 188 of 618 ~ 30.42%
G 199 of 618 ~ 32.2%
B 231 of 618 ~ 37.38'%

%30.42
%32.2
%37.38

CMYK RENK MODELİ

#BCC7E7 rengi CMYK tonu (19,14,0,9).

  • camgöbeği tonu 18.61%
  • eflatun tonu 13.85%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (19,14,0,9)
C19M14Y0K9 (19%, 14%, 0%, 9%)
(0.19 / 0.14 / 0.00 / 0.09)

CMYK yüzdeleri

%18.61
%13.85
%0
%9.41

Codes

Color #BCC7E7 in popluar color models

BC C7 E7
RGB 188 199 231
HSL 225° 47.25% 82.16%
HSB/HSV 225° 18.61% 90.59%
CMYK 18.61% 13.85% 0.00%
9.41%

Color #BCC7E7 in popluar number systems.

HEX BC C7 E7
Decimal 188 199 231
Binary 10111100 11000111 11100111
Octal 274 307 347

Shades and tints

Shades of #BCC7E7

#BCC7E7
(188,199,231)
#ABB5D2
(171,181,210)
#9AA3BD
(154,163,189)
#8991A8
(137,145,168)
#787F93
(120,127,147)
#676D7E
(103,109,126)
#565B69
(86,91,105)
#454954
(69,73,84)
#34373F
(52,55,63)
#23252A
(35,37,42)
#121315
(18,19,21)
#000000
(0,0,0)

Tints of #BCC7E7

#BCC7E7
(188,199,231)
#C2CCE9
(194,204,233)
#C8D1EB
(200,209,235)
#CED6ED
(206,214,237)
#D4DBEF
(212,219,239)
#DAE0F1
(218,224,241)
#E0E5F3
(224,229,243)
#E6EAF5
(230,234,245)
#ECEFF7
(236,239,247)
#F2F4F9
(242,244,249)
#F8F9FB
(248,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7E7; }

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

This text font color is #BCC7E7.

Background Color

.myBgColor { background-color: #BCC7E7; }

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

This div background color is #BCC7E7.

Border color

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

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

This div border color is #BCC7E7.

Opacity

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

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

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

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

This text has shadow with #BCC7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7E7.

Preview

Color preview on black background

This text has color #BCC7E7 on black background.


Color preview on white background

This text has color #BCC7E7 on white background.


Black color preview on #BCC7E7 background

This text has black color on #BCC7E7 background.


White color preview on #BCC7E7 background

This text has white color on #BCC7E7 background.


Related colors

Complementary color

Complementary color for #hex is #433818.


I love getcolorcode.com

Triadic colors

1 #E7BCC7 and #C7E7BC with #BCC7E7 are triadic colors.

2 #E7C7BC and #C7BCE7 with #BCC7E7 are triadic colors.