COLOR #BCC3E6

HEX: #BCC3E6 RGB: (188,195,230)

Renk bilgisi

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

RGB renk modeli

#BCC3E6 color RGB value is (188,195,230).

RGB: (188,195,230) (74%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 195 of 255 = 76%
B 230 of 255 = 90%

188
195
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 195 + 230 = 613 (100%)
R 188 of 613 ~ 30.67%
G 195 of 613 ~ 31.81%
B 230 of 613 ~ 37.52'%

%30.67
%31.81
%37.52

CMYK RENK MODELİ

#BCC3E6 rengi CMYK tonu (18,15,0,10).

  • camgöbeği tonu 18.26%
  • eflatun tonu 15.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (18,15,0,10)
C18M15Y0K10 (18%, 15%, 0%, 10%)
(0.18 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%18.26
%15.22
%0
%9.8

Codes

Color #BCC3E6 in popluar color models

BC C3 E6
RGB 188 195 230
HSL 230° 45.65% 81.96%
HSB/HSV 230° 18.26% 90.20%
CMYK 18.26% 15.22% 0.00%
9.80%

Color #BCC3E6 in popluar number systems.

HEX BC C3 E6
Decimal 188 195 230
Binary 10111100 11000011 11100110
Octal 274 303 346

Shades and tints

Shades of #BCC3E6

#BCC3E6
(188,195,230)
#ABB2D2
(171,178,210)
#9AA1BE
(154,161,190)
#8990AA
(137,144,170)
#787F96
(120,127,150)
#676E82
(103,110,130)
#565D6E
(86,93,110)
#454C5A
(69,76,90)
#343B46
(52,59,70)
#232A32
(35,42,50)
#12191E
(18,25,30)
#000000
(0,0,0)

Tints of #BCC3E6

#BCC3E6
(188,195,230)
#C2C8E8
(194,200,232)
#C8CDEA
(200,205,234)
#CED2EC
(206,210,236)
#D4D7EE
(212,215,238)
#DADCF0
(218,220,240)
#E0E1F2
(224,225,242)
#E6E6F4
(230,230,244)
#ECEBF6
(236,235,246)
#F2F0F8
(242,240,248)
#F8F5FA
(248,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC3E6 color. Also use rgb(188,195,230) instead hex code.

Text Font Color

.myTextColor { color: #BCC3E6; }

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

This text font color is #BCC3E6.

Background Color

.myBgColor { background-color: #BCC3E6; }

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

This div background color is #BCC3E6.

Border color

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

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

This div border color is #BCC3E6.

Opacity

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

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

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

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

This text has shadow with #BCC3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC3E6.

Preview

Color preview on black background

This text has color #BCC3E6 on black background.


Color preview on white background

This text has color #BCC3E6 on white background.


Black color preview on #BCC3E6 background

This text has black color on #BCC3E6 background.


White color preview on #BCC3E6 background

This text has white color on #BCC3E6 background.


Related colors

Complementary color

Complementary color for #hex is #433C19.


I love getcolorcode.com

Triadic colors

1 #E6BCC3 and #C3E6BC with #BCC3E6 are triadic colors.

2 #E6C3BC and #C3BCE6 with #BCC3E6 are triadic colors.