COLOR #BCC4EB

HEX: #BCC4EB RGB: (188,196,235)

Renk bilgisi

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

RGB renk modeli

#BCC4EB color RGB value is (188,196,235).

RGB: (188,196,235) (74%, 77%, 92%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 196 of 255 = 77%
B 235 of 255 = 92%

188
196
235

R + G + B ~ 81%. #BCC4EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 196 + 235 = 619 (100%)
R 188 of 619 ~ 30.37%
G 196 of 619 ~ 31.66%
B 235 of 619 ~ 37.96'%

%30.37
%31.66
%37.96

CMYK RENK MODELİ

#BCC4EB rengi CMYK tonu (20,17,0,8).

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

CMYK: (20,17,0,8)
C20M17Y0K8 (20%, 17%, 0%, 8%)
(0.20 / 0.17 / 0.00 / 0.08)

CMYK yüzdeleri

%20
%16.6
%0
%7.84

Codes

Color #BCC4EB in popluar color models

BC C4 EB
RGB 188 196 235
HSL 230° 54.02% 82.94%
HSB/HSV 230° 20.00% 92.16%
CMYK 20.00% 16.60% 0.00%
7.84%

Color #BCC4EB in popluar number systems.

HEX BC C4 EB
Decimal 188 196 235
Binary 10111100 11000100 11101011
Octal 274 304 353

Shades and tints

Shades of #BCC4EB

#BCC4EB
(188,196,235)
#ABB3D6
(171,179,214)
#9AA2C1
(154,162,193)
#8991AC
(137,145,172)
#788097
(120,128,151)
#676F82
(103,111,130)
#565E6D
(86,94,109)
#454D58
(69,77,88)
#343C43
(52,60,67)
#232B2E
(35,43,46)
#121A19
(18,26,25)
#000000
(0,0,0)

Tints of #BCC4EB

#BCC4EB
(188,196,235)
#C2C9EC
(194,201,236)
#C8CEED
(200,206,237)
#CED3EE
(206,211,238)
#D4D8EF
(212,216,239)
#DADDF0
(218,221,240)
#E0E2F1
(224,226,241)
#E6E7F2
(230,231,242)
#ECECF3
(236,236,243)
#F2F1F4
(242,241,244)
#F8F6F5
(248,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCC4EB; }

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

This text font color is #BCC4EB.

Background Color

.myBgColor { background-color: #BCC4EB; }

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

This div background color is #BCC4EB.

Border color

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

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

This div border color is #BCC4EB.

Opacity

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

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

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

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

This text has shadow with #BCC4EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC4EB.

Preview

Color preview on black background

This text has color #BCC4EB on black background.


Color preview on white background

This text has color #BCC4EB on white background.


Black color preview on #BCC4EB background

This text has black color on #BCC4EB background.


White color preview on #BCC4EB background

This text has white color on #BCC4EB background.


Related colors

Complementary color

Complementary color for #hex is #433B14.


I love getcolorcode.com

Triadic colors

1 #EBBCC4 and #C4EBBC with #BCC4EB are triadic colors.

2 #EBC4BC and #C4BCEB with #BCC4EB are triadic colors.