COLOR #BCC0E6

HEX: #BCC0E6 RGB: (188,192,230)

Renk bilgisi

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

RGB renk modeli

#BCC0E6 color RGB value is (188,192,230).

RGB: (188,192,230) (74%, 75%, 90%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 192 of 255 = 75%
B 230 of 255 = 90%

188
192
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 192 + 230 = 610 (100%)
R 188 of 610 ~ 30.82%
G 192 of 610 ~ 31.48%
B 230 of 610 ~ 37.7'%

%30.82
%31.48
%37.7

CMYK RENK MODELİ

#BCC0E6 rengi CMYK tonu (18,17,0,10).

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

CMYK: (18,17,0,10)
C18M17Y0K10 (18%, 17%, 0%, 10%)
(0.18 / 0.17 / 0.00 / 0.10)

CMYK yüzdeleri

%18.26
%16.52
%0
%9.8

Codes

Color #BCC0E6 in popluar color models

BC C0 E6
RGB 188 192 230
HSL 234° 45.65% 81.96%
HSB/HSV 234° 18.26% 90.20%
CMYK 18.26% 16.52% 0.00%
9.80%

Color #BCC0E6 in popluar number systems.

HEX BC C0 E6
Decimal 188 192 230
Binary 10111100 11000000 11100110
Octal 274 300 346

Shades and tints

Shades of #BCC0E6

#BCC0E6
(188,192,230)
#ABAFD2
(171,175,210)
#9A9EBE
(154,158,190)
#898DAA
(137,141,170)
#787C96
(120,124,150)
#676B82
(103,107,130)
#565A6E
(86,90,110)
#45495A
(69,73,90)
#343846
(52,56,70)
#232732
(35,39,50)
#12161E
(18,22,30)
#000000
(0,0,0)

Tints of #BCC0E6

#BCC0E6
(188,192,230)
#C2C5E8
(194,197,232)
#C8CAEA
(200,202,234)
#CECFEC
(206,207,236)
#D4D4EE
(212,212,238)
#DAD9F0
(218,217,240)
#E0DEF2
(224,222,242)
#E6E3F4
(230,227,244)
#ECE8F6
(236,232,246)
#F2EDF8
(242,237,248)
#F8F2FA
(248,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC0E6; }

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

This text font color is #BCC0E6.

Background Color

.myBgColor { background-color: #BCC0E6; }

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

This div background color is #BCC0E6.

Border color

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

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

This div border color is #BCC0E6.

Opacity

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

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

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

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

This text has shadow with #BCC0E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC0E6.

Preview

Color preview on black background

This text has color #BCC0E6 on black background.


Color preview on white background

This text has color #BCC0E6 on white background.


Black color preview on #BCC0E6 background

This text has black color on #BCC0E6 background.


White color preview on #BCC0E6 background

This text has white color on #BCC0E6 background.


Related colors

Complementary color

Complementary color for #hex is #433F19.


I love getcolorcode.com

Triadic colors

1 #E6BCC0 and #C0E6BC with #BCC0E6 are triadic colors.

2 #E6C0BC and #C0BCE6 with #BCC0E6 are triadic colors.