COLOR #BCC5E2

HEX: #BCC5E2 RGB: (188,197,226)

Renk bilgisi

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

RGB renk modeli

#BCC5E2 color RGB value is (188,197,226).

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

RGB bağlantıları ve doygunluk

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

188
197
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 197 + 226 = 611 (100%)
R 188 of 611 ~ 30.77%
G 197 of 611 ~ 32.24%
B 226 of 611 ~ 36.99'%

%30.77
%32.24
%36.99

CMYK RENK MODELİ

#BCC5E2 rengi CMYK tonu (17,13,0,11).

  • camgöbeği tonu 16.81%
  • eflatun tonu 12.83%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (17,13,0,11)
C17M13Y0K11 (17%, 13%, 0%, 11%)
(0.17 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%16.81
%12.83
%0
%11.37

Codes

Color #BCC5E2 in popluar color models

BC C5 E2
RGB 188 197 226
HSL 226° 39.58% 81.18%
HSB/HSV 226° 16.81% 88.63%
CMYK 16.81% 12.83% 0.00%
11.37%

Color #BCC5E2 in popluar number systems.

HEX BC C5 E2
Decimal 188 197 226
Binary 10111100 11000101 11100010
Octal 274 305 342

Shades and tints

Shades of #BCC5E2

#BCC5E2
(188,197,226)
#ABB4CE
(171,180,206)
#9AA3BA
(154,163,186)
#8992A6
(137,146,166)
#788192
(120,129,146)
#67707E
(103,112,126)
#565F6A
(86,95,106)
#454E56
(69,78,86)
#343D42
(52,61,66)
#232C2E
(35,44,46)
#121B1A
(18,27,26)
#000000
(0,0,0)

Tints of #BCC5E2

#BCC5E2
(188,197,226)
#C2CAE4
(194,202,228)
#C8CFE6
(200,207,230)
#CED4E8
(206,212,232)
#D4D9EA
(212,217,234)
#DADEEC
(218,222,236)
#E0E3EE
(224,227,238)
#E6E8F0
(230,232,240)
#ECEDF2
(236,237,242)
#F2F2F4
(242,242,244)
#F8F7F6
(248,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC5E2; }

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

This text font color is #BCC5E2.

Background Color

.myBgColor { background-color: #BCC5E2; }

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

This div background color is #BCC5E2.

Border color

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

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

This div border color is #BCC5E2.

Opacity

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

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

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

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

This text has shadow with #BCC5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC5E2.

Preview

Color preview on black background

This text has color #BCC5E2 on black background.


Color preview on white background

This text has color #BCC5E2 on white background.


Black color preview on #BCC5E2 background

This text has black color on #BCC5E2 background.


White color preview on #BCC5E2 background

This text has white color on #BCC5E2 background.


Related colors

Complementary color

Complementary color for #hex is #433A1D.


I love getcolorcode.com

Triadic colors

1 #E2BCC5 and #C5E2BC with #BCC5E2 are triadic colors.

2 #E2C5BC and #C5BCE2 with #BCC5E2 are triadic colors.