COLOR #BCC7E2

HEX: #BCC7E2 RGB: (188,199,226)

Renk bilgisi

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

RGB renk modeli

#BCC7E2 color RGB value is (188,199,226).

RGB: (188,199,226) (74%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 226 of 255 = 89%

188
199
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 226 = 613 (100%)
R 188 of 613 ~ 30.67%
G 199 of 613 ~ 32.46%
B 226 of 613 ~ 36.87'%

%30.67
%32.46
%36.87

CMYK RENK MODELİ

#BCC7E2 rengi CMYK tonu (17,12,0,11).

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

CMYK: (17,12,0,11)
C17M12Y0K11 (17%, 12%, 0%, 11%)
(0.17 / 0.12 / 0.00 / 0.11)

CMYK yüzdeleri

%16.81
%11.95
%0
%11.37

Codes

Color #BCC7E2 in popluar color models

BC C7 E2
RGB 188 199 226
HSL 223° 39.58% 81.18%
HSB/HSV 223° 16.81% 88.63%
CMYK 16.81% 11.95% 0.00%
11.37%

Color #BCC7E2 in popluar number systems.

HEX BC C7 E2
Decimal 188 199 226
Binary 10111100 11000111 11100010
Octal 274 307 342

Shades and tints

Shades of #BCC7E2

#BCC7E2
(188,199,226)
#ABB5CE
(171,181,206)
#9AA3BA
(154,163,186)
#8991A6
(137,145,166)
#787F92
(120,127,146)
#676D7E
(103,109,126)
#565B6A
(86,91,106)
#454956
(69,73,86)
#343742
(52,55,66)
#23252E
(35,37,46)
#12131A
(18,19,26)
#000000
(0,0,0)

Tints of #BCC7E2

#BCC7E2
(188,199,226)
#C2CCE4
(194,204,228)
#C8D1E6
(200,209,230)
#CED6E8
(206,214,232)
#D4DBEA
(212,219,234)
#DAE0EC
(218,224,236)
#E0E5EE
(224,229,238)
#E6EAF0
(230,234,240)
#ECEFF2
(236,239,242)
#F2F4F4
(242,244,244)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC7E2; }

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

This text font color is #BCC7E2.

Background Color

.myBgColor { background-color: #BCC7E2; }

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

This div background color is #BCC7E2.

Border color

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

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

This div border color is #BCC7E2.

Opacity

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

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

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

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

This text has shadow with #BCC7E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC7E2.

Preview

Color preview on black background

This text has color #BCC7E2 on black background.


Color preview on white background

This text has color #BCC7E2 on white background.


Black color preview on #BCC7E2 background

This text has black color on #BCC7E2 background.


White color preview on #BCC7E2 background

This text has white color on #BCC7E2 background.


Related colors

Complementary color

Complementary color for #hex is #43381D.


I love getcolorcode.com

Triadic colors

1 #E2BCC7 and #C7E2BC with #BCC7E2 are triadic colors.

2 #E2C7BC and #C7BCE2 with #BCC7E2 are triadic colors.