COLOR #BCC0EB

HEX: #BCC0EB RGB: (188,192,235)

Renk bilgisi

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

RGB renk modeli

#BCC0EB color RGB value is (188,192,235).

RGB: (188,192,235) (74%, 75%, 92%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 192 of 255 = 75%
B 235 of 255 = 92%

188
192
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 192 + 235 = 615 (100%)
R 188 of 615 ~ 30.57%
G 192 of 615 ~ 31.22%
B 235 of 615 ~ 38.21'%

%30.57
%31.22
%38.21

CMYK RENK MODELİ

#BCC0EB rengi CMYK tonu (20,18,0,8).

  • camgöbeği tonu 20.00%
  • eflatun tonu 18.30%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (20,18,0,8)
C20M18Y0K8 (20%, 18%, 0%, 8%)
(0.20 / 0.18 / 0.00 / 0.08)

CMYK yüzdeleri

%20
%18.3
%0
%7.84

Codes

Color #BCC0EB in popluar color models

BC C0 EB
RGB 188 192 235
HSL 235° 54.02% 82.94%
HSB/HSV 235° 20.00% 92.16%
CMYK 20.00% 18.30% 0.00%
7.84%

Color #BCC0EB in popluar number systems.

HEX BC C0 EB
Decimal 188 192 235
Binary 10111100 11000000 11101011
Octal 274 300 353

Shades and tints

Shades of #BCC0EB

#BCC0EB
(188,192,235)
#ABAFD6
(171,175,214)
#9A9EC1
(154,158,193)
#898DAC
(137,141,172)
#787C97
(120,124,151)
#676B82
(103,107,130)
#565A6D
(86,90,109)
#454958
(69,73,88)
#343843
(52,56,67)
#23272E
(35,39,46)
#121619
(18,22,25)
#000000
(0,0,0)

Tints of #BCC0EB

#BCC0EB
(188,192,235)
#C2C5EC
(194,197,236)
#C8CAED
(200,202,237)
#CECFEE
(206,207,238)
#D4D4EF
(212,212,239)
#DAD9F0
(218,217,240)
#E0DEF1
(224,222,241)
#E6E3F2
(230,227,242)
#ECE8F3
(236,232,243)
#F2EDF4
(242,237,244)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC0EB; }

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

This text font color is #BCC0EB.

Background Color

.myBgColor { background-color: #BCC0EB; }

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

This div background color is #BCC0EB.

Border color

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

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

This div border color is #BCC0EB.

Opacity

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

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

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

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

This text has shadow with #BCC0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC0EB.

Preview

Color preview on black background

This text has color #BCC0EB on black background.


Color preview on white background

This text has color #BCC0EB on white background.


Black color preview on #BCC0EB background

This text has black color on #BCC0EB background.


White color preview on #BCC0EB background

This text has white color on #BCC0EB background.


Related colors

Complementary color

Complementary color for #hex is #433F14.


I love getcolorcode.com

Triadic colors

1 #EBBCC0 and #C0EBBC with #BCC0EB are triadic colors.

2 #EBC0BC and #C0BCEB with #BCC0EB are triadic colors.