COLOR #BCC5E4

HEX: #BCC5E4 RGB: (188,197,228)

Renk bilgisi

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

RGB renk modeli

#BCC5E4 color RGB value is (188,197,228).

RGB: (188,197,228) (74%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 197 of 255 = 77%
B 228 of 255 = 89%

188
197
228

R + G + B ~ 80%. #BCC5E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 197 + 228 = 613 (100%)
R 188 of 613 ~ 30.67%
G 197 of 613 ~ 32.14%
B 228 of 613 ~ 37.19'%

%30.67
%32.14
%37.19

CMYK RENK MODELİ

#BCC5E4 rengi CMYK tonu (18,14,0,11).

  • camgöbeği tonu 17.54%
  • eflatun tonu 13.60%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (18,14,0,11)
C18M14Y0K11 (18%, 14%, 0%, 11%)
(0.18 / 0.14 / 0.00 / 0.11)

CMYK yüzdeleri

%17.54
%13.6
%0
%10.59

Codes

Color #BCC5E4 in popluar color models

BC C5 E4
RGB 188 197 228
HSL 227° 42.55% 81.57%
HSB/HSV 227° 17.54% 89.41%
CMYK 17.54% 13.60% 0.00%
10.59%

Color #BCC5E4 in popluar number systems.

HEX BC C5 E4
Decimal 188 197 228
Binary 10111100 11000101 11100100
Octal 274 305 344

Shades and tints

Shades of #BCC5E4

#BCC5E4
(188,197,228)
#ABB4D0
(171,180,208)
#9AA3BC
(154,163,188)
#8992A8
(137,146,168)
#788194
(120,129,148)
#677080
(103,112,128)
#565F6C
(86,95,108)
#454E58
(69,78,88)
#343D44
(52,61,68)
#232C30
(35,44,48)
#121B1C
(18,27,28)
#000000
(0,0,0)

Tints of #BCC5E4

#BCC5E4
(188,197,228)
#C2CAE6
(194,202,230)
#C8CFE8
(200,207,232)
#CED4EA
(206,212,234)
#D4D9EC
(212,217,236)
#DADEEE
(218,222,238)
#E0E3F0
(224,227,240)
#E6E8F2
(230,232,242)
#ECEDF4
(236,237,244)
#F2F2F6
(242,242,246)
#F8F7F8
(248,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC5E4; }

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

This text font color is #BCC5E4.

Background Color

.myBgColor { background-color: #BCC5E4; }

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

This div background color is #BCC5E4.

Border color

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

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

This div border color is #BCC5E4.

Opacity

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

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

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

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

This text has shadow with #BCC5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC5E4.

Preview

Color preview on black background

This text has color #BCC5E4 on black background.


Color preview on white background

This text has color #BCC5E4 on white background.


Black color preview on #BCC5E4 background

This text has black color on #BCC5E4 background.


White color preview on #BCC5E4 background

This text has white color on #BCC5E4 background.


Related colors

Complementary color

Complementary color for #hex is #433A1B.


I love getcolorcode.com

Triadic colors

1 #E4BCC5 and #C5E4BC with #BCC5E4 are triadic colors.

2 #E4C5BC and #C5BCE4 with #BCC5E4 are triadic colors.