COLOR #BCC5E7

HEX: #BCC5E7 RGB: (188,197,231)

Renk bilgisi

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

RGB renk modeli

#BCC5E7 color RGB value is (188,197,231).

RGB: (188,197,231) (74%, 77%, 91%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 197 of 255 = 77%
B 231 of 255 = 91%

188
197
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 197 + 231 = 616 (100%)
R 188 of 616 ~ 30.52%
G 197 of 616 ~ 31.98%
B 231 of 616 ~ 37.5'%

%30.52
%31.98
%37.5

CMYK RENK MODELİ

#BCC5E7 rengi CMYK tonu (19,15,0,9).

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

CMYK: (19,15,0,9)
C19M15Y0K9 (19%, 15%, 0%, 9%)
(0.19 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%18.61
%14.72
%0
%9.41

Codes

Color #BCC5E7 in popluar color models

BC C5 E7
RGB 188 197 231
HSL 227° 47.25% 82.16%
HSB/HSV 227° 18.61% 90.59%
CMYK 18.61% 14.72% 0.00%
9.41%

Color #BCC5E7 in popluar number systems.

HEX BC C5 E7
Decimal 188 197 231
Binary 10111100 11000101 11100111
Octal 274 305 347

Shades and tints

Shades of #BCC5E7

#BCC5E7
(188,197,231)
#ABB4D2
(171,180,210)
#9AA3BD
(154,163,189)
#8992A8
(137,146,168)
#788193
(120,129,147)
#67707E
(103,112,126)
#565F69
(86,95,105)
#454E54
(69,78,84)
#343D3F
(52,61,63)
#232C2A
(35,44,42)
#121B15
(18,27,21)
#000000
(0,0,0)

Tints of #BCC5E7

#BCC5E7
(188,197,231)
#C2CAE9
(194,202,233)
#C8CFEB
(200,207,235)
#CED4ED
(206,212,237)
#D4D9EF
(212,217,239)
#DADEF1
(218,222,241)
#E0E3F3
(224,227,243)
#E6E8F5
(230,232,245)
#ECEDF7
(236,237,247)
#F2F2F9
(242,242,249)
#F8F7FB
(248,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC5E7; }

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

This text font color is #BCC5E7.

Background Color

.myBgColor { background-color: #BCC5E7; }

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

This div background color is #BCC5E7.

Border color

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

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

This div border color is #BCC5E7.

Opacity

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

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

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

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

This text has shadow with #BCC5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC5E7.

Preview

Color preview on black background

This text has color #BCC5E7 on black background.


Color preview on white background

This text has color #BCC5E7 on white background.


Black color preview on #BCC5E7 background

This text has black color on #BCC5E7 background.


White color preview on #BCC5E7 background

This text has white color on #BCC5E7 background.


Related colors

Complementary color

Complementary color for #hex is #433A18.


I love getcolorcode.com

Triadic colors

1 #E7BCC5 and #C5E7BC with #BCC5E7 are triadic colors.

2 #E7C5BC and #C5BCE7 with #BCC5E7 are triadic colors.